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
/
gc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-12
Remove unused function scm_i_tag_name.
Tom Tromey
1
-78
/
+0
2013-11-28
Merge commit 'd364a8971828e38e8f9112b711066f4962bb400e'
Andy Wingo
1
-39
/
+0
2013-11-28
Deprecate gc-live-object-stats
Andy Wingo
1
-38
/
+0
2013-11-28
Avoid needless GC on startup due to scm_gc_register_allocation
Andy Wingo
1
-1
/
+1
2013-11-28
Remove private-gc.h
Andy Wingo
1
-20
/
+1
2013-11-28
scm_i_tag_name internal to gc.c
Andy Wingo
1
-1
/
+2
2013-11-28
Tune initial heap size
Andy Wingo
1
-1
/
+7
2013-11-28
Remove another GC 6.8 hack
Andy Wingo
1
-7
/
+0
2013-11-22
Remove tests and shims for pre-7.2 bdw-gc.
Andy Wingo
1
-12
/
+0
2013-11-21
Remove scm_tc7_vm
Andy Wingo
1
-2
/
+0
2013-11-08
Remove stack programs, objcode, and the old VM.
Andy Wingo
1
-2
/
+0
2013-03-28
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-1
/
+15
2013-03-01
Use accessors instead of symbols deprecated in libgc 7.3.
Ludovic Courtès
1
-1
/
+15
2013-01-20
gc.c: assume gc 7.2 features are present
Andy Wingo
1
-49
/
+1
2012-03-11
Merge remote-tracking branch 'local-2.0/stable-2.0'
Andy Wingo
1
-0
/
+8
2012-03-08
more libgc 7.1 compat
Andy Wingo
1
-0
/
+8
2012-03-08
Merge remote-tracking branch 'local-2.0/stable-2.0'
Andy Wingo
1
-0
/
+2
2012-03-08
run finalizers asynchronously in asyncs
Andy Wingo
1
-1
/
+5
2012-02-24
run finalizers asynchronously (in asyncs and/or pthreads)
Andy Wingo
1
-1
/
+3
2012-02-23
Revert "install pthread_atfork handlers for guile's static mutexen"
Andy Wingo
1
-2
/
+1
2012-02-17
install pthread_atfork handlers for guile's static mutexen
Andy Wingo
1
-1
/
+2
2012-01-30
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-0
/
+4
2012-01-30
fix hook invocation during thread guilification
Andy Wingo
1
-0
/
+4
2012-01-10
Merge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'
Andy Wingo
1
-4
/
+1
2011-12-22
stdlib.h, not malloc.h
Andy Wingo
1
-4
/
+1
2011-12-19
fix scm_protects deprecation warning
Andy Wingo
1
-0
/
+2
2011-12-13
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-0
/
+4
2011-12-08
fix compilation with gc 7.1
Chris K. Jester-Young
1
-0
/
+4
2011-12-01
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-8
/
+212
2011-12-01
fix deadlock in before-gc-hook on certain 7.2alpha gc versions
Andy Wingo
1
-1
/
+10
2011-11-29
attempt to handle steady-state mallocations better
Andy Wingo
1
-0
/
+35
2011-11-29
adjust_gc_frequency before gc, for more precision
Andy Wingo
1
-1
/
+1
2011-11-29
fix uninitialized variable in gc.c
Andy Wingo
1
-1
/
+1
2011-11-29
switch off debugging flag that was mistakenly left on
Andy Wingo
1
-1
/
+1
2011-11-29
increase garbage collection rate if the process is growing
Andy Wingo
1
-2
/
+148
2011-11-28
get heap stats with GC_get_heap_usage_safe, if available.
Andy Wingo
1
-6
/
+20
2011-11-24
remove public scm_protects export
Andy Wingo
1
-3
/
+2
2011-11-21
deprecate direct scm_protects access
Andy Wingo
1
-1
/
+4
2011-10-24
remove weak pairs, rewrite weak vectors
Andy Wingo
1
-1
/
+0
2011-10-24
add weak table implementation
Andy Wingo
1
-0
/
+2
2011-10-23
add weak sets
Andy Wingo
1
-0
/
+2
2011-07-28
fix scm_i_tag_name
Andy Wingo
1
-8
/
+5
2011-05-26
remove scm_newcell_count, scm_newcell2_count
Andy Wingo
1
-5
/
+0
2011-05-04
measure time spent in gc
Andy Wingo
1
-1
/
+36
2011-04-15
fix pre-GC_set_start_callback compilation
Andy Wingo
1
-6
/
+7
2011-04-15
pre-GC_set_start_callback compatibility
Andy Wingo
1
-0
/
+6
2011-04-15
use gc_start_callback + asyncs for after-gc-hook, instead of finalizers
Andy Wingo
1
-32
/
+36
2011-03-17
add heap-allocated-since-gc to gc-stats
Andy Wingo
1
-34
/
+5
2011-02-24
re-enable the after-gc-hook
Andy Wingo
1
-15
/
+20
2010-07-28
Use "pointer" instead of "foreign" when dealing with wrapped pointers.
Ludovic Courtès
1
-1
/
+1
[next]