summaryrefslogtreecommitdiff
path: root/libguile/load.h
Commit message (Expand)AuthorAgeFilesLines
* Fix problems with Windows file names that use backslashes....Eli Zaretskii2014-07-031-0/+1
* add %site-ccache-dir...Jason Earl2013-03-101-1/+2
* Add parse-path-with-ellipsis, and use it for GUILE_LOAD_PATH et al....Mark H Weaver2012-11-281-0/+1
* autocompile -> auto-compile...Andy Wingo2011-02-131-3/+3
* %site-dir is specific to the effective version...Andy Wingo2010-08-061-1/+2
* correctly handle --no-autocompile (fixed broken previous patch)...Andy Wingo2010-03-301-0/+1
* really boot primitive-eval from scheme....Andy Wingo2009-12-031-0/+1
* Restore signature of `scm_search_path ()' as found in 1.8....Ludovic Courtès2009-11-011-1/+1
* Restore signature of `scm_primitive_load_path ()' as found in 1.8....Ludovic Courtès2009-10-151-2/+2
* `load' autocompiles...Andy Wingo2009-08-181-0/+1
* Change Guile license to LGPLv3+...Neil Jerram2009-06-171-6/+7
* add exception_on_error optional arg to primitive-load-path...Andy Wingo2009-06-031-1/+1
* make primitive-load-path load compiled files if available...Andy Wingo2008-09-021-1/+1
* Add `SCM_INTERNAL' macro, use it.Ludovic Courtès2008-05-311-3/+3
* merge from 1.8 branchKevin Ryde2006-04-171-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* (scm_internal_parse_path): Removed....Marius Vollmer2004-08-101-1/+0
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-35/+11
* Prefixed each each exported symbol with SCM_API.Marius Vollmer2001-11-021-13/+13
* * Removed deprecated stuff....Dirk Herrmann2001-08-311-8/+10
* * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,...Martin Grabmüller2001-07-191-1/+1
* (scm_c_primitive_load,...Marius Vollmer2001-06-291-0/+2
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* * *.[hc]: add Emacs magic at the end of file, to ensure GNU...Michael Livshin2000-03-191-0/+6
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,...Greg J. Badros2000-03-021-12/+12
* * backtrace.c (scm_set_print_params_x): Renamed from...Greg J. Badros1999-12-141-0/+2
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,...Jim Blandy1998-10-191-1/+1
* * load.h (scm_internal_parse_path, scm_parse_path,...Mikael Djurfeldt1998-06-221-0/+3
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * strports.c (scm_read_0str, scm_eval_0str): update scm_read usage....Gary Houston1997-03-081-6/+3
* * * load.c, load.h (scm_read_and_eval_x): New function.Mikael Djurfeldt1996-11-021-0/+3
* * load.c, load.h (scm_sys_package_data_dir): New function.Mikael Djurfeldt1996-10-301-0/+1
* * load.c (scm_primitive_load, scm_primitive_load_path): Renamed...Jim Blandy1996-10-151-2/+3
* Use SCM_P instead of PROTO; the latter intrudes on the user's...Jim Blandy1996-09-101-5/+5
* * eq.h, files.h, hashtab.h, load.h, mallocs.h, scmsigs.h,...Jim Blandy1996-09-101-1/+1
* Move code to initialize and search %load-path from ice-9 to C...Jim Blandy1996-09-051-12/+5
* maintainer changed: was lord, now jimb; first importJim Blandy1996-07-251-0/+62