* scheme-memory.texi: Added a short explanation of the GC and the
authorMarius Vollmer <mvo@zagadka.de>
Mon, 6 Oct 2003 19:24:15 +0000 (19:24 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Mon, 6 Oct 2003 19:24:15 +0000 (19:24 +0000)
commit3446b6ef074a08d1a64bcb2aef05e01c0b1f8c3b
treec8cfb8c5adb7e516da3d87a47b845192fdb27d68
parent02b0c692891bb312902e3225e2f3fda98e087515
* scheme-memory.texi: Added a short explanation of the GC and the
conservative stack scanning.
(scm_gc_protect_object, scm_gc_unprotect_object,
scm_permanent_object): New.

* data-rep.texi, scheme-memory.texi (scm_remember_upto_here_1,
scm_remember_upto_here_2): Moved from data-rep.texi to
scheme-memory.texi.
doc/ref/data-rep.texi
doc/ref/scheme-memory.texi