Age | Commit message (Expand) | Author | Files | Lines |
2018-06-20 | Update license notices in all C files | Andy Wingo | 1 | -17/+17 |
2018-06-20 | Remove (C) from copyright statements | Andy Wingo | 1 | -1/+1 |
2018-06-20 | Rename __scm.h to scm.h | Andy Wingo | 1 | -1/+1 |
2018-06-20 | Remove Emacs local variables comments in Guile source | Andy Wingo | 1 | -6/+0 |
2018-06-20 | Remove useless "classes: h_files" from Guile headers. | Andy Wingo | 1 | -3/+2 |
2014-07-03 | Fix problems with Windows file names that use backslashes. | Eli Zaretskii | 1 | -0/+1 |
2013-03-10 | add %site-ccache-dir | Jason Earl | 1 | -1/+2 |
2012-11-28 | Add parse-path-with-ellipsis, and use it for GUILE_LOAD_PATH et al. | Mark H Weaver | 1 | -0/+1 |
2011-02-13 | autocompile -> auto-compile | Andy Wingo | 1 | -3/+3 |
2010-08-06 | %site-dir is specific to the effective version | Andy Wingo | 1 | -1/+2 |
2010-03-30 | correctly handle --no-autocompile (fixed broken previous patch) | Andy Wingo | 1 | -0/+1 |
2009-12-03 | really boot primitive-eval from scheme. | Andy Wingo | 1 | -0/+1 |
2009-11-01 | Restore signature of `scm_search_path ()' as found in 1.8. | Ludovic Courtès | 1 | -1/+1 |
2009-10-15 | Restore signature of `scm_primitive_load_path ()' as found in 1.8. | Ludovic Courtès | 1 | -2/+2 |
2009-08-18 | `load' autocompiles | Andy Wingo | 1 | -0/+1 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2009-06-03 | add exception_on_error optional arg to primitive-load-path | Andy Wingo | 1 | -1/+1 |
2008-09-02 | make primitive-load-path load compiled files if available | Andy Wingo | 1 | -1/+1 |
2008-05-31 | Add `SCM_INTERNAL' macro, use it. | Ludovic Courtès | 1 | -3/+3 |
2006-04-17 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2004-08-10 | (scm_internal_parse_path): Removed. | Marius Vollmer | 1 | -1/+0 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -35/+11 |
2001-11-02 | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 1 | -13/+13 |
2001-08-31 | * Removed deprecated stuff. | Dirk Herrmann | 1 | -8/+10 |
2001-07-19 | * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c, | Martin Grabmüller | 1 | -1/+1 |
2001-06-29 | (scm_c_primitive_load, | Marius Vollmer | 1 | -0/+2 |
2000-06-12 | Updated copyrights | Mikael Djurfeldt | 1 | -1/+1 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-02 | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, | Greg J. Badros | 1 | -12/+12 |
1999-12-14 | * backtrace.c (scm_set_print_params_x): Renamed from | Greg J. Badros | 1 | -0/+2 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1998-06-22 | * load.h (scm_internal_parse_path, scm_parse_path, | Mikael Djurfeldt | 1 | -0/+3 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1997-03-08 | * strports.c (scm_read_0str, scm_eval_0str): update scm_read usage. | Gary Houston | 1 | -6/+3 |
1996-11-02 | * * load.c, load.h (scm_read_and_eval_x): New function. | Mikael Djurfeldt | 1 | -0/+3 |
1996-10-30 | * load.c, load.h (scm_sys_package_data_dir): New function. | Mikael Djurfeldt | 1 | -0/+1 |
1996-10-15 | * load.c (scm_primitive_load, scm_primitive_load_path): Renamed | Jim Blandy | 1 | -2/+3 |
1996-09-10 | Use SCM_P instead of PROTO; the latter intrudes on the user's | Jim Blandy | 1 | -5/+5 |
1996-09-10 | * eq.h, files.h, hashtab.h, load.h, mallocs.h, scmsigs.h, | Jim Blandy | 1 | -1/+1 |
1996-09-05 | Move code to initialize and search %load-path from ice-9 to C | Jim Blandy | 1 | -12/+5 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+62 |