Merge commit 'feccd2d3100fd2964d4c2df58ab3da7ce4949a66' into vm-check
[bpt/guile.git] / libguile / modules.c
2009-03-17 Andy WingoMerge commit 'feccd2d3100fd2964d4c2df58ab3da7ce4949a66...
2009-03-17 Andy WingoMerge commit 'cce8b2ce93703aff953750fb40cb53176ea66504...
2009-03-17 Andy WingoMerge commit '4c9e29ec38350a5206aa3e8e72ad4376512ada2b...
2009-03-17 Andy WingoMerge commit 'ad5f5ada1d50ecdab634d60ffe3a13b9193156aa...
2009-03-17 Andy WingoMerge commit '95a040cd2be7ad03bf197edbdb1fec2c52749ef6...
2009-03-17 Andy WingoMerge commit '6290d3f10927f887102a164ccb1a7291cc62288d...
2009-03-17 Andy WingoMerge commit '5bb2d903b9e54fdd5858a16ba11fa91a9dc0c692...
2009-03-17 Andy WingoMerge commit '04795a1cb259c20896fb2edb50c58086027281b0...
2009-03-17 Andy WingoMerge commit '202271f291971cf14175f5a1a193955f72d43d79...
2009-03-17 Andy WingoMerge commit 'c010924a71f942100dc7b4021d5ef1c6decf9c85...
2009-03-17 Andy WingoMerge commit '53d81399bef1d9396665e79fb6b9c25eb8e2a6ad...
2009-03-17 Andy WingoMerge commit 'ab878b0f8e675a741a7dd56f52638a7cc0419907...
2009-03-17 Andy WingoMerge commit 'cbee5075d69cb057c4af4c5e24319da90367897f...
2009-03-17 Andy WingoMerge commit '32a2609de06af65341e6b4db6961557b788821e8...
2009-03-17 Andy WingoMerge commit 'e95d11110b7af0f528404d28209c3a464ab7074d...
2009-03-17 Andy WingoMerge commit '752be95a475132506c35922d284884cf776149d0...
2009-03-17 Andy WingoMerge commit '8b0174c879bf74981efe702a00471ed5b8e6912e...
2009-01-15 Andy WingoMerge commit 'origin/master' into vm
2009-01-12 Andy WingoMerge branch 'master' into vm
2009-01-12 Andy WingoMerge commit 'origin/master' into vm
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-29 Andy Wingomove module-public-interface to C, and expose it as...
2008-09-13 Ludovic CourtèsInclude <config.h> in all C files; use `#ifdef HAVE_CON...
2008-09-07 Andy Wingomodule-variable accesses pre-module-obarray if module...
2008-08-02 Andy Wingomerge guile-vm to guile
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...