Andy Wingo
|
f34d50ad6b
Deprecate scm_find_executable
|
6 years ago |
Andy Wingo
|
5804c977d7
Rename scm_i_thread to scm_thread
|
6 years ago |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 years ago |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 years ago |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
6 years ago |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 years ago |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 years ago |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 years ago |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 years ago |
Andy Wingo
|
f043d0c3dc
Remove modules.h from _scm.h.
|
6 years ago |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
6 years ago |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
6 years ago |
Andy Wingo
|
5176db70ca
Move syscall-related private defines to their own header
|
6 years ago |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
6 years ago |
Mark H Weaver
|
475772ea57
Merge branch 'stable-2.0'
|
10 years ago |
Dmitry Bogatov
|
7eaa92ffa9
Fix memory leak on `realloc' failure
|
10 years ago |
Mark H Weaver
|
bc8e6d7d8c
Rely on Gnulib for <unistd.h>.
|
11 years ago |
Andy Wingo
|
87fc4596e5
Remove private-gc.h
|
11 years ago |
Ludovic Courtès
|
ed4c373966
Arrange to convert command-line arguments from the right encoding.
|
13 years ago |
Andy Wingo
|
2700aa43f2
fix a leak on startup from script.c
|
13 years ago |
Ludovic Courtès
|
dd7d0148f2
Update Gnulib to v0.0-5158-g7d06b32; remove `strcase' and `version-etc-fsf'.
|
13 years ago |
Andy Wingo
|
1693983a61
script.c calls out to (ice-9 command-line)
|
14 years ago |
Andy Wingo
|
6f06e8d35f
autocompile -> auto-compile
|
14 years ago |
Andy Wingo
|
4a655e50a3
use scm_from_latin1_symboln for string literals and load-symbol
|
14 years ago |
Andreas Rottmann
|
b710608c87
Allow specifying load extensions on the command line
|
14 years ago |
Andy Wingo
|
a531e76a74
add --listen command line argument.
|
14 years ago |
Andy Wingo
|
e2e2631d75
deprecate turn-on-debugging, it is obsolete
|
14 years ago |
Andy Wingo
|
97b18a6640
default to regular vm for noninteractive use
|
14 years ago |
Ludovic Courtès
|
93003b16b0
Assorted `syntax-check' fixes.
|
14 years ago |
Andy Wingo
|
ff87b2bd7c
top-repl out to its own module
|
14 years ago |