index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
weak-table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-20
weak-table consolidation around scm_i_register_weak_gc_callback
Andy Wingo
1
-72
/
+21
2012-07-06
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-12
/
+12
2012-05-20
Fix lock handling bug in commit aac980de43a0466b968a56607664f5ebbca6b751.
Ken Raeburn
1
-1
/
+1
2012-03-02
hash-set! on weak tables returns the value
Andy Wingo
1
-10
/
+4
2012-02-23
Revert "with a threaded guile, lock weak sets and tables during a fork"
Andy Wingo
1
-94
/
+14
2012-02-19
use the new finalizer helpers
Andy Wingo
1
-2
/
+2
2012-02-19
better hysteresis in weak-set, weak-table
Andy Wingo
1
-1
/
+37
2012-02-17
with a threaded guile, lock weak sets and tables during a fork
Andy Wingo
1
-14
/
+94
2012-02-13
weaks: move an allocation outside a critical section
Andy Wingo
1
-16
/
+34
2012-01-31
Revert "add SCM_HEAP_OBJECT_BASE"
Andy Wingo
1
-8
/
+8
2011-11-24
support for new GC_move_disappearing_link
Andy Wingo
1
-4
/
+30
2011-11-08
locking for putc, puts
Andy Wingo
1
-4
/
+4
2011-10-24
add SCM_HEAP_OBJECT_BASE
Andy Wingo
1
-5
/
+5
2011-10-24
add SCM_HEAP_OBJECT_P
Andy Wingo
1
-2
/
+2
2011-10-24
add SCM_{PACK,UNPACK}_POINTER
Andy Wingo
1
-12
/
+12
2011-10-24
refactor tc7 and tc16 checks
Andy Wingo
1
-1
/
+1
2011-10-24
reimplement hashtab.c's weak hash tables in terms of weak-table.c
Andy Wingo
1
-0
/
+84
2011-10-24
add weak table implementation
Andy Wingo
1
-0
/
+1050