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. 20 years ago
  Marius Vollmer 7888309be8 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 20 years ago
  Dirk Herrmann 9fcf3cbb81 * backtrace.c (display_expression, display_frame): Call 20 years ago
  Marius Vollmer f5710d53b1 Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use 21 years ago
  Dirk Herrmann 3b88ed2a4d The purpose of this patch is to make guile's internal memoizers 22 years ago
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 years ago
  Han-Wen Nienhuys 1d1559ce6d * macros.c: include deprecation.h 22 years ago
  Han-Wen Nienhuys 34d19ef643 2002-07-20 Han-Wen <hanwen@cs.uu.nl> 22 years ago
  Dirk Herrmann 3063e30a6d * eval.c (SCM_CEVAL), macros.c (macro_print, scm_makmacro, 22 years ago
  Neil Jerram bb2c02f237 Small docstring fixes. 23 years ago
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 years ago
  Neil Jerram 8f85c0c6c3 * Adding C function declarations from the SCM interface to the 23 years ago
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 23 years ago
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". 24 years ago
  Marius Vollmer 9a441ddb34 (scm_c_make_gsubr, scm_c_define_gsubr, scm_c_make_gsubr_with_generic, 24 years ago
  Marius Vollmer 86d31dfe7d Merge from mvo-vcell-cleanup-1-branch. 24 years ago
  Dirk Herrmann 726d810a75 * Fixed scm_thunk_p's results when applied to closures. 24 years ago
  Martin Grabmüller 1e6808ea20 Correct, update, improve and clean up a lot of docstrings in order to make 24 years ago
  Marius Vollmer 88c927e950 * macros.c (scm_macro_name, scm_macro_transformer): Use 24 years ago
  Keisuke Nishida e841c3e0c0 Smob-related creanup. 24 years ago
  Marius Vollmer 8dc9439fc6 * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, 24 years ago
  Neil Jerram 872e0c7291 24 years ago
  Mikael Djurfeldt f2c9fcb07e Updated copyrights 25 years ago
  Dirk Herrmann 206d3de31e * Replace SCM_UNPACK_CAR appropriately. 25 years ago
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 25 years ago
  Dirk Herrmann 54778cd312 Lots of fixes to make guile (at some time) compile with strict typing. 25 years ago
  Michael Livshin 89e00824a0 * *.[hc]: add Emacs magic at the end of file, to ensure GNU 25 years ago
  Dirk Herrmann ba11fd4cb6 Only include root.h where it is actually needed. 25 years ago