Commit History

Author SHA1 Message Date
  Ludovic Courtès 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
  Marius Vollmer 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 19 years ago
  Neil Jerram a61b2054b4 Critical section review 20 years ago
  Marius Vollmer 4e047c3e46 Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END. 20 years ago
  Marius Vollmer 9de87eea47 See ChangeLog from 2005-03-02. 20 years ago
  Marius Vollmer d7212289db * keywords.c (scm_symbol_to_keyword): Use SCM_ASSERT_TYPE for a 20 years ago
  Marius Vollmer 265a7997fb * keywords.h, keywords.c, deprecated.h, deprecated.c 20 years ago
  Marius Vollmer cc95e00ac6 * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 20 years ago
  Marius Vollmer 7888309be8 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 20 years ago
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 years ago
  Mikael Djurfeldt 231a4ea849 * environments.c (DEFAULT_OBARRAY_SIZE): Changed from 137 to 31 22 years ago
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 years ago
  Marius Vollmer 4c9419ac31 * gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when 23 years ago
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 23 years ago
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". 23 years ago
  Dirk Herrmann bab246f334 * Fixed some bugs, some reported by Matthias Koeppe. 24 years ago
  Dirk Herrmann e81d98ec2d * Introduce SCM_UNUSED and mark unused function parameters. 24 years ago
  Marius Vollmer 4a68d142ae (keyword_print): Substract 1 from length of symbol name, accounting 24 years ago
  Marius Vollmer ca3140213b (keyword_print): Use scm_print_symbol_name so that 24 years ago
  Marius Vollmer 86d31dfe7d Merge from mvo-vcell-cleanup-1-branch. 24 years ago
  Martin Grabmüller 1e6808ea20 Correct, update, improve and clean up a lot of docstrings in order to make 24 years ago
  Dirk Herrmann 22a52da14d * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros. 24 years ago
  Keisuke Nishida 783e777478 Remove #include <stdio.h>. Add #include <string.h>. 24 years ago
  Keisuke Nishida 9e6fc585b2 Remove dump facilities. 24 years ago
  Keisuke Nishida bf8f092280 Removed redundant code. 24 years ago
  Keisuke Nishida 5f17c66f82 Minor modifications. 24 years ago
  Keisuke Nishida 914cceec2c New dump/undump scheme. 24 years ago
  Keisuke Nishida 03416a991e New files: dump.c, dump.h. 24 years ago
  Keisuke Nishida 00ffa0e7d6 New functions: scm_c_make_vector, scm_c_make_hash_table. 24 years ago