Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' 10 gadi atpakaļ
  Mark H Weaver bc8e6d7d8c Rely on Gnulib for <unistd.h>. 10 gadi atpakaļ
  Andy Wingo 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' 13 gadi atpakaļ
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. 13 gadi atpakaļ
  Andy Wingo 4251ae2e28 locking on port buffering operations 13 gadi atpakaļ
  Andy Wingo 62bd5d66cb threadsafe access to scm_ptobs 13 gadi atpakaļ
  Andy Wingo 2721f9182d add scm_c_make_port; the port table is now a weak set 13 gadi atpakaļ
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 gadi atpakaļ
  Ludovic Courtès dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 gadi atpakaļ
  Han-Wen Nienhuys 5dbc6c0679 replace port table with weak hash table. This simplifies 17 gadi atpakaļ
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 18 gadi atpakaļ
  Marius Vollmer 92205699d0 The FSF has a new address. 19 gadi atpakaļ
  Marius Vollmer 9de87eea47 See ChangeLog from 2005-03-02. 20 gadi atpakaļ
  Marius Vollmer 76da80e788 Reverted changed from 2005/01/24 19:14:54, which was a commit to the 20 gadi atpakaļ
  Marius Vollmer a54a94b397 Threading changes. 20 gadi atpakaļ
  Marius Vollmer 86e14f5c3b (scm_fdopen): Use scm_i_fdes_to_port together with scm_i_mode_bits to 20 gadi atpakaļ
  Marius Vollmer e11e83f3d9 * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, 20 gadi atpakaļ
  Marius Vollmer a55c2b6809 * validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, 20 gadi atpakaļ
  Marius Vollmer 93ccaef0c6 * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to 20 gadi atpakaļ
  Marius Vollmer 7888309be8 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 20 gadi atpakaļ
  Mikael Djurfeldt b9ad392e86 * ports.c, ports.h (scm_i_port_table_mutex): New mutex. 21 gadi atpakaļ
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 gadi atpakaļ
  Rob Browning 381534b31e * ioext.c: #include <config.h> if HAVE_CONFIG_H. 22 gadi atpakaļ
  Han-Wen Nienhuys 67329a9eef * mallocs.c (scm_malloc_obj): use scm_gc_malloc in stead of 22 gadi atpakaļ
  Han-Wen Nienhuys 34d19ef643 2002-07-20 Han-Wen <hanwen@cs.uu.nl> 22 gadi atpakaļ
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 gadi atpakaļ
  Marius Vollmer ec65f5dadc * fports.c: Include `io.h' is possible. Put `*fp' into referring 23 gadi atpakaļ
  Dirk Herrmann 8c494e9973 * Removed lots of deprecated stuff. 23 gadi atpakaļ
  Marius Vollmer f5fd8aa2a7 Replaced "scm_t_portable" with "scm_port_table" which was an artifact 23 gadi atpakaļ
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 23 gadi atpakaļ