Age | Commit message (Collapse) | Author | Files | Lines |
|
* scheme-compound.texi: Renamed to api-compound.texi.
* scheme-control.texi: Renamed to api-control.texi.
* scheme-data.texi: Renamed to api-data.texi.
* scheme-debug.texi: Renamed to api-debug.texi.
* deprecated.texi: Renamed to api-deprecated.texi.
* scheme-evaluation.texi: Renamed to api-evaluation.texi.
* ref-init.texi: Renamed to api-init.texi.
* scheme-io.texi: Renamed to api-io.texi.
* scheme-memory.texi: Renamed to api-memory.texi.
* scheme-modules.texi: Renamed to api-modules.texi.
* scheme-options.texi: Renamed to api-options.texi.
* scm.texi: Renamed to api-overview.texi.
* scheme-procedures.texi: Renamed to api-procedures.texi.
* scheme-scheduling.texi: Renamed to api-scheduling.texi.
* scheme-scm.texi: Renamed to api-scm.texi.
* scheme-smobs.texi: Renamed to api-smobs.texi.
* scheme-snarf.texi: Renamed to api-snarf.texi.
* scheme-translation.texi: Renamed to api-translation.texi.
* scheme-utility.texi: Renamed to api-utility.texi.
* debugging.texi: Renamed to scheme-debugging.texi.
* scripts.texi: Renamed to scheme-scripts.texi.
* program.texi: Renamed to libguile-program.texi.
|
|
|
|
|
|
scm_c_with_fluids, and scm_frame_fluid.
|
|
|
|
should not close the port. In get-output-string, note string must be
gotten before closing the port.
|
|
(Writing): Add scm_c_write.
|
|
set-port-column! and set-port-line!, port parameter must be given,
there's no default to current input.
|
|
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.
|
|
explicitly closing file ports.
(File Ports): Cross reference Ports node on explicit closing.
|
|
set-current-output-port and set-current-error-port.
|
|
|
|
in @rnindex. In port-column, use @: after i.e.
(Writing): In get-print-state, two spaces after full stop.
|
|
unread-string.
|
|
|
|
|
|
|
|
reference manual documentation.
|
|
|
|
|
|
|