move up some initializations in the vm
[bpt/guile.git] / libguile / load.h
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