Daniel Llorens
|
5a2f73faf5
Remove superfluous type check in bitvector->list
|
5 лет назад |
Daniel Llorens
|
3b6a2f281a
Move uniform-array->bytevector from (rnrs bytevectors) to core
|
5 лет назад |
Daniel Llorens
|
26510db52c
Pull generalized-vectors from under bytevectors
|
5 лет назад |
Andy Wingo
|
afb2c96248
Merge from stable-2.2
|
5 лет назад |
Mark H Weaver
|
91ba73b397
Improve overflow checks in bytevector, string, and I/O operations.
|
5 лет назад |
Mark H Weaver
|
980d8265c2
Avoid passing NULL to 'memcpy' and 'memcmp'.
|
5 лет назад |
Daniel Llorens
|
e4da1b456a
Fix 32/64 bit bug in INTEGER_ACCESSOR_PROLOGUE
|
6 лет назад |
Mark H Weaver
|
6b1de860ab
Avoid passing NULL to 'memcpy' and 'memcmp'.
|
5 лет назад |
Daniel Llorens
|
b9cf3517ef
Fix 32/64 bit bug in INTEGER_ACCESSOR_PROLOGUE
|
6 лет назад |
Andy Wingo
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 лет назад |
Andy Wingo
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
6 лет назад |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 лет назад |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 лет назад |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
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
|
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
|
730cfd80e2
Devolve pairs.h
|
6 лет назад |
Andy Wingo
|
460552163e
Remove list.h from _scm.h
|
6 лет назад |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
6 лет назад |
Andy Wingo
|
68d9780ce4
Remove errno.h include from _scm.h.
|
6 лет назад |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
6 лет назад |
Andy Wingo
|
7ed54fd36d
All literal constants are read-only
|
7 лет назад |
Andy Wingo
|
33514ffe22
Fix segfault introduced with R6RS port commit
|
8 лет назад |
Andy Wingo
|
94d70684c1
Register R6RS port and bytevector internals early
|
8 лет назад |