История коммитов

Автор SHA1 Сообщение Дата
  Andy Wingo 3c01acbcf5 Soft port fill-input doesn't alter line or column 10 лет назад
  Mark H Weaver f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' 11 лет назад
  Andy Wingo d1b9f8ace9 Port encodings cannot be NULL 12 лет назад
  Andy Wingo bc61280992 Merge remote-tracking branch 'local-2.0/stable-2.0' 12 лет назад
  Ian Price be79627c21 Fix flush on soft ports, so that it actually runs. 13 лет назад
  Andy Wingo c932ce0b55 locking on unget_byte, ungetc, ungets 13 лет назад
  Andy Wingo 2721f9182d add scm_c_make_port; the port table is now a weak set 13 лет назад
  Ludovic Courtès bf08e10f59 Fix the `put-bytevector' tests. 14 лет назад
  Ludovic Courtès 8cf0dd6104 Remove unneeded SMOB/port mark/free procedures. 15 лет назад
  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 18 лет назад
  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. 21 лет назад
  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 лет назад