Andy Wingo
|
afb2c96248
Merge from stable-2.2
|
5 years ago |
Mark H Weaver
|
91ba73b397
Improve overflow checks in bytevector, string, and I/O operations.
|
5 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
|
1ddf42dae0
Devolve threads.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
|
460552163e
Remove list.h from _scm.h
|
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 |
Daniel Llorens
|
2d8c75f9f2
Remove scm_generalized_vector_get_handle
|
8 years ago |
Andy Wingo
|
7ed54fd36d
All literal constants are read-only
|
7 years ago |
Daniel Llorens
|
7b6d854cf1
Do not use array handles in scm_vector
|
10 years ago |
Andy Wingo
|
dc2a560264
Deprecate dynamic roots
|
8 years ago |
Andy Wingo
|
cf64dca65c
Remove array impl. registry; instead, hard-code array handle creation
|
11 years ago |
Andy Wingo
|
a32488ba13
SCM_I_IS_VECTOR only true for tc7_vector, not weak vectors
|
11 years ago |
Andy Wingo
|
787f7b644f
Merge commit '24cac6554073bb6e691605cd6ac6196f3c0851a3'
|
11 years ago |
Andy Wingo
|
e0a00fe7e4
Merge commit '5cfeff11cc58148c58a85a879fd7a3e7cfbbe8e2'
|
11 years ago |
Andy Wingo
|
24cac65540
Deprecate the use of the vector interface on arrays
|
11 years ago |
Andy Wingo
|
5cfeff11cc
Deprecate use of vector-length, vector-ref, vector-set! as primitive-generics
|
11 years ago |
Andy Wingo
|
9db57a19e1
Merge commit '9b5da400dde6e6bc8fd0e318e7ca1feffa5870db'
|
11 years ago |
Andy Wingo
|
9b5da400dd
Deprecate vector-ref, vector-length, vector-set! on weak vectors
|
11 years ago |
Andy Wingo
|
2aed2667fc
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
Ludovic Courtès
|
6922d92f96
Use `void *' instead of `GC_PTR' internally.
|
12 years ago |