summaryrefslogtreecommitdiff
path: root/libguile/gh_init.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-28Remove GH and its traces.Han-Wen Nienhuys1-94/+0
2008-09-13Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.Ludovic Courtès1-1/+4
2006-04-17merge from 1.8 branchKevin Ryde1-1/+1
2005-06-12Deprecated everything.Marius Vollmer1-0/+4
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-36/+12
2001-06-14replace "scm_*_t" with "scm_t_*".Marius Vollmer1-2/+2
2001-06-07* Introduce SCM_UNUSED and mark unused function parameters.Dirk Herrmann1-3/+3
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-04-21* Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt1-1/+1
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
1998-10-03* init.c (invoke_main_func): Load the startup files (boot-9.scm)Jim Blandy1-1/+0
1997-11-25completing changes to gh_repl and uniform array stuffMark Galassi1-1/+0
1997-11-25made changes in gh_repl() and started adding the uniform array stuff to gh_Mark Galassi1-4/+4
1997-05-26* gh_init.c (gh_enter): Cast c_main_prog to a void * beforeJim Blandy1-1/+1
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1997-05-16* backtrace.c, backtrace.h, debug.c, debug.h, eq.c,Jim Blandy1-1/+1
1997-04-14* gh_init.c (gh_standard_handler): Return SCM_BOOL_F, not garbage.Jim Blandy1-0/+107