Andy Wingo
|
ab4bc85398
Merge remote-tracking branch 'origin/stable-2.0'
|
13 年之前 |
Ludovic Courtès
|
4bc95fccad
Add type and range checks to the complex generalized vector accessors.
|
13 年之前 |
Ludovic Courtès
|
1e8f939229
Fix unaligned accesses for bytevectors of complex numbers.
|
13 年之前 |
Andy Wingo
|
871054f08e
remove SCM_I_SIZE limits defines
|
14 年之前 |
Andy Wingo
|
86fb1eb631
merge strictness branch from 2.0
|
14 年之前 |
Andy Wingo
|
d223c3fcdd
scm_is_eq for SCM vals, not == or !=
|
14 年之前 |
Andy Wingo
|
059a588fed
bytevectors have internal parent field
|
14 年之前 |
Mark H Weaver
|
ae255d65c3
Fix bytevectors VALIDATE_REAL to test for reals, not rationals
|
14 年之前 |
Mark H Weaver
|
73ea546c51
Fix bytevectors VALIDATE_REAL to test for reals, not rationals
|
14 年之前 |
Andy Wingo
|
4a655e50a3
use scm_from_latin1_symboln for string literals and load-symbol
|
14 年之前 |
Andy Wingo
|
3ef6650def
make-string et al nulls memory if not given an initializer
|
14 年之前 |
Andy Wingo
|
e25f37271a
fix a number of assuptions that a long could hold an inum
|
14 年之前 |
Andy Wingo
|
07d22c0259
rename (rnrs bytevector) to (rnrs bytevectors)
|
14 年之前 |
Andy Wingo
|
a587d6a973
more fixes to equal? for arrays
|
15 年之前 |
Andy Wingo
|
44602b0868
rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0
|
15 年之前 |
Andy Wingo
|
a268973767
reimplement srfi-4 vectors on top of bytevectors
|
15 年之前 |
Andy Wingo
|
3dc2afe2b8
Revert "Remove unused internal bytevector functions."
|
15 年之前 |
Andy Wingo
|
562cd1b8f8
more boot cleanup
|
15 年之前 |
Andy Wingo
|
f39448c5a3
remove a bunch of needless scm_permanent_object calls
|
15 年之前 |
Ludovic Courtès
|
3fe87cf7af
Re-add an indirection in bytevectors.
|
15 年之前 |
Ludovic Courtès
|
c4daa51910
Remove unused internal bytevector functions.
|
15 年之前 |
Michael Gran
|
3a5bc4fada
Modify bytevectors/string conversions to allow wide strings
|
15 年之前 |
Andy Wingo
|
b0fae4ecaa
bitvector tweaks
|
15 年之前 |
Ludovic Courtès
|
29553c54b5
Fix segfault for `(uniform-array->bytevector (bitvector))'.
|
15 年之前 |
Andy Wingo
|
f5a51caec1
fix bitvectors after the array handle refactoring
|
15 年之前 |
Ludovic Courtès
|
0665b3ffcb
Remove the distinction between inline/outline storage for bytevectors.
|
15 年之前 |
Ludovic Courtès
|
807e5a6641
Use a TC7 tag instead of a SMOB for bytevectors.
|
15 年之前 |
Ludovic Courtès
|
7af531508c
Merge branch 'master' into boehm-demers-weiser-gc
|
15 年之前 |
Ludovic Courtès
|
05762e724b
Use `scm_gc_malloc_pointerless ()' for bytevectors.
|
15 年之前 |
Ludovic Courtès
|
3b882d69fb
Remove unneeded SMOB mark/free procedures.
|
15 年之前 |