Andy Wingo
|
fc7bd367ab
remove all deprecated code
|
14 tahun lalu |
Andy Wingo
|
3ef6650def
make-string et al nulls memory if not given an initializer
|
14 tahun lalu |
Andy Wingo
|
0eedfa5cab
fix bug in scm_must_free
|
15 tahun lalu |
Andy Wingo
|
4e974a1a6d
remove out-of-date comment in scm_gc_malloc
|
15 tahun lalu |
Ludovic Courtès
|
c291b58835
Fix stylistic issues revealed by "make syntax-check".
|
15 tahun lalu |
Ludovic Courtès
|
b1f6293e98
Don't use memset(3) after `GC_MALLOC ()' calls.
|
15 tahun lalu |
Julian Graham
|
9a9e0d6d5e
Resolve warning in gcc-4.3 about transposed parameters passed to memset
|
15 tahun lalu |
Ludovic Courtès
|
e7acfa88bc
Use pointer-less memory for `scm_gc_strdup ()'.
|
15 tahun lalu |
Ludovic Courtès
|
760fb97d1f
Remove deprecated variables/macros from the GC headers.
|
16 tahun lalu |
Ludovic Courtès
|
7af531508c
Merge branch 'master' into boehm-demers-weiser-gc
|
16 tahun lalu |
Andy Wingo
|
108e18b18a
Merge wip-array refactor, up to cd43fdc5b7a7c
|
16 tahun lalu |
Michael Gran
|
68a30f5730
Type-limits error in GC environment initialization
|
16 tahun lalu |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
16 tahun lalu |
Andy Wingo
|
2fa901a51f
rename unif.[ch] to arrays.[ch]
|
16 tahun lalu |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
16 tahun lalu |
Ludovic Courtès
|
44e268898b
Merge branch 'master' into boehm-demers-weiser-gc
|
17 tahun lalu |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
17 tahun lalu |
Ludovic Courtès
|
6f03035fe8
Merge branch 'master' into boehm-demers-weiser-gc
|
17 tahun lalu |
Ludovic Courtes
|
ea4f8ea13f
scm_gc_malloc: Handle zero-octet allocations.
|
18 tahun lalu |
Ludovic Courtes
|
c5018a2bbb
Added `scm_gc_malloc_pointerless ()', equivalent to `GC_MALLOC_ATOMIC ()'.
|
19 tahun lalu |
Ludovic Courtes
|
26224b3f5d
Merge from lcourtes@laas.fr--2005-mobile
|
19 tahun lalu |
Han-Wen Nienhuys
|
1f5844000e
Style nitpicks: space before () in function call.
|
17 tahun lalu |
Han-Wen Nienhuys
|
676d9cc553
If realloc() fails in scm_realloc, then do a complete GC with complete
|
17 tahun lalu |
Han-Wen Nienhuys
|
82ae1b8eb3
Garbage collection cleanup.
|
17 tahun lalu |
Neil Jerram
|
b226295af8
Release stuff: missing NEWS and 2007/2008 copyrights.
|
17 tahun lalu |
Neil Jerram
|
4a19ed0452
(scm_gc_malloc): Return NULL if requested size is 0.
|
17 tahun lalu |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 tahun lalu |
Han-Wen Nienhuys
|
4c7016dc06
Ludovic's patch for scm_t_sweep_statistics.
|
19 tahun lalu |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 tahun lalu |
Marius Vollmer
|
b17e0ac397
* gc.h, gc.c (SCM_FREECELL_P): Removed for good.
|
20 tahun lalu |