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-malloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-08-19
* gc.h, gc.c (scm_i_gc_admin_mutex): New, to protect
Marius Vollmer
1
-5
/
+19
2004-02-16
Add a copyright year.
Kevin Ryde
1
-1
/
+1
2004-02-16
(scm_done_malloc, scm_done_free): Allow negative sizes,
Kevin Ryde
1
-3
/
+9
2003-07-09
(scm_gc_realloc): Define "ptr" at start of function.
Kevin Ryde
1
-1
/
+3
2003-07-06
(decrease_mtrigger): new function
Han-Wen Nienhuys
1
-13
/
+35
2003-05-14
(scm_gc_register_collectable_memory): avoid
Han-Wen Nienhuys
1
-2
/
+11
2003-04-05
Changed license terms to the plain LGPL thru-out.
Marius Vollmer
1
-35
/
+11
2003-03-25
* gc-malloc.c: #include <config.h> if HAVE_CONFIG_H.
Rob Browning
1
-0
/
+4
2002-12-21
* gc.c, gc.h (scm_i_sweep_mutex): New mutex.
Mikael Djurfeldt
1
-11
/
+15
2002-12-11
* gc-malloc.c, gc.h, init.c: Reverted gc-malloc change of
Mikael Djurfeldt
1
-16
/
+0
2002-12-10
* gc-malloc.c, gc.h (scm_gc_malloc_prehistory): New function.
Mikael Djurfeldt
1
-3
/
+7
2002-12-10
* gc-malloc.c (malloc_mutex): New mutex.
Mikael Djurfeldt
1
-0
/
+12
2002-12-09
* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.
Mikael Djurfeldt
1
-3
/
+15
2002-09-09
(scm_gc_register_collectable_memory): more overflow
Han-Wen Nienhuys
1
-2
/
+2
2002-09-05
* gc-segment.c (scm_i_make_initial_segment): check user settings
Han-Wen Nienhuys
1
-1
/
+12
2002-09-05
* struct.h: change scm_structs_to_free to scm_i_structs_to_free
Han-Wen Nienhuys
1
-2
/
+4
2002-09-05
add DEBUGINFO for mtrigger GCs.
Han-Wen Nienhuys
1
-7
/
+7
2002-08-28
* gc.h: remove DOUBLECELL card flags.
Han-Wen Nienhuys
1
-1
/
+11
2002-08-08
* gc-card.c ("sweep_card"): remove SCM_MISC_ERROR messages: print
Han-Wen Nienhuys
1
-1
/
+4
2002-08-05
* tests/reader.test: change misc-error in read-error.
Han-Wen Nienhuys
1
-1
/
+13
2002-08-04
(INPUT_ERROR): Prepare for file:line:column error
Han-Wen Nienhuys
1
-27
/
+16
2002-08-04
gc statistic tweaks
Han-Wen Nienhuys
1
-5
/
+5
2002-08-04
more code
Han-Wen Nienhuys
1
-0
/
+407