コミット履歴

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