コミット履歴

作者 SHA1 メッセージ 日付
  Michael Gran 7519234547 Fix broken interaction between readline and Unicode 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 年 前
  Marius Vollmer 9de87eea47 See ChangeLog from 2005-03-02. 20 年 前
  Marius Vollmer 76da80e788 Reverted changed from 2005/01/24 19:14:54, which was a commit to the 20 年 前
  Marius Vollmer a54a94b397 Threading changes. 20 年 前
  Marius Vollmer 4057a3e05a Use new vector elements API or simple vector API, as appropriate. 20 年 前
  Marius Vollmer cc95e00ac6 * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 20 年 前
  Marius Vollmer d617ee1895 * fports.h, fports.c (scm_i_fdes_to_port): New, like 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 年 前
  Mikael Djurfeldt b9ad392e86 * ports.c, ports.h (scm_i_port_table_mutex): New mutex. 22 年 前
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 年 前
  Rob Browning fed43b8fde * vports.c: #include <config.h> if HAVE_CONFIG_H. 22 年 前
  Neil Jerram 9768e0a96e Use scm_num2int rather than SCM_INUM in soft port extension. 22 年 前
  Neil Jerram 34010f5694 Extend soft ports to use input-waiting thunks. 22 年 前
  Mikael Djurfeldt f07c886abb * vports.c (scm_make_soft_port): Initialize pt variable. 22 年 前
  Han-Wen Nienhuys da220f2794 ("scm_new_port_table_entry"): return a boxed SCM in 22 年 前
  Han-Wen Nienhuys 402788a938 port GC fix 22 年 前
  Han-Wen Nienhuys 34d19ef643 2002-07-20 Han-Wen <hanwen@cs.uu.nl> 22 年 前
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 年 前
  Dirk Herrmann 228a24ef30 Changes in doc/ref: 23 年 前
  Marius Vollmer 16d4699b6b Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and 23 年 前
  Dirk Herrmann 8c494e9973 * Removed lots of deprecated stuff. 23 年 前
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 23 年 前
  Keisuke Nishida fdc2839563 * eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3, 23 年 前
  Dirk Herrmann 3628462791 * Deprecated scm_makfromstr and added scm_mem2string as a replacement. 23 年 前
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". 23 年 前