Gary Houston
f631e15e2c
* new section Primitive Procedures, documentation for
...
scm_c_make_gsubr and scm_c_define_gsubr.
2002-08-10 14:09:55 +00:00
Neil Jerram
bcf009c3f8
Add examples from Ian Sheldon, and merge recent updates from stable branch.
2002-08-08 21:47:53 +00:00
Han-Wen Nienhuys
eab1b25970
* gc.h: add scm_debug_cells_gc_interval to public interface
...
* gc-card.c ("sweep_card"): set scm_gc_running while sweeping.
* gc.c (scm_i_expensive_validation_check): separate expensive
validation checks from cheap ones.
2002-08-08 19:47:31 +00:00
Han-Wen Nienhuys
ba1b222692
* tests/reader.test: change misc-error in read-error.
...
* read.c (scm_input_error): new function: give meaningful error
messages, and throw read-error
* gc-malloc.c (scm_calloc): add scm_calloc.
* scheme-memory.texi (Memory Blocks): add scm_calloc, scm_gc_calloc.
correct typos.
2002-08-05 23:04:44 +00:00
Marius Vollmer
c5ee546dda
Added an introductory blurb about GC that I had lying around.
2002-08-05 18:50:54 +00:00
Neil Jerram
f2ba76aea5
* Manual work on debugging infrastructure
2002-04-20 15:52:13 +00:00
Neil Jerram
198586ed74
Manual updates.
2002-03-15 14:03:53 +00:00
Marius Vollmer
3392a571b5
(Upgrading from scm_must_malloc et al): New section.
2002-02-28 23:42:22 +00:00
Marius Vollmer
0deb6826b9
(Memory Blocks): New section.
2002-02-19 22:41:18 +00:00
Thien-Thi Nguyen
85a9b4ed19
Spell check.
2002-01-08 08:29:00 +00:00
Neil Jerram
8f85c0c6c3
* Adding C function declarations from the SCM interface to the
...
reference manual documentation.
2001-11-16 15:04:17 +00:00
Neil Jerram
9401323e63
* Documentation work.
2001-11-11 15:01:52 +00:00
Neil Jerram
a0e07ba4ec
* Organize documentation into per-manual directories (halfway point commit).
2001-08-24 09:40:29 +00:00