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 |
|