Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Andy Wingo 1234bb1850 Update license notices in all C files 6 gadi atpakaļ
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 gadi atpakaļ
  Andy Wingo dd8add2fa0 Make .c copyright headers uniform 6 gadi atpakaļ
  Andy Wingo b8d757732f Rationalize include order in C files 6 gadi atpakaļ
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 gadi atpakaļ
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 gadi atpakaļ
  Andy Wingo 40ade0886e Remove _scm.h 6 gadi atpakaļ
  Andy Wingo 1ddf42dae0 Devolve threads.h from _scm.h. 6 gadi atpakaļ
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 gadi atpakaļ
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 6 gadi atpakaļ
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 gadi atpakaļ
  Andy Wingo 460552163e Remove list.h from _scm.h 6 gadi atpakaļ
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 gadi atpakaļ
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 gadi atpakaļ
  Andy Wingo dc2a560264 Deprecate dynamic roots 8 gadi atpakaļ
  Andy Wingo 122c8e6b37 scm_ungetc, scm_ungets instead of _unlocked variants 8 gadi atpakaļ
  Andy Wingo cd83872df8 Replace scm_getc with scm_getc_unlocked 8 gadi atpakaļ
  Andy Wingo c932ce0b55 locking on unget_byte, ungetc, ungets 13 gadi atpakaļ
  Andy Wingo be632904ca locking on scm_c_read, scm_getc 13 gadi atpakaļ
  Ludovic Courtès a7ea441163 Fix buffer overflow in `read-line'. 14 gadi atpakaļ
  Ludovic Courtès e578faea20 Tweak `read-line'. 14 gadi atpakaļ
  Ludovic Courtès a2c36371ce Rewrite `read-line' in terms of `scm_getc'. 14 gadi atpakaļ
  Michael Gran e50d921bd8 read-line should use port's encoding, not locale's encoding 14 gadi atpakaļ
  Michael Gran 889975e51a Add full Unicode capability to ports and the default reader 15 gadi atpakaļ
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 gadi atpakaļ
  Ludovic Courtès dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 gadi atpakaļ
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 gadi atpakaļ
  Marius Vollmer 92205699d0 The FSF has a new address. 20 gadi atpakaļ
  Neil Jerram 5a6d139b35 * unif.c (scm_i_read_array): Declare rank as ssize_t, to guarantee 20 gadi atpakaļ
  Marius Vollmer 9de87eea47 See ChangeLog from 2005-03-02. 20 gadi atpakaļ