Daniel Llorens
|
40dbe69be5
Simple vectors are just vectors
|
5 years ago |
Andy Wingo
|
bcb4f7dca8
Merge remote-tracking branch 'origin/stable-2.2'
|
5 years ago |
Ludovic Courtès
|
659526d33b
ports: 'scm_port_poll' honors "w" flags.
|
5 years ago |
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 |
Andy Wingo
|
afb2c96248
Merge from stable-2.2
|
5 years ago |
Mark H Weaver
|
579dd2da44
Rename 'scm_c_make_char' to 'scm_i_make_char'.
|
5 years ago |
Mark H Weaver
|
91ba73b397
Improve overflow checks in bytevector, string, and I/O operations.
|
5 years ago |
Mark H Weaver
|
d5c420a888
Add 'scm_c_make_char' and use it where appropriate.
|
5 years ago |
Mark H Weaver
|
2a1f22c00a
Add 'scm_c_make_char' and use it where appropriate.
|
5 years ago |
Andy Wingo
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 years ago |
Andy Wingo
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
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
|
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
|
27df59415e
Devolve procs.h include 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
|
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 |