mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-24 12:20:20 +02:00
*** empty log message ***
This commit is contained in:
parent
8b0d194f91
commit
78a4915a1e
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
2000-03-19 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
|
||||
|
||||
* gc.c, gc.h (scm_gc_yield): New variable.
|
||||
(adjust_gc_trigger): Use scm_gc_yield.
|
||||
(alloc_some_heap): Use scm_gc_yield instead of
|
||||
scm_gc_cells_collected.
|
||||
|
||||
* coop-threads.c: Addd #include "root.h", #include "strings.h".
|
||||
|
||||
* debug.c: Added #include "root.h". (Thanks to Thien-Thi Nguyen.)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue