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