Commit History

Author SHA1 Message Date
  Neil Jerram d460681c79 wip 16 years ago
  Ludovic Courtès 7a4e0d105e Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
  Neil Jerram 5826bf6572 Release stuff: missing NEWS and 2007/2008 copyrights. 17 years ago
  Neil Jerram a06872c2bc * modules.c (the_root_module): Moved before scm_current_module. 17 years ago
  Marius Vollmer 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 years ago
  Marius Vollmer 661ae7ab6b Renamed the "frames" that are related to dynamic-wind to "dynamic 19 years ago
  Marius Vollmer fc95d019cc (scm_eval_closure_module): Removed, we already have 19 years ago
  Han-Wen Nienhuys e4da074025 *** empty log message *** 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 20 years ago
  Marius Vollmer cb1cfc42a4 (scm_frame_current_module): New. 20 years ago
  Marius Vollmer 4057a3e05a Use new vector elements API or simple vector API, as appropriate. 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 7888309be8 * deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 20 years ago
  Dirk Herrmann 36245b66c2 * libguile/eval.c (s_macro_keyword): New static identifier. 21 years ago
  Dirk Herrmann 2d0b85acf8 * modules.c (module_variable): Fixed (and thus simplified) the 21 years ago
  Marius Vollmer 6dc1cd1eec (scm_module_reverse_lookup): Check that the obarray really is a 21 years ago
  Stefan Jahn 2e945bccca 2003-05-29 Stefan Jahn <stefan@lkcc.org> 22 years ago
  Rob Browning d583ce1a8a * modules.c (s_scm_module_import_interface): move declaration of 22 years ago
  Marius Vollmer 73be1d9e8e Changed license terms to the plain LGPL thru-out. 22 years ago
  Mikael Djurfeldt 109c2c9f29 * modules.c (scm_module_import_interface): New function. 22 years ago
  Mikael Djurfeldt 231a4ea849 * environments.c (DEFAULT_OBARRAY_SIZE): Changed from 137 to 31 22 years ago
  Mikael Djurfeldt c35738c1ae * hooks.c (scm_c_hook_add): Fixed bug in append mode. 22 years ago
  Mikael Djurfeldt 8c3300070b * modules.c (scm_export): Inserted a return statement. 22 years ago
  Han-Wen Nienhuys 06e80f59f9 * modules.c (scm_export): new function 22 years ago
  Dirk Herrmann c88b1456e0 * modules.c (scm_env_top_level, scm_lookup_closure_module, 22 years ago
  Dirk Herrmann bcbd25b74f * modules.c (scm_sym2var): Don't compare SCM values with ==. 22 years ago
  Thien-Thi Nguyen a6b844c224 Retire inclusion guard macro SCM_MAGIC_SNARFER. 23 years ago
  Marius Vollmer b64f4200f4 (scm_c_use_module): Adapt to changes to `process-use-modules'. 23 years ago
  Marius Vollmer eb880cef29 (scm_c_export): Do nothing when the first argument is 23 years ago