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
/
private-gc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-24
remove CELL_P macro
Andy Wingo
1
-13
/
+1
2009-08-28
Remove deprecated variables/macros from the GC headers.
Ludovic Courtès
1
-64
/
+3
2009-08-18
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-11
/
+11
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-6
/
+7
2009-03-26
Remove multiple definition of `scm_i_marking'.
Ludovic Courtès
1
-5
/
+4
2008-09-11
Revise GC asserts.
Han-Wen Nienhuys
1
-2
/
+3
2008-09-10
Fix broken GC and threads merge.
Ludovic Courtès
1
-0
/
+3
2008-09-10
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-22
/
+11
2008-09-10
Merge commit '032913739218c756f673bfb9c8f66ef9f8f02330' into boehm-demers-wei...
Ludovic Courtès
1
-3
/
+18
2008-09-09
Use Gnulib's `count-one-bits' as a replacement for `scm_i_uint_bit_count ()'.
Ludovic Courtès
1
-1
/
+0
2008-09-05
Merge from lcourtes@laas.fr--2005-mobile
Ludovic Courtes
1
-176
/
+0
2008-08-16
Add a statistic for tracking how many cells are marked conservatively.
Han-Wen Nienhuys
1
-0
/
+1
2008-08-16
Garbage collection cleanup.
Han-Wen Nienhuys
1
-52
/
+40
2008-08-16
Remove comments about removed variables.
Han-Wen Nienhuys
1
-12
/
+0
2008-08-16
Introduce scm_i_marking to detect when GC mark bits are touched
Han-Wen Nienhuys
1
-0
/
+5
2008-08-14
Whitespace and formatting fixes.
Han-Wen Nienhuys
1
-15
/
+0
2008-05-31
Add `SCM_INTERNAL' macro, use it.
Ludovic Courtès
1
-34
/
+44
2007-01-22
add FSF header.
Han-Wen Nienhuys
1
-3
/
+18
2006-11-08
Changes from arch/CVS synchronization
Ludovic Courtès
1
-4
/
+5
2006-05-07
(CELL_P): Also check that the potential pointer is
Marius Vollmer
1
-1
/
+11
2006-02-14
Ludovic's patch for scm_t_sweep_statistics.
Han-Wen Nienhuys
1
-5
/
+38
2005-01-27
* gc.c (s_scm_gc_live_object_stats): return alist, not hashtable.
Han-Wen Nienhuys
1
-0
/
+6
2004-10-19
(SCM_DEFAULT_MAX_SEGMENT_SIZE): Increase to 20 Mib.
Marius Vollmer
1
-1
/
+2
2002-09-05
* gc-segment.c (scm_i_make_initial_segment): check user settings
Han-Wen Nienhuys
1
-2
/
+3
2002-08-28
* gc.h: remove DOUBLECELL card flags.
Han-Wen Nienhuys
1
-3
/
+7
2002-08-08
* gc.h: add scm_debug_cells_gc_interval to public interface
Han-Wen Nienhuys
1
-1
/
+2
2002-08-04
gc statistic tweaks
Han-Wen Nienhuys
1
-0
/
+1
2002-08-04
more code
Han-Wen Nienhuys
1
-0
/
+239