Commit Verlauf

Autor SHA1 Nachricht Datum
  Ludovic Courtès 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. vor 16 Jahren
  Marius Vollmer 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. vor 19 Jahren
  Marius Vollmer d5ad4aa6fa * inline.h, pairs.c (scm_is_pair): Moved scm_is_pair from pairs.c vor 19 Jahren
  Kevin Ryde f32632e6cd (scm_error_pair_access): Plain ascii ' in error message vor 19 Jahren
  Kevin Ryde 9d5dc023b4 (scm_error_pair_access): Use scm_from_locale_string rather vor 19 Jahren
  Marius Vollmer 92205699d0 The FSF has a new address. vor 19 Jahren
  Marius Vollmer 7dab4b370c (scm_i_chase_pairs): Replace scm_t_bits with scm_t_uint32 to fix the vor 20 Jahren
  Marius Vollmer 6fcc7d48e4 * discouraged.h, tags.h (SCM_CONSP, SCM_NCONSP): Moved to vor 20 Jahren
  Marius Vollmer 7888309be8 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, vor 20 Jahren
  Dirk Herrmann 14b18ed6f5 This set of patches separates the representation of the cxr family vor 21 Jahren
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. vor 22 Jahren
  Han-Wen Nienhuys ba1b222692 * tests/reader.test: change misc-error in read-error. vor 22 Jahren
  Han-Wen Nienhuys c8a1bdc460 new gc vor 22 Jahren
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. vor 23 Jahren
  Dirk Herrmann 228a24ef30 Changes in doc/ref: vor 23 Jahren
  Marius Vollmer 16d4699b6b Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and vor 23 Jahren
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. vor 23 Jahren
  Keisuke Nishida 1afff62054 * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5, vor 23 Jahren
  Dirk Herrmann bab246f334 * Fixed some bugs, some reported by Matthias Koeppe. vor 23 Jahren
  Dirk Herrmann e81d98ec2d * Introduce SCM_UNUSED and mark unused function parameters. vor 23 Jahren
  Marius Vollmer 9a441ddb34 (scm_c_make_gsubr, scm_c_define_gsubr, scm_c_make_gsubr_with_generic, vor 23 Jahren
  Martin Grabmüller 1e6808ea20 Correct, update, improve and clean up a lot of docstrings in order to make vor 24 Jahren
  Keisuke Nishida 783e777478 Remove #include <stdio.h>. Add #include <string.h>. vor 24 Jahren
  Marius Vollmer 8dc9439fc6 * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, vor 24 Jahren
  Mikael Djurfeldt f2c9fcb07e Updated copyrights vor 24 Jahren
  Dirk Herrmann 4983cbe405 * Use SCM{_SET}?_CELL_OBJECT to access cells that are no valid pairs yet. vor 25 Jahren
  Dirk Herrmann e59bb51662 * Remove function scm_init_iprocs, remove struct scm_iproc and simplify vor 25 Jahren
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, vor 25 Jahren
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU vor 25 Jahren
  Greg J. Badros b6791b2e94 * error.h, error.c: Added `scm_wrong_type_arg_msg' to support vor 25 Jahren