Daniel Llorens
|
c2cf685b65
Remove the 'simple vector' concept
|
3 年之前 |
Daniel Llorens
|
5df5555d12
Add function vector-copy! to core
|
3 年之前 |
Daniel Llorens
|
a34c762de0
Extend core vector-copy to r7rs vector-copy
|
3 年之前 |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 年之前 |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 年之前 |
Andy Wingo
|
97cc65fee4
Rename __scm.h to scm.h
|
6 年之前 |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 年之前 |
Andy Wingo
|
5534c2817e
Remove useless "classes: h_files" from Guile headers.
|
6 年之前 |
Andy Wingo
|
ff003ace44
Move array-handle.h include out from inline.h
|
6 年之前 |
Andy Wingo
|
2b95d6faa4
Devolve gc.h
|
6 年之前 |
Andy Wingo
|
6f294ecc75
Devolve more validate macros
|
6 年之前 |
Andy Wingo
|
7ed54fd36d
All literal constants are read-only
|
7 年之前 |
Andy Wingo
|
a32488ba13
SCM_I_IS_VECTOR only true for tc7_vector, not weak vectors
|
11 年之前 |
Andy Wingo
|
dc7da0be90
refactor tc7 and tc16 checks
|
13 年之前 |
Andy Wingo
|
a141db8604
remove weak pairs, rewrite weak vectors
|
13 年之前 |
Andy Wingo
|
7b702b5391
fix vector-ref and vector-set opcodes for weak vectors
|
15 年之前 |
Andy Wingo
|
5c39373f48
clean up includes in vectors.[ch]
|
15 年之前 |
Ludovic Courtès
|
ed7e0765c4
Allocate vectors in a contiguous memory area.
|
15 年之前 |
Ludovic Courtès
|
7af531508c
Merge branch 'master' into boehm-demers-weiser-gc
|
15 年之前 |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
15 年之前 |
Andy Wingo
|
f332e95717
generic vector ops to own file
|
15 年之前 |
Andy Wingo
|
2fa901a51f
rename unif.[ch] to arrays.[ch]
|
15 年之前 |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 年之前 |
Ludovic Courtès
|
6f03035fe8
Merge branch 'master' into boehm-demers-weiser-gc
|
16 年之前 |
Ludovic Courtes
|
d525e4f9a2
Fixed `list->weak-vector'.
|
19 年之前 |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
17 年之前 |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 年之前 |
Marius Vollmer
|
06c1d90009
* gc-mark.c (scm_mark_all): Do not rely on hooks to run the weak
|
19 年之前 |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 年之前 |
Marius Vollmer
|
bc6580eb22
* hashtab.c (scm_i_rehash): Cope with the case that a GC modifies
|
20 年之前 |