Merge branch 'master' into boehm-demers-weiser-gc
[bpt/guile.git] / libguile / modules.c
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-11-05 Ludovic CourtèsWork around unintentional retention of modules by the GC.
2008-11-04 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-23 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-13 Ludovic CourtèsInclude <config.h> in all C files; use `#ifdef HAVE_CON...
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '2e77f7202b11ad0003831fcff94ec7db80cca015...
2008-09-10 Ludovic CourtèsMerge commit '29776e85da637ec4d44b2b2822d6934a50c0084b...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-09-05 Ludovic CourtesRemoved a lot of now-useless SMOB mark/free functions.
2008-09-04 Ludovic CourtesFixes in weak hash tables handling, notably in `hash...
2008-02-15 Neil JerramRelease stuff: missing NEWS and 2007/2008 copyrights.
2008-02-01 Neil Jerram* modules.c (the_root_module): Moved before scm_current...
2007-05-05 Ludovic CourtèsChanges from arch/CVS synchronization
2006-11-02 Neil JerramRemove environments.[ch] from the build.
2006-04-17 Kevin Rydemerge from 1.8 branch
2006-01-29 Marius VollmerRenamed the "frames" that are related to dynamic-wind...
2005-07-31 Marius Vollmer(scm_eval_closure_module): Removed, we already have
2005-06-11 Han-Wen Nienhuys*** empty log message ***
2005-05-23 Marius VollmerThe FSF has a new address.
2005-03-02 Marius Vollmer(scm_frame_current_module): New.
2005-01-02 Marius VollmerUse new vector elements API or simple vector API, as...
2004-09-22 Marius Vollmer*** empty log message ***
2004-08-19 Marius Vollmer* strings.h, strings.c: (scm_i_string_chars, scm_i_stri...
2004-07-06 Marius Vollmer* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP...
2004-04-26 Dirk Herrmann * libguile/eval.c (s_macro_keyword): New static identi...
2003-11-30 Dirk Herrmann * modules.c (module_variable): Fixed (and thus simplif...
2003-09-12 Marius Vollmer(scm_module_reverse_lookup): Check that the obarray...
2003-05-29 Stefan Jahn2003-05-29 Stefan Jahn <stefan@lkcc.org>
2003-04-05 Rob Browning* modules.c (s_scm_module_import_interface): move decla...
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-03-11 Mikael Djurfeldt* modules.c (scm_module_import_interface): New function.
2003-02-19 Mikael Djurfeldt* environments.c (DEFAULT_OBARRAY_SIZE): Changed from...
2003-02-19 Mikael Djurfeldt* hooks.c (scm_c_hook_add): Fixed bug in append mode.
2002-12-10 Mikael Djurfeldt* modules.c (scm_export): Inserted a return statement.
2002-12-10 Han-Wen Nienhuys* modules.c (scm_export): new function
2002-11-16 Dirk Herrmann* modules.c (scm_env_top_level, scm_lookup_closure_module,
2002-07-21 Dirk Herrmann* modules.c (scm_sym2var): Don't compare SCM values...
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2001-11-23 Marius Vollmer(scm_c_use_module): Adapt to changes to `process-use...
2001-11-20 Marius Vollmer(scm_c_export): Do nothing when the first argument is
2001-11-13 Marius Vollmer(scm_c_export): Call va_end after collecting the symbols.
2001-11-11 Neil Jerram* Documentation work.
2001-10-13 Marius Vollmer(module_variable): Pass over variables that exist but...
2001-08-31 Dirk Herrmann* Removed lots of deprecated stuff.
2001-07-26 Marius Vollmer* tags.h: Update tag system docs.
2001-07-09 Thien-Thi NguyenRemove "face-lift" comment.
2001-06-28 Keisuke Nishida * list.h (scm_list_1, scm_list_2, scm_list_3, scm_list...
2001-06-26 Keisuke Nishida * eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-05-27 Dirk Herrmann* Changed the default definition of SCM.
2001-05-26 Michael Livshinrevert the ill-considered part of the 2001-05-24 changes
2001-05-25 Marius Vollmer(scm_env_module): Exported to Scheme.
2001-05-24 Michael Livshin* validate.h
2001-05-19 Marius Vollmer* modules.h, modules.c: Moved around a lot of code...
2001-05-15 Marius VollmerMerge from mvo-vcell-cleanup-1-branch.
2001-04-24 Marius Vollmer* modules.c (scm_module_type): New.
2001-04-03 Martin GrabmüllerCorrect, update, improve and clean up a lot of docstrin...
2001-02-16 Martin Grabmüller(scm_standard_eval_closure): Added docstring.
2001-02-11 Marius Vollmer* modules.h. modules.c (scm_current_module_lookup_closu...
2001-02-08 Marius Vollmer* modules.h (scm_selected_module, scm_current_module...
2000-12-08 Keisuke NishidaSmob-related creanup.
2000-11-17 Marius Vollmer* alist.c, arbiters.c, async.c, backtrace.c, boolean...
2000-09-10 Keisuke Nishida* modules.c: Use applicable smobs for eval closures...
2000-09-02 Neil Jerram* Docstring updates.
2000-08-11 Mikael Djurfeldt* modules.c (scm_module_tag, scm_module_system_booted_p...
2000-07-18 Dirk Herrmann* Fixed some type-related errors.
2000-06-21 Mikael Djurfeldt* modules.c (scm_selected_module): the_module is now...
2000-06-06 Mikael Djurfeldt* modules.c (scm_system_module_env_p): Fixed detection...
2000-06-04 Mikael Djurfeldt* modules.c: Added #include "libguile/vectors.h";
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-04-03 Dirk HerrmannLots of fixes to make guile (at some time) compile...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
1999-12-12 Greg J. Badros* *.c: Finish replacing K&R style prototypes with ANSI C
1999-03-19 Mikael Djurfeldt* modules.c: #include "procprop.h"
1998-11-26 Mikael Djurfeldt* modules.c, modules.h (scm_resolve_module): New function.
1998-11-23 Mikael Djurfeldt* modules.c (scm_make_module): Beautify the module.
1998-11-22 Mikael Djurfeldt* modules.c, modules.h: New files: C interface to modul...