Commit History

Author SHA1 Message Date
  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 8c0e89ac90 de-inline cons in scm_acons 13 years ago
  Andy Wingo cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) 15 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
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 20 years ago
  Marius Vollmer d2e53ed6f8 *** empty log message *** 20 years ago
  Marius Vollmer bc36d0502b * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into 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
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 years ago
  Dirk Herrmann 228a24ef30 Changes in doc/ref: 23 years ago
  Neil Jerram c96d76b88d * First batch of libguile changes for Elisp support. 23 years ago
  Marius Vollmer 16d4699b6b Replaced SCM_NEWCELL and SCM_NEWCELL2 with scm_alloc_cell and 23 years ago
  Neil Jerram 8f85c0c6c3 * Adding C function declarations from the SCM interface to the 23 years ago
  Martin Grabmüller 58ade1022c * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, 23 years ago
  Thien-Thi Nguyen a06e3a75b2 Remove "face-lift" comment. 23 years ago
  Keisuke Nishida 783e777478 Remove #include <stdio.h>. Add #include <string.h>. 24 years ago
  Marius Vollmer 8dc9439fc6 * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c, 24 years ago
  Dirk Herrmann d1ca2c6423 * Some more work to get rid of SCM_LENGTH 24 years ago
  Mikael Djurfeldt 1aa621a3d1 Fix 24 years ago
  Mikael Djurfeldt 8a4b993ec3 * alist.c (scm_assq, scm_assv, scm_assoc): Report argument type 24 years ago
  Marius Vollmer 60e61f0a20 * alist.c (scm_assq_remove_x, scm_assv_remove_x, 24 years ago
  Marius Vollmer 623ada63ad * alist.c (scm_assq_remove_x, scm_assv_remove_x, 24 years ago
  Marius Vollmer 5d25385266 * alist.c (scm_assq_remove_x, scm_assv_remove_x, 24 years ago
  Dirk Herrmann 665aeda3e5 Use SCM{_SET}?_CELL_OBJECT if a cell is not known to be a valid pair yet. 25 years ago
  Mikael Djurfeldt a059974535 * Makefile.am (DEFS): Added. automake adds -I options to DEFS, 25 years ago
  Dirk Herrmann fbd485ba49 Don't use C operators == and != to compare SCM values. 25 years ago