Ludovic Courtès
|
80bf3f48b4
Remove 'extern' from 'scm_i_current_thread' definition, except on macOS.
|
2 years ago |
Ludovic Courtès
|
616c217409
Add Gnulib 'sys_select' module, needed for MinGW.
|
2 years ago |
Daniel Llorens
|
f859e0f58b
Patch for bug #60234
|
2 years ago |
Olivier Dion
|
a1a85581f1
Fix possible deadlock in 'lock-mutex'.
|
2 years ago |
Andy Wingo
|
f4ca107f7f
Rebase throw/catch on top of raise-exception/with-exception-handler
|
5 years ago |
Andy Wingo
|
33aecf48b0
Inline freelist vectors into scm_thread
|
6 years ago |
Andy Wingo
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 years ago |
Andy Wingo
|
ce9169804e
Fix --disable-jit compilation
|
7 years ago |
Andy Wingo
|
dca1e9d7bd
Manual JIT interface via %jit-compile
|
7 years ago |
Andy Wingo
|
5804c977d7
Rename scm_i_thread to scm_thread
|
7 years ago |
Andy Wingo
|
7f7169847e
Eagerly initialize thread VM; remove scm_the_vm
|
7 years ago |
Andy Wingo
|
2480761bde
Inline struct scm_vm into struct scm_i_thread
|
7 years ago |
Andy Wingo
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
7 years ago |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
7 years ago |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
7 years ago |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
7 years ago |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
7 years ago |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
7 years ago |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
7 years ago |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
7 years ago |
Andy Wingo
|
a7bcd66f6f
Devolve symbols.h from _scm.h
|
7 years ago |
Andy Wingo
|
f043d0c3dc
Remove modules.h from _scm.h.
|
7 years ago |
Andy Wingo
|
3c48c87784
Devolve variable.h from _scm.h.
|
7 years ago |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
7 years ago |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
7 years ago |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
7 years ago |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
7 years ago |
Andy Wingo
|
460552163e
Remove list.h from _scm.h
|
7 years ago |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
7 years ago |
Andy Wingo
|
68d9780ce4
Remove errno.h include from _scm.h.
|
7 years ago |