Commit History

Author SHA1 Message Date
  Andy Wingo 3c01acbcf5 Soft port fill-input doesn't alter line or column 10 years ago
  Mark H Weaver f6f4feb0a2 Merge remote-tracking branch 'origin/stable-2.0' 11 years ago
  Andy Wingo d1b9f8ace9 Port encodings cannot be NULL 12 years ago
  Andy Wingo bc61280992 Merge remote-tracking branch 'local-2.0/stable-2.0' 12 years ago
  Ian Price be79627c21 Fix flush on soft ports, so that it actually runs. 13 years ago
  Andy Wingo c932ce0b55 locking on unget_byte, ungetc, ungets 13 years ago
  Andy Wingo 2721f9182d add scm_c_make_port; the port table is now a weak set 13 years ago
  Ludovic Courtès bf08e10f59 Fix the `put-bytevector' tests. 14 years ago
  Ludovic Courtès 8cf0dd6104 Remove unneeded SMOB/port mark/free procedures. 15 years ago
  Michael Gran 7519234547 Fix broken interaction between readline and Unicode 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 18 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 19 years ago
  Marius Vollmer 9de87eea47 See ChangeLog from 2005-03-02. 20 years ago
  Marius Vollmer 76da80e788 Reverted changed from 2005/01/24 19:14:54, which was a commit to the 20 years ago
  Marius Vollmer a54a94b397 Threading changes. 20 years ago
  Marius Vollmer 4057a3e05a Use new vector elements API or simple vector API, as appropriate. 20 years ago
  Marius Vollmer cc95e00ac6 * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 20 years ago
  Marius Vollmer d617ee1895 * fports.h, fports.c (scm_i_fdes_to_port): New, like 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
  Mikael Djurfeldt b9ad392e86 * ports.c, ports.h (scm_i_port_table_mutex): New mutex. 21 years ago
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 years ago
  Rob Browning fed43b8fde * vports.c: #include <config.h> if HAVE_CONFIG_H. 22 years ago
  Neil Jerram 9768e0a96e Use scm_num2int rather than SCM_INUM in soft port extension. 22 years ago
  Neil Jerram 34010f5694 Extend soft ports to use input-waiting thunks. 22 years ago
  Mikael Djurfeldt f07c886abb * vports.c (scm_make_soft_port): Initialize pt variable. 22 years ago
  Han-Wen Nienhuys da220f2794 ("scm_new_port_table_entry"): return a boxed SCM in 22 years ago
  Han-Wen Nienhuys 402788a938 port GC fix 22 years ago