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-card.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-21
* __scm.h (SCM_DEBUG_DEBUGGER_SUPPORT): New compile-time option.
Dirk Herrmann
1
-29
/
+30
2003-04-20
* gc-card.c (scm_i_sweep_card, scm_i_init_card_freelist): Fixed
Dirk Herrmann
1
-9
/
+10
2003-04-09
(snarfcppopts): use DEFAULT_INCLUDES
Han-Wen Nienhuys
1
-1
/
+1
2003-04-05
Changed license terms to the plain LGPL thru-out.
Marius Vollmer
1
-35
/
+11
2003-04-04
* gc-card.c ("sweep_card"): handle new mpz_t bignums.
Rob Browning
1
-7
/
+5
2003-03-27
* gc-card.c: fix various preprocessor usages of new public
Rob Browning
1
-1
/
+1
2003-03-25
* gc-card.c: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS.
Rob Browning
1
-2
/
+2
2003-02-24
* struct.c (scm_struct_prehistory): Init scm_i_structs_to_free to
Mikael Djurfeldt
1
-7
/
+11
2002-12-10
* modules.c (scm_export): new function
Han-Wen Nienhuys
1
-1
/
+20
2002-09-08
* inline.h: include stdio.h
Han-Wen Nienhuys
1
-5
/
+7
2002-09-05
* struct.h: change scm_structs_to_free to scm_i_structs_to_free
Han-Wen Nienhuys
1
-2
/
+7
2002-08-28
* gc.h: remove DOUBLECELL card flags.
Han-Wen Nienhuys
1
-3
/
+12
2002-08-08
* gc-card.c ("sweep_card"): remove SCM_MISC_ERROR messages: print
Han-Wen Nienhuys
1
-3
/
+12
2002-08-08
* gc.h: add scm_debug_cells_gc_interval to public interface
Han-Wen Nienhuys
1
-1
/
+15
2002-08-05
remove GC bits documentation from the tags table.
Han-Wen Nienhuys
1
-0
/
+1
2002-08-04
new gc
Han-Wen Nienhuys
1
-0
/
+337