Andy Wingo
|
9b977c836b
Merge remote-tracking branch 'origin/stable-2.0'
|
il y a 12 ans |
Daniel Hartwig
|
3330f00f54
add hash-count for native tables
|
il y a 12 ans |
Andy Wingo
|
dc7da0be90
refactor tc7 and tc16 checks
|
il y a 13 ans |
Andy Wingo
|
54a9b981a4
reimplement hashtab.c's weak hash tables in terms of weak-table.c
|
il y a 13 ans |
Andy Wingo
|
6efbc280c5
add scm_hash_fn_get_handle_by_hash
|
il y a 14 ans |
Andy Wingo
|
9ea31741da
fluids are tc7 objects
|
il y a 15 ans |
Andy Wingo
|
c99de5aa27
hash tables have a tc7
|
il y a 15 ans |
Ludovic Courtès
|
a07010bf18
Use proper fold/for-each function types in `hashtab.h'.
|
il y a 15 ans |
Ludovic Courtès
|
d587c9e8b2
Use proper types for hash/assoc functions in `hashtab.h'.
|
il y a 15 ans |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
il y a 15 ans |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
Ludovic Courtès
|
6f03035fe8
Merge branch 'master' into boehm-demers-weiser-gc
|
il y a 16 ans |
Ludovic Courtes
|
c6a35e35f7
Implemented rehashing of weak hash tables.
|
il y a 18 ans |
Ludovic Courtes
|
ce66606641
procs/weaks/hashtab: Removed a bit of useless mark/free code.
|
il y a 18 ans |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
il y a 16 ans |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
il y a 18 ans |
Marius Vollmer
|
06c1d90009
* gc-mark.c (scm_mark_all): Do not rely on hooks to run the weak
|
il y a 19 ans |
Marius Vollmer
|
ecc9f40fe5
* hashtab.h: Bugfix: use SCM_API (WAS: extern).
|
il y a 19 ans |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
il y a 19 ans |
Marius Vollmer
|
d3a80924bc
(scm_t_hashtable): Removed 'closure' field. The
|
il y a 19 ans |
Marius Vollmer
|
a9cf5c7168
(scm_hash_fx_remove_x): Removed delete_fn
|
il y a 20 ans |
Marius Vollmer
|
76da80e788
Reverted changed from 2005/01/24 19:14:54, which was a commit to the
|
il y a 20 ans |
Marius Vollmer
|
a54a94b397
Threading changes.
|
il y a 20 ans |
Marius Vollmer
|
12783367ec
(SCM_HASHTAB_BUCKET_LOC): Removed.
|
il y a 20 ans |
Marius Vollmer
|
3ebc1832c7
(SCM_HASHTABLE_BUCKETS): Removed.
|
il y a 20 ans |
Marius Vollmer
|
f5710d53b1
Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use
|
il y a 20 ans |
Mikael Djurfeldt
|
711a9fd7ee
* unif.c (scm_make_uve): Removed local variable and simplified
|
il y a 21 ans |
Marius Vollmer
|
cdc5f67652
(scm_tc16_hashtable): Added "extern" declaration.
|
il y a 21 ans |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
il y a 22 ans |
Mikael Djurfeldt
|
c35738c1ae
* hooks.c (scm_c_hook_add): Fixed bug in append mode.
|
il y a 22 ans |