Andy Wingo
|
253cf3dc6f
Revert "Revert scm_c_make_char rename"
|
5 years ago |
Andy Wingo
|
3925a64682
Revert scm_c_make_char rename
|
5 years ago |
Mark H Weaver
|
d5c420a888
Add 'scm_c_make_char' and use it where appropriate.
|
5 years ago |
Mark H Weaver
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
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
|
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
|
a7bcd66f6f
Devolve symbols.h from _scm.h
|
6 years ago |
Andy Wingo
|
f043d0c3dc
Remove modules.h from _scm.h.
|
6 years ago |
Andy Wingo
|
3c48c87784
Devolve variable.h from _scm.h.
|
6 years ago |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 years ago |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
6 years ago |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
6 years ago |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
6 years ago |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
6 years ago |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
6 years ago |
Andy Wingo
|
c38b9625c8
Remove unnecessary scm_i_string_start_writing calls
|
8 years ago |
Andy Wingo
|
69ca2bb221
Elide syscalls in fdes->port
|
8 years ago |
Andy Wingo
|
09a69dd712
Prevent TOCTTOU bugs in C ports
|
8 years ago |
Andy Wingo
|
dc2a560264
Deprecate dynamic roots
|
8 years ago |
Eli Zaretskii
|
d2684fe898
Avoid compilation warnings about alloca in read.c
|
8 years ago |
Andreas Rottmann
|
d77247b90b
Heed the reader settings implied by #!r6rs
|
9 years ago |
Andy Wingo
|
fd17cf9f72
Speed up port position access from Scheme
|
8 years ago |
Andy Wingo
|
08574987d9
Remove scm_t_port_internal
|
8 years ago |
Andy Wingo
|
9a9e0cceae
Make port buffering fields private
|
8 years ago |
Andy Wingo
|
d8711b9759
Port encoding internally represented as symbol
|
8 years ago |