Adapt GDB integration to newest patches
[bpt/guile.git] / libguile / modules.h
2012-05-23 Andy WingoMerge remote-tracking branch 'origin/stable-2.0' master
2012-05-23 Andy Wingofinish deprecating eval closures
2012-05-23 Andy Wingodeprecate lookup closures
2012-05-23 Andy Wingodeprecate scm_sym2var
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-03-08 Andy Wingoadd scm_c_public_ref et al
2009-12-11 Andy Wingomerge from master to elisp
2009-12-01 Andy Wingonew evaluator, y'all
2009-12-01 Andy Wingoremove some deprecated things, undeprecate scm_the_root...
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2009-04-20 Andy WingoMerge branch 'syncase'
2009-04-17 Andy Wingoeval-closure-module, here hopefully not for long
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-17 Andy WingoMerge commit 'cb9d473112ac172a3d328bb029b5b550918d4262...
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
2009-03-17 Andy WingoMerge commit 'e092357058850a6f998bf462bdc5504c6379c96f...
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-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-08-26 Andy Wingomerge from guile master
2008-08-02 Andy Wingomerge guile-vm to guile
2008-05-31 Ludovic CourtèsAdd `SCM_INTERNAL' macro, use it.
2007-05-05 Ludovic CourtèsChanges from arch/CVS synchronization
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.
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.
2002-10-20 Marius Vollmer(SCM_MAKE_VALIDATE_MSG): New. Use it instead of SCM_MA...
2002-07-20 Han-Wen Nienhuys2002-07-20 Han-Wen <hanwen@cs.uu.nl>
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-08-31 Dirk Herrmann* Removed lots of deprecated stuff.
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-05-27 Dirk Herrmann* Changed the default definition of SCM.
2001-05-20 Marius Vollmer(scm_system_module_env_p): Move out of deprecated
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-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-09-10 Keisuke Nishida* modules.c: Use applicable smobs for eval closures...
2000-08-11 Mikael Djurfeldt* modules.h (SCM_MODULEP, SCM_VALIDATE_MODULE,
2000-06-04 Mikael Djurfeldt* modules.h (scm_standard_eval_closure): Declare.
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
1999-03-19 Mikael Djurfeldt* debug.c, eval.c, evalext.c, stacks.c: #include "modul...
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...