Merge commit 'feccd2d3100fd2964d4c2df58ab3da7ce4949a66' into vm-check
[bpt/guile.git] / libguile / load.h
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-02 Andy Wingomake primitive-load-path load compiled files if available
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.
2006-04-17 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-08-10 Marius Vollmer(scm_internal_parse_path): Removed.
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2001-11-02 Marius VollmerPrefixed each each exported symbol with SCM_API.
2001-08-31 Dirk Herrmann* Removed deprecated stuff.
2001-07-19 Martin Grabmüller * alist.c, arbiters.c, async.h, backtrace.h, boolean...
2001-06-29 Marius Vollmer(scm_c_primitive_load,
2000-06-12 Mikael DjurfeldtUpdated copyrights
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-12-14 Greg J. Badros* backtrace.c (scm_set_print_params_x): Renamed from
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-06-22 Mikael Djurfeldt* load.h (scm_internal_parse_path, scm_parse_path,
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-03-08 Gary Houston * strports.c (scm_read_0str, scm_eval_0str): update...
1996-11-02 Mikael Djurfeldt* * load.c, load.h (scm_read_and_eval_x): New function.
1996-10-30 Mikael Djurfeldt * load.c, load.h (scm_sys_package_data_dir): New function.
1996-10-15 Jim Blandy* load.c (scm_primitive_load, scm_primitive_load_path...
1996-09-10 Jim BlandyUse SCM_P instead of PROTO; the latter intrudes on...
1996-09-10 Jim Blandy* eq.h, files.h, hashtab.h, load.h, mallocs.h, scmsigs.h,
1996-09-05 Jim BlandyMove code to initialize and search %load-path from...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import