Commit History

Author SHA1 Message Date
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' 10 years ago
  Mark H Weaver bc8e6d7d8c Rely on Gnulib for <unistd.h>. 10 years ago
  Andy Wingo 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' 13 years ago
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. 13 years ago
  Andy Wingo 4251ae2e28 locking on port buffering operations 13 years ago
  Andy Wingo 62bd5d66cb threadsafe access to scm_ptobs 13 years ago
  Andy Wingo 2721f9182d add scm_c_make_port; the port table is now a weak set 13 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
  Han-Wen Nienhuys 5dbc6c0679 replace port table with weak hash table. This simplifies 17 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 86e14f5c3b (scm_fdopen): Use scm_i_fdes_to_port together with scm_i_mode_bits to 20 years ago
  Marius Vollmer e11e83f3d9 * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, 20 years ago
  Marius Vollmer a55c2b6809 * validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, 20 years ago
  Marius Vollmer 93ccaef0c6 * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to 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 381534b31e * ioext.c: #include <config.h> if HAVE_CONFIG_H. 22 years ago
  Han-Wen Nienhuys 67329a9eef * mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of 22 years ago
  Han-Wen Nienhuys 34d19ef643 2002-07-20 Han-Wen <hanwen@cs.uu.nl> 22 years ago
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 years ago
  Marius Vollmer ec65f5dadc * fports.c: Include `io.h' is possible. Put `*fp' into referring 23 years ago
  Dirk Herrmann 8c494e9973 * Removed lots of deprecated stuff. 23 years ago
  Marius Vollmer f5fd8aa2a7 Replaced "scm_t_portable" with "scm_port_table" which was an artifact 23 years ago
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 23 years ago