index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
weak-set.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix finalizer resuscitation causing excessive GC
...
Andy Wingo
2017-03-13
1
-1
/
+17
*
Remove scm_puts_unlocked.
...
Andy Wingo
2016-04-26
1
-3
/
+3
*
Remove scm_putc_unlocked.
...
Andy Wingo
2016-04-26
1
-1
/
+1
*
consolidate scm_i_register_weak_gc_callback, update weak-set to fit
...
Andy Wingo
2013-01-20
1
-75
/
+21
*
Merge remote-tracking branch 'origin/stable-2.0'
...
Andy Wingo
2012-07-06
1
-9
/
+9
*
Fix lock handling bug in commit aac980de43a0466b968a56607664f5ebbca6b751.
...
Ken Raeburn
2012-05-20
1
-1
/
+1
*
Revert "with a threaded guile, lock weak sets and tables during a fork"
...
Andy Wingo
2012-02-23
1
-95
/
+13
*
use the new finalizer helpers
...
Andy Wingo
2012-02-19
1
-2
/
+2
*
better hysteresis in weak-set, weak-table
...
Andy Wingo
2012-02-19
1
-1
/
+37
*
with a threaded guile, lock weak sets and tables during a fork
...
Andy Wingo
2012-02-17
1
-13
/
+95
*
weaks: move an allocation outside a critical section
...
Andy Wingo
2012-02-13
1
-18
/
+37
*
Revert "add SCM_HEAP_OBJECT_BASE"
...
Andy Wingo
2012-01-31
1
-2
/
+2
*
support for new GC_move_disappearing_link
...
Andy Wingo
2011-11-24
1
-0
/
+4
*
locking for putc, puts
...
Andy Wingo
2011-11-08
1
-4
/
+4
*
add SCM_HEAP_OBJECT_BASE
...
Andy Wingo
2011-10-24
1
-2
/
+2
*
add SCM_HEAP_OBJECT_P
...
Andy Wingo
2011-10-24
1
-4
/
+4
*
add SCM_{PACK,UNPACK}_POINTER
...
Andy Wingo
2011-10-24
1
-11
/
+11
*
refactor tc7 and tc16 checks
...
Andy Wingo
2011-10-24
1
-1
/
+1
*
add weak sets
...
Andy Wingo
2011-10-23
1
-0
/
+887