summaryrefslogtreecommitdiff
path: root/libguile/script.c
AgeCommit message (Expand)AuthorFilesLines
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-10-19* script.c (scm_compile_shell_switches): DefineJim Blandy1-2/+4
1998-10-17* script.c (scm_compile_shell_switches): Add handling of -q switchMikael Djurfeldt1-4/+17
1998-10-12* script.c (scm_find_executable): Don't test if unix is #definedJim Blandy1-18/+0
1998-10-03* init.c (invoke_main_func): Load the startup files (boot-9.scm)Jim Blandy1-21/+1
1998-04-18* script.c (scm_compile_shell_switches): Bugfix: Don't discount iMikael Djurfeldt1-1/+1
1998-04-10* script.c (scm_compile_shell_switches): Use "guile" as defaultMikael Djurfeldt1-2/+4
1998-04-02* script.c (scm_compile_shell_switches): Allow NULL argv if argcMikael Djurfeldt1-1/+2
1997-10-25* load.c (scm_init_load_path): Check GUILE_LOAD_PATH environmentJim Blandy1-1/+1
1997-09-28* script.c (scm_compile_shell_switches): If we hit the -c or --Jim Blandy1-2/+1
1997-09-15* list.h (SCM_LISTn): New macros. Make list creation in C codeMikael Djurfeldt1-1/+1
1997-06-24* script.c (scm_compile_shell_switches): Add 1997 to copyrightJim Blandy1-1/+1
1997-06-22Try to detect when people are using one version of libguile and aJim Blandy1-1/+2
1997-05-31* scmsigs.h, async.h: updated.Gary Houston1-0/+2
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1997-05-26* script.c (scm_find_executable): Use prototype-style definitionJim Blandy1-157/+3
1997-05-16* script.c (scm_shell_usage): Pass FATAL to exit. There's noJim Blandy1-1/+1
1997-05-13Doc fixJim Blandy1-2/+3
1997-05-13* script.c (scm_compile_shell_switches): don't append (quit) ifGary Houston1-6/+7
1997-05-08* script.c (scm_ice_9_already_loaded): New variable.Marius Vollmer1-2/+8
1997-04-24* script.c (scm_compile_shell_switches): Dyke out debugging outputJim Blandy1-0/+2
1997-04-20Move most of the guts of shell command processing into libguile,Jim Blandy1-0/+816