Mark H Weaver
|
c04bf4337b
Merge remote-tracking branch 'origin/stable-2.0'
|
12 rokov pred |
Mark H Weaver
|
803c087e6b
Fix truncated documentation for 'put-char'.
|
12 rokov pred |
Mark H Weaver
|
453acfacf4
Merge remote-tracking branch 'origin/stable-2.0'
|
12 rokov pred |
Ian Price
|
1fcf690929
doc: `get-string-all' takes only one argument.
|
12 rokov pred |
Mark H Weaver
|
6dce942c46
String ports use UTF-8; ignore %default-port-encoding.
|
12 rokov pred |
Mark H Weaver
|
3ace9a8e4e
Add keyword arguments to file opening procedures.
|
12 rokov pred |
Mark H Weaver
|
7f6c3f8f00
Implement efficient 'scm_unget_bytes' and 'unget-bytevector'.
|
12 rokov pred |
Mark H Weaver
|
9a334eb3ab
Do not scan for coding declarations in open-file.
|
12 rokov pred |
Mark H Weaver
|
cdd3d6c9f4
Improve handling of Unicode byte-order marks (BOMs).
|
12 rokov pred |
Mark H Weaver
|
21bbe22a14
Optimize 'get-bytevector-some'; it may now read less than possible.
|
12 rokov pred |
Andy Wingo
|
5a35d42aa5
add read-string and read-string! to (ice-9 rdelim)
|
12 rokov pred |
Ludovic Courtès
|
b22e94db7c
Add the `%default-port-conversion-strategy' fluid.
|
13 rokov pred |
Bake Timmons
|
5f6ffd6652
Improve consistency of definitions of C functions in manual.
|
13 rokov pred |
Bake Timmons
|
64de6db5c6
Make consistent the usage of variable names in the function definitions found in the Texinfo docs.
|
13 rokov pred |
Ludovic Courtès
|
b3da54d181
Placate a number of `syntax-check' verifications.
|
13 rokov pred |
Andy Wingo
|
5261e74281
reword open-file docs
|
14 rokov pred |
Andy Wingo
|
1233b38393
fix documentation for option-set! syntaxen
|
14 rokov pred |
Andreas Rottmann
|
040dfa6f37
More completely document the `(rnrs io ports)' library
|
14 rokov pred |
Ludovic Courtès
|
de424d9594
Document `(ice-9 binary-ports)'.
|
14 rokov pred |
Ludovic Courtès
|
96128014bf
Make sure binary ports pass `binary-port?' regardless of the locale.
|
14 rokov pred |
Ludovic Courtès
|
958173e489
doc: Remove "lack of support for Unicode I/O and strings".
|
14 rokov pred |
Andy Wingo
|
ac012a27a2
update port-filename docs
|
14 rokov pred |
Ralf Wildenhues
|
ecb8733562
docs: fix typos in manual, and a couple in code comments.
|
14 rokov pred |
Ludovic Courtès
|
c62da8f891
Have `read-char' & co. throw to `decoding-error'.
|
14 rokov pred |
Andy Wingo
|
e7fb779fb0
update read-delimited! docs
|
14 rokov pred |
Andy Wingo
|
1518f64948
move read and print options docs to the procedures they parameterize
|
15 rokov pred |
Michael Gran
|
211683cc5c
open-file should handle binary mode and coding declarations
|
15 rokov pred |
Neil Jerram
|
26b9f90900
Merge branch 'master' into wip-manual-2
|
15 rokov pred |
Michael Gran
|
912a870246
Document modal encodings problem in ref doc
|
15 rokov pred |
Ludovic Courtès
|
7b0419128b
Have string ports honor `%default-port-encoding'.
|
15 rokov pred |