Ludovic Courtès
|
6f03035fe8
Merge branch 'master' into boehm-demers-weiser-gc
|
hace 17 años |
Ludovic Courtes
|
ea4f8ea13f
scm_gc_malloc: Handle zero-octet allocations.
|
hace 18 años |
Ludovic Courtes
|
c5018a2bbb
Added `scm_gc_malloc_pointerless ()', equivalent to `GC_MALLOC_ATOMIC ()'.
|
hace 19 años |
Ludovic Courtes
|
26224b3f5d
Merge from lcourtes@laas.fr--2005-mobile
|
hace 19 años |
Han-Wen Nienhuys
|
1f5844000e
Style nitpicks: space before () in function call.
|
hace 17 años |
Han-Wen Nienhuys
|
676d9cc553
If realloc() fails in scm_realloc, then do a complete GC with complete
|
hace 17 años |
Han-Wen Nienhuys
|
82ae1b8eb3
Garbage collection cleanup.
|
hace 17 años |
Neil Jerram
|
b226295af8
Release stuff: missing NEWS and 2007/2008 copyrights.
|
hace 17 años |
Neil Jerram
|
4a19ed0452
(scm_gc_malloc): Return NULL if requested size is 0.
|
hace 17 años |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
hace 19 años |
Han-Wen Nienhuys
|
4c7016dc06
Ludovic's patch for scm_t_sweep_statistics.
|
hace 19 años |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
hace 20 años |
Marius Vollmer
|
b17e0ac397
* gc.h, gc.c (SCM_FREECELL_P): Removed for good.
|
hace 20 años |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
hace 20 años |
Marius Vollmer
|
76da80e788
Reverted changed from 2005/01/24 19:14:54, which was a commit to the
|
hace 20 años |
Marius Vollmer
|
a54a94b397
Threading changes.
|
hace 20 años |
Marius Vollmer
|
eb01cb6494
* gc.h, gc.c (scm_i_gc_admin_mutex): New, to protect
|
hace 21 años |
Kevin Ryde
|
290e9e11e4
Add a copyright year.
|
hace 21 años |
Kevin Ryde
|
4cd3853f37
(scm_done_malloc, scm_done_free): Allow negative sizes,
|
hace 21 años |
Kevin Ryde
|
53f18a0df1
(scm_gc_realloc): Define "ptr" at start of function.
|
hace 22 años |
Han-Wen Nienhuys
|
cbfe8e6242
(decrease_mtrigger): new function
|
hace 22 años |
Han-Wen Nienhuys
|
131805f0cd
(scm_gc_register_collectable_memory): avoid
|
hace 22 años |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
hace 22 años |
Rob Browning
|
132fa21f55
* gc-malloc.c: #include <config.h> if HAVE_CONFIG_H.
|
hace 22 años |
Mikael Djurfeldt
|
fb50ef08ec
* gc.c, gc.h (scm_i_sweep_mutex): New mutex.
|
hace 22 años |
Mikael Djurfeldt
|
e200ddeeb2
* gc-malloc.c, gc.h, init.c: Reverted gc-malloc change of
|
hace 23 años |
Mikael Djurfeldt
|
960c408c04
* gc-malloc.c, gc.h (scm_gc_malloc_prehistory): New function.
|
hace 23 años |
Mikael Djurfeldt
|
3cdde9d667
* gc-malloc.c (malloc_mutex): New mutex.
|
hace 23 años |
Mikael Djurfeldt
|
9bc4701cd3
* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.
|
hace 23 años |
Han-Wen Nienhuys
|
e88e4f2ef3
(scm_gc_register_collectable_memory): more overflow
|
hace 23 años |