Kevin Ryde
2288712b6c
(File Ports): Describe call-with-input-file and
...
call-with-output-file together. Describe with-input-from-file,
with-output-to-file and with-error-to-file together, and add that they
use dynamic-wind on the current port setting and keep the port open in
support of captured continuations.
(Closing): Describe close-input-port and close-output-port together,
tweak the wording slightly.
2003-06-19 00:38:49 +00:00
Kevin Ryde
7d5b2929b8
(Ports): Add notes on garbage collection, and on
...
explicitly closing file ports.
(File Ports): Cross reference Ports node on explicit closing.
2003-06-05 00:56:33 +00:00
Kevin Ryde
5f653c6a56
(Default Ports): Remove duplicate descriptions of
...
set-current-output-port and set-current-error-port.
2003-05-30 00:17:01 +00:00
Kevin Ryde
bb6847e818
(Writing): Add write, revise display.
2003-05-04 00:40:13 +00:00
Kevin Ryde
5a90a26327
(Reading): In read-char and peek-char, fix typos "?"
...
in @rnindex. In port-column, use @: after i.e.
(Writing): In get-print-state, two spaces after full stop.
2003-05-03 23:00:53 +00:00
Rob Browning
fef68e7f5d
* scheme-io.texi (Reading): clarify character ordering in port for
...
unread-string.
2003-03-27 19:54:31 +00:00
Neil Jerram
0a50eeaadb
Auto docstring updates, including soft port enhancement.
2002-10-19 16:33:25 +00:00
Neil Jerram
198586ed74
Manual updates.
2002-03-15 14:03:53 +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
Thien-Thi Nguyen
9eb96786d0
(Writing): Add entry for `display'. Include in R5RS Index.
2001-10-05 15:58:51 +00:00
Neil Jerram
a0e07ba4ec
* Organize documentation into per-manual directories (halfway point commit).
2001-08-24 09:40:29 +00:00