Commit History

Author SHA1 Message Date
  Andy Wingo c932ce0b55 locking on unget_byte, ungetc, ungets 13 years ago
  Andy Wingo be632904ca locking on scm_c_read, scm_getc 13 years ago
  Ludovic Courtès a7ea441163 Fix buffer overflow in `read-line'. 14 years ago
  Ludovic Courtès e578faea20 Tweak `read-line'. 14 years ago
  Ludovic Courtès a2c36371ce Rewrite `read-line' in terms of `scm_getc'. 14 years ago
  Michael Gran e50d921bd8 read-line should use port's encoding, not locale's encoding 14 years ago
  Michael Gran 889975e51a Add full Unicode capability to ports and the default reader 15 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 years ago
  Ludovic Courtès dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 19 years ago
  Neil Jerram 5a6d139b35 * unif.c (scm_i_read_array): Declare rank as ssize_t, to guarantee 20 years ago
  Marius Vollmer 9de87eea47 See ChangeLog from 2005-03-02. 20 years ago
  Marius Vollmer cc95e00ac6 * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 20 years ago
  Marius Vollmer 3eb1e2aa88 (scm_read_delimited_x): Avoid 20 years ago
  Marius Vollmer b9bd8526f0 * numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num, 20 years ago
  Marius Vollmer 7888309be8 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 20 years ago
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 years ago
  Rob Browning f3447317c2 * rdelim.c: #include <config.h> if HAVE_CONFIG_H. 22 years ago
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 years ago
  Marius Vollmer 4c9419ac31 * gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when 23 years ago
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". 23 years ago
  Gary Houston 811727c704 * rdelim.c (scm_init_rdelim_builtins): don't try to activate the 24 years ago
  Dirk Herrmann e81d98ec2d * Introduce SCM_UNUSED and mark unused function parameters. 24 years ago
  Michael Livshin 1be6b49ccb * validate.h 24 years ago
  Marius Vollmer 9a441ddb34 (scm_c_make_gsubr, scm_c_define_gsubr, scm_c_make_gsubr_with_generic, 24 years ago
  Marius Vollmer 6280d4294e (scm_init_rdelim_builtins): Renamed from 24 years ago
  Martin Grabmüller 1e6808ea20 Correct, update, improve and clean up a lot of docstrings in order to make 24 years ago
  Martin Grabmüller 5352393c55 * list.c (scm_list, scm_cons_star, scm_null_p, scm_list_p), 24 years ago
  Marius Vollmer aa767bc58f * modules.h (scm_selected_module, scm_current_module): Renamed 24 years ago