Commit History

Author SHA1 Message Date
  Andy Wingo 086063aa32 remove object protection from options.c 13 years ago
  Andy Wingo 25d50a051d most uses of scm_from_locale_symbol become scm_from_utf8_symbol 13 years ago
  Andy Wingo 8c5bb72920 add SCM_HEAP_OBJECT_P 13 years ago
  Andy Wingo edca9d6ef4 (foo-options 'full) displays options doc in correct order 14 years ago
  Andy Wingo cd038da546 remove libguile/lang.h, deprecate %nil (in favor of #nil) 15 years ago
  Andy Wingo f39448c5a3 remove a bunch of needless scm_permanent_object calls 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
  Han-Wen Nienhuys 03347a975b * options.c (scm_options_try): new function. This allows error 18 years ago
  Han-Wen Nienhuys 6256065013 * readline.c: terminate option list with NULL. 18 years ago
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 19 years ago
  Marius Vollmer a2902ecb90 (change_option_setting): Use scm_car instead of explicit type check 20 years ago
  Marius Vollmer d2e53ed6f8 *** empty log message *** 20 years ago
  Marius Vollmer cc95e00ac6 * strings.h, strings.c: (scm_i_string_chars, scm_i_string_length, 20 years ago
  Marius Vollmer bc36d0502b * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into 20 years ago
  Marius Vollmer e11e83f3d9 * deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP, 20 years ago
  Marius Vollmer 93ccaef0c6 * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to 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
  Neil Jerram c96d76b88d * First batch of libguile changes for Elisp support. 23 years ago
  Dirk Herrmann 11d49f5489 * options.c (protected_objects, scm_init_options): The content of 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 1afff62054 * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5, 23 years ago
  Marius Vollmer 92c2555f69 replace "scm_*_t" with "scm_t_*". 23 years ago
  Michael Livshin 1be6b49ccb * validate.h 24 years ago
  Keisuke Nishida 783e777478 Remove #include <stdio.h>. Add #include <string.h>. 24 years ago
  Dirk Herrmann db4b4ca64f * Eliminate some calls to scm_wta. 24 years ago