1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-18 09:40:25 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 2000-03-20 13:39:44 +00:00
parent bda1446cd5
commit 1ef20c801b

View file

@ -1,3 +1,10 @@
2000-03-20 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
* gc.c (adjust_gc_trigger): Improved documentation.
(alloc_some_heap): Since gc_trigger is used against
freelist->collected, this is the value which should be used to
predict minimum growth.
2000-03-20 Dirk Herrmann <D.Herrmann@tu-bs.de> 2000-03-20 Dirk Herrmann <D.Herrmann@tu-bs.de>
* eval.h: Fix mixup of packed/unpacked SCM values. (Thanks * eval.h: Fix mixup of packed/unpacked SCM values. (Thanks