提交历史

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