index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
script.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-10-19
* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,
Jim Blandy
1
-1
/
+1
1998-10-19
* script.c (scm_compile_shell_switches): Define
Jim Blandy
1
-2
/
+4
1998-10-17
* script.c (scm_compile_shell_switches): Add handling of -q switch
Mikael Djurfeldt
1
-4
/
+17
1998-10-12
* script.c (scm_find_executable): Don't test if unix is #defined
Jim Blandy
1
-18
/
+0
1998-10-03
* init.c (invoke_main_func): Load the startup files (boot-9.scm)
Jim Blandy
1
-21
/
+1
1998-04-18
* script.c (scm_compile_shell_switches): Bugfix: Don't discount i
Mikael Djurfeldt
1
-1
/
+1
1998-04-10
* script.c (scm_compile_shell_switches): Use "guile" as default
Mikael Djurfeldt
1
-2
/
+4
1998-04-02
* script.c (scm_compile_shell_switches): Allow NULL argv if argc
Mikael Djurfeldt
1
-1
/
+2
1997-10-25
* load.c (scm_init_load_path): Check GUILE_LOAD_PATH environment
Jim Blandy
1
-1
/
+1
1997-09-28
* script.c (scm_compile_shell_switches): If we hit the -c or --
Jim Blandy
1
-2
/
+1
1997-09-15
* list.h (SCM_LISTn): New macros. Make list creation in C code
Mikael Djurfeldt
1
-1
/
+1
1997-06-24
* script.c (scm_compile_shell_switches): Add 1997 to copyright
Jim Blandy
1
-1
/
+1
1997-06-22
Try to detect when people are using one version of libguile and a
Jim Blandy
1
-1
/
+2
1997-05-31
* scmsigs.h, async.h: updated.
Gary Houston
1
-0
/
+2
1997-05-26
* Lots of files: New address for FSF.
Jim Blandy
1
-3
/
+3
1997-05-26
* script.c (scm_find_executable): Use prototype-style definition
Jim Blandy
1
-157
/
+3
1997-05-16
* script.c (scm_shell_usage): Pass FATAL to exit. There's no
Jim Blandy
1
-1
/
+1
1997-05-13
Doc fix
Jim Blandy
1
-2
/
+3
1997-05-13
* script.c (scm_compile_shell_switches): don't append (quit) if
Gary Houston
1
-6
/
+7
1997-05-08
* script.c (scm_ice_9_already_loaded): New variable.
Marius Vollmer
1
-2
/
+8
1997-04-24
* script.c (scm_compile_shell_switches): Dyke out debugging output
Jim Blandy
1
-0
/
+2
1997-04-20
Move most of the guts of shell command processing into libguile,
Jim Blandy
1
-0
/
+816