Mark H Weaver
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
6 年之前 |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
7 年之前 |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
7 年之前 |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
7 年之前 |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
7 年之前 |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
7 年之前 |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
7 年之前 |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
7 年之前 |
Andy Wingo
|
a7bcd66f6f
Devolve symbols.h from _scm.h
|
7 年之前 |
Andy Wingo
|
f043d0c3dc
Remove modules.h from _scm.h.
|
7 年之前 |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
7 年之前 |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
7 年之前 |
Andy Wingo
|
460552163e
Remove list.h from _scm.h
|
7 年之前 |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
7 年之前 |
Andy Wingo
|
6f294ecc75
Devolve more validate macros
|
7 年之前 |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
7 年之前 |
Andy Wingo
|
c957ec7ab0
Use atomics for async interrupts
|
8 年之前 |
Andy Wingo
|
086bbcc874
Merge commit 'fdd319e9bd4121d844662d3d8ccc69b462b60840'
|
10 年之前 |
Mark H Weaver
|
fda17c20a3
Fix strerror error handling when given a non-integer argument.
|
10 年之前 |
Mark H Weaver
|
475772ea57
Merge branch 'stable-2.0'
|
11 年之前 |
Andy Wingo
|
c2247b782a
Out-of-memory situations raise exceptions instead of aborting
|
11 年之前 |
Mark H Weaver
|
bc8e6d7d8c
Rely on Gnulib for <unistd.h>.
|
11 年之前 |
Ludovic Courtès
|
4af0d97ee6
Print the faulty object upon invalid-keyword errors.
|
12 年之前 |
Andy Wingo
|
09b204d387
squish remove some mingw-specific code that is covered by gnulib
|
12 年之前 |
Ludovic Courtès
|
bb796c4630
Fix `SCM_I_ERROR' definition for MinGW without networking.
|
13 年之前 |
Andy Wingo
|
41e826492a
interrupted syscalls run asyncs before throwing syserror
|
15 年之前 |
Ludovic Courtès
|
93003b16b0
Assorted `syntax-check' fixes.
|
15 年之前 |
Thien-Thi Nguyen
|
648da03259
[build] Overhaul <errno.h>, <signal.h> cpp symbol extraction/checking.
|
15 年之前 |
Michael Gran
|
0193377d24
Avoid accessing symbol internals in call_dsubr_1 and DEVAL
|
16 年之前 |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
16 年之前 |