Mark H Weaver
|
980d8265c2
Avoid passing NULL to 'memcpy' and 'memcmp'.
|
5 年 前 |
Andy Wingo
|
173b44a224
Fix GCC warning with %char-set-dump.
|
6 年 前 |
Andy Wingo
|
4a2d78b4d4
Give multiple-values objects a tc7
|
6 年 前 |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 年 前 |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 年 前 |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 年 前 |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 年 前 |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 年 前 |
Andy Wingo
|
a7bcd66f6f
Devolve symbols.h from _scm.h
|
6 年 前 |
Andy Wingo
|
f043d0c3dc
Remove modules.h from _scm.h.
|
6 年 前 |
Andy Wingo
|
1ddf42dae0
Devolve threads.h from _scm.h.
|
6 年 前 |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 年 前 |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
6 年 前 |
Andy Wingo
|
e56d22153b
Remove ports.h from inline.h
|
6 年 前 |
Andy Wingo
|
1e792c6580
Remove <stdio.h> from ports.h
|
6 年 前 |
Andy Wingo
|
27df59415e
Devolve procs.h include from _scm.h.
|
6 年 前 |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
6 年 前 |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
6 年 前 |
Andy Wingo
|
105e36543f
Remove scm_puts_unlocked.
|
8 年 前 |
Andy Wingo
|
0858753e82
Merge remote-tracking branch 'origin/stable-2.0'
|
13 年 前 |
Bake Timmons
|
b7e64f8b26
Improve the usage of variable names in C docstrings.
|
13 年 前 |
Andy Wingo
|
0607ebbfcf
locking for putc, puts
|
13 年 前 |
Ludovic Courtès
|
190d4b0d93
Make VM string literals immutable.
|
14 年 前 |
Ralf Wildenhues
|
ffb62a43dc
fix typos in the manual bits generated from source comments.
|
14 年 前 |
Andy Wingo
|
4a655e50a3
use scm_from_latin1_symboln for string literals and load-symbol
|
14 年 前 |
Andy Wingo
|
838aa00070
further boot cleanups
|
15 年 前 |
Ludovic Courtès
|
4c0fc00702
Nitpick in `srfi-14.c'.
|
15 年 前 |
Ludovic Courtès
|
6dc797eee9
Merge branch 'master' into boehm-demers-weiser-gc
|
15 年 前 |
Michael Gran
|
ba8477ecce
Add char-set debugging function
|
15 年 前 |
Michael Gran
|
719bb8cd5d
Distinguish between all codepoints and designated codepoints in char-sets
|
15 年 前 |