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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-02
Use `SCM_DEPRECATED' in declarations of deprecated functions/variables.
Ludovic Courtès
1
-16
/
+16
2009-09-09
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-1
/
+1
2009-09-03
Make test-case compilation with -DSCM_DEBUG=1 work.
Ken Raeburn
1
-1
/
+1
2009-08-28
Remove deprecated variables/macros from the GC headers.
Ludovic Courtès
1
-22
/
+0
2009-08-25
Remove the `scm_tc_free_cell' SMOB type.
Ludovic Courtès
1
-9
/
+0
2009-08-18
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-6
/
+7
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-6
/
+7
2009-03-22
Remove references to `scm_in_heap_p ()'.
Ludovic Courtès
1
-2
/
+1
2008-10-23
Expose `GC_dump ()' at the Scheme level.
Ludovic Courtès
1
-0
/
+1
2008-09-18
Remove per-thread `gc_running_p'.
Ludovic Courtès
1
-1
/
+1
2008-09-17
Remove GC-related fields from `scm_i_thread'.
Ludovic Courtès
1
-2
/
+0
2008-09-11
Revise GC asserts.
Han-Wen Nienhuys
1
-1
/
+0
2008-09-10
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-3
/
+3
2008-09-10
Remove `scm_get_stack_base ()'.
Ludovic Courtes
1
-2
/
+1
2008-09-10
Fixed warnings due to unused stuff.
Ludovic Courtes
1
-6
/
+1
2008-09-10
Merge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347' into boehm-demers-wei...
Ludovic Courtès
1
-4
/
+5
2008-09-10
Implemented `gc-stats' using `libgc' information.
Ludovic Courtes
1
-2
/
+2
2008-09-09
Cleanup mark-during-GC debug checks.
Han-Wen Nienhuys
1
-3
/
+10
2008-09-05
Fixed use of finalizers for guardians and SMOBs (undoes patches 23-24).
Ludovic Courtes
1
-2
/
+0
2008-09-05
Generalized BGC's finalizer mechanism. Use it in `guardians.c'.
Ludovic Courtes
1
-0
/
+2
2008-09-05
Added support for SMOB custom mark procedures.
Ludovic Courtes
1
-2
/
+0
2008-09-05
Added `scm_gc_malloc_pointerless ()', equivalent to `GC_MALLOC_ATOMIC ()'.
Ludovic Courtes
1
-0
/
+1
2008-09-05
Merge from lcourtes@laas.fr--2005-mobile
Ludovic Courtes
1
-107
/
+0
2008-08-16
Garbage collection cleanup.
Han-Wen Nienhuys
1
-2
/
+0
2008-08-16
Introduce scm_i_marking to detect when GC mark bits are touched
Han-Wen Nienhuys
1
-0
/
+2
2008-05-31
Add `SCM_INTERNAL' macro, use it.
Ludovic Courtès
1
-5
/
+5
2007-08-26
replace port table with weak hash table. This simplifies
Han-Wen Nienhuys
1
-1
/
+0
2006-11-08
Changes from arch/CVS synchronization
Ludovic Courtès
1
-4
/
+0
2006-10-25
* configure.in: New check for uca lib (needed for IA64 on HP-UX).
Neil Jerram
1
-0
/
+5
2006-04-17
merge from 1.8 branch
Kevin Ryde
1
-1
/
+1
2005-05-23
The FSF has a new address.
Marius Vollmer
1
-1
/
+1
2005-03-10
* gc.h, gc.c (SCM_FREECELL_P): Removed for good.
Marius Vollmer
1
-21
/
+36
2005-03-02
See ChangeLog from 2005-03-02.
Marius Vollmer
1
-15
/
+7
2005-01-27
*** empty log message ***
Han-Wen Nienhuys
1
-1
/
+0
2005-01-27
* gc.c (s_scm_gc_live_object_stats): return alist, not hashtable.
Han-Wen Nienhuys
1
-0
/
+2
2005-01-24
Reverted changed from 2005/01/24 19:14:54, which was a commit to the
Marius Vollmer
1
-7
/
+15
2005-01-24
Threading changes.
Marius Vollmer
1
-15
/
+7
2004-08-19
* gc.h, gc.c (scm_i_gc_admin_mutex): New, to protect
Marius Vollmer
1
-0
/
+2
2004-05-26
(SCM_CELL_OBJECT_LOC): use SCM_GC_CELL_OBJECT to prevent
Han-Wen Nienhuys
1
-1
/
+1
2004-05-06
(scm_t_cell): Fields are now of type SCM instead of
Marius Vollmer
1
-48
/
+45
2004-04-06
* srfi-13.c (s_scm_string_map): convert character to unsigned char
Han-Wen Nienhuys
1
-1
/
+1
2004-03-28
* gc.h (SCM_GC_CELL_TYPE): SCM_GC_CELL_TYPE uses SCM_GC_CELL_OBJECT.
Han-Wen Nienhuys
1
-1
/
+1
2004-02-18
* gc.h (scm_gc_cells_collected): Removed duplicated declaration.
Marius Vollmer
1
-2
/
+1
2003-08-27
(scm_remember_upto_here_1): Revise comments on the asm form.
Kevin Ryde
1
-6
/
+11
2003-08-12
(scm_remember_upto_here_1, scm_remember_upto_here_2) [__GNUC__]:
Kevin Ryde
1
-0
/
+20
2003-07-27
* gc.h (SCM_GC_SET_CELL_BVEC): New.
Marius Vollmer
1
-0
/
+1
2003-05-29
2003-05-29 Stefan Jahn <stefan@lkcc.org>
Stefan Jahn
1
-5
/
+9
2003-04-05
Changed license terms to the plain LGPL thru-out.
Marius Vollmer
1
-35
/
+11
2003-04-04
*** empty log message ***
Rob Browning
1
-2
/
+0
2003-03-27
* gc.h: fix various preprocessor usages of new public
Rob Browning
1
-3
/
+3
[next]