Daniel Llorens
|
4636eb2263
Reuse SCM_ASSERT_RANGE in scm_c_vector_ref, scm_c_vector_set_x
|
5 년 전 |
Daniel Llorens
|
82d8f025b1
Simplify vector constructor
|
5 년 전 |
Daniel Llorens
|
f188424557
Pull generalized-vectors from under bitvector/string/vector
|
5 년 전 |
Daniel Llorens
|
9e785509e4
Rewrite vector-copy! using memmove
|
5 년 전 |
Daniel Llorens
|
efe2317aff
Move bitvector functions using array_handle to libguile/array-handle.[ch]
|
5 년 전 |
Daniel Llorens
|
88d690e15e
Remove generalized vector support for vector-move-right!, vector-move-left!
|
5 년 전 |
Daniel Llorens
|
bf5b9a86bc
Add lenp parameter back to scm_vector_(writable_)elements
|
5 년 전 |
Daniel Llorens
|
eb2d2c1a41
Simplify interfaces to scm_vector_elements and scm_vector_writable_elements
|
5 년 전 |
Daniel Llorens
|
40dbe69be5
Simple vectors are just vectors
|
5 년 전 |
Daniel Llorens
|
996bbb47f2
Require vector argument to scm_vector_elements, scm_vector_writable_elements
|
5 년 전 |
Daniel Llorens
|
fa19f702f6
Require vector as argument to vector->list
|
5 년 전 |
Daniel Llorens
|
21ede682af
Require vector as argument to vector-copy
|
5 년 전 |
Ludovic Courtès
|
168ad279e6
Avoid double initialization in 'vector-copy'.
|
4 년 전 |
Daniel Llorens
|
ddad8ae05a
Extend core vector-fill! to handle a range
|
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 년 전 |
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
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 년 전 |
Andy Wingo
|
40ade0886e
Remove _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
|
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
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
6 년 전 |