Andy Wingo
|
a32488ba13
SCM_I_IS_VECTOR only true for tc7_vector, not weak vectors
|
11 éve |
Andy Wingo
|
dc7da0be90
refactor tc7 and tc16 checks
|
13 éve |
Andy Wingo
|
a141db8604
remove weak pairs, rewrite weak vectors
|
13 éve |
Andy Wingo
|
7b702b5391
fix vector-ref and vector-set opcodes for weak vectors
|
14 éve |
Andy Wingo
|
5c39373f48
clean up includes in vectors.[ch]
|
15 éve |
Ludovic Courtès
|
ed7e0765c4
Allocate vectors in a contiguous memory area.
|
15 éve |
Ludovic Courtès
|
7af531508c
Merge branch 'master' into boehm-demers-weiser-gc
|
15 éve |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
15 éve |
Andy Wingo
|
f332e95717
generic vector ops to own file
|
15 éve |
Andy Wingo
|
2fa901a51f
rename unif.[ch] to arrays.[ch]
|
15 éve |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 éve |
Ludovic Courtès
|
6f03035fe8
Merge branch 'master' into boehm-demers-weiser-gc
|
16 éve |
Ludovic Courtes
|
d525e4f9a2
Fixed `list->weak-vector'.
|
18 éve |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
16 éve |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
18 éve |
Marius Vollmer
|
06c1d90009
* gc-mark.c (scm_mark_all): Do not rely on hooks to run the weak
|
19 éve |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 éve |
Marius Vollmer
|
bc6580eb22
* hashtab.c (scm_i_rehash): Cope with the case that a GC modifies
|
20 éve |
Marius Vollmer
|
354116f7c2
(SCM_BITVEC_REF, SCM_BITVEC_SET, SCM_BITVEC_CLR): Removed.
|
20 éve |
Marius Vollmer
|
6e708ef2b1
* weaks.c: Use new vector elements API or simple vector
|
20 éve |
Marius Vollmer
|
1d0df896c9
(scm_c_vector_set_x): Make return type
|
20 éve |
Marius Vollmer
|
de5c0f5801
(scm_c_vector_set_x): Make return type
|
20 éve |
Marius Vollmer
|
887975809f
(scm_is_vector, scm_c_vector_length, scm_c_vector_ref,
|
20 éve |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 éve |
Marius Vollmer
|
1f1270b96d
(SCM_VECTOR_REF): New.
|
22 éve |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
22 éve |
Marius Vollmer
|
d3c0e81cc8
(SCM_MAKE_VECTOR_TAG): New.
|
23 éve |
Marius Vollmer
|
33b001fd89
Prefixed each each exported symbol with SCM_API.
|
23 éve |
Dirk Herrmann
|
dee01b012c
* Removed deprecated stuff.
|
23 éve |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 éve |