Historial de Commits

Autor SHA1 Mensaje Fecha
  Andy Wingo 105e36543f Remove scm_puts_unlocked. hace 9 años
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. hace 9 años
  Mark H Weaver 789dd40b8b Fix --without-threads and SCM_DEBUG_TYPING_STRICTNESS==2 builds. hace 11 años
  Andy Wingo 9b977c836b Merge remote-tracking branch 'origin/stable-2.0' hace 12 años
  Daniel Hartwig 3330f00f54 add hash-count for native tables hace 12 años
  Ludovic Courtès 6922d92f96 Use `void *' instead of `GC_PTR' internally. hace 13 años
  Andy Wingo 07e69928fc hash-set! on weak tables returns the value hace 13 años
  Andy Wingo 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. hace 13 años
  Andy Wingo 252acfe8e7 Merge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e' hace 13 años
  Ludovic Courtès 73c080f9c0 Adjust tests that relied on the output of the hash table printer. hace 13 años
  Ludovic Courtès fb8b2a9d60 Print the address of hash tables. hace 13 años
  Andy Wingo 0607ebbfcf locking for putc, puts hace 13 años
  Andy Wingo 21041372ed add SCM_{PACK,UNPACK}_POINTER hace 13 años
  Andy Wingo 54a9b981a4 reimplement hashtab.c's weak hash tables in terms of weak-table.c hace 13 años
  Andy Wingo 7c888dfa6e fix read beyond end of hashtable size array in hashtab.c hace 13 años
  Andy Wingo 636c99d42d fix hash-set! on weak tables hace 14 años
  Andy Wingo 2187975e39 fix subtle and bad scm_internal_hash_fold bug for weak tables hace 14 años
  Andy Wingo 6bb2c00a76 weak_bucket_assoc tweak hace 14 años
  Andy Wingo d3464bb6e2 correct use of SCM2PTR in SCM_I_REGISTER_DISAPPEARING_LINK forms hace 14 años
  Andy Wingo 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc hace 14 años
  Andy Wingo 1d9c2e6271 disallow get-handle / create-handle! of weak hash tables hace 14 años
  Andy Wingo ecc9d1b547 fix hash-set! in weak-value table from non-immediate to immediate hace 14 años
  Andy Wingo 66b229d56e pre-GC_set_start_callback compatibility hace 14 años
  Andy Wingo 631e49ed76 weak hash table vacuum on before-gc C hook hace 14 años
  Andy Wingo 6800f86d63 make-weak-key-hash-table vacuuming hace 14 años
  Andy Wingo 62c290e977 weak hash tables vacuum stale entries after a gc hace 14 años
  Andy Wingo 40d2a0076a GC dead links in weak hash tables before a possible rehash hace 14 años
  Andy Wingo 2dd7d8ce7a fix tab completion in repl (doh) hace 14 años
  Andy Wingo 6efbc280c5 add scm_hash_fn_get_handle_by_hash hace 14 años