index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
ref
/
api-io.texi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-23
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-1
/
+1
2013-08-19
doc: `get-string-all' takes only one argument.
Ian Price
1
-1
/
+1
2013-08-07
String ports use UTF-8; ignore %default-port-encoding.
Mark H Weaver
1
-24
/
+0
2013-04-07
Add keyword arguments to file opening procedures.
Mark H Weaver
1
-14
/
+47
2013-04-07
Implement efficient 'scm_unget_bytes' and 'unget-bytevector'.
Mark H Weaver
1
-3
/
+16
2013-04-07
Do not scan for coding declarations in open-file.
Mark H Weaver
1
-8
/
+16
2013-04-04
Improve handling of Unicode byte-order marks (BOMs).
Mark H Weaver
1
-1
/
+80
2013-04-01
Optimize 'get-bytevector-some'; it may now read less than possible.
Mark H Weaver
1
-3
/
+4
2013-01-22
add read-string and read-string! to (ice-9 rdelim)
Andy Wingo
1
-0
/
+27
2012-05-31
Add the `%default-port-conversion-strategy' fluid.
Ludovic Courtès
1
-0
/
+15
2012-02-04
Improve consistency of definitions of C functions in manual.
Bake Timmons
1
-1
/
+1
2012-02-02
Make consistent the usage of variable names in the function definitions found...
Bake Timmons
1
-28
/
+28
2012-01-05
Placate a number of `syntax-check' verifications.
Ludovic Courtès
1
-1
/
+1
2011-08-18
reword open-file docs
Andy Wingo
1
-22
/
+22
2011-05-20
fix documentation for option-set! syntaxen
Andy Wingo
1
-8
/
+0
2011-05-07
More completely document the `(rnrs io ports)' library
Andreas Rottmann
1
-21
/
+668
2011-04-27
Document `(ice-9 binary-ports)'.
Ludovic Courtès
1
-0
/
+4
2011-04-22
Make sure binary ports pass `binary-port?' regardless of the locale.
Ludovic Courtès
1
-0
/
+25
2011-03-13
doc: Remove "lack of support for Unicode I/O and strings".
Ludovic Courtès
1
-2
/
+1
2011-02-28
update port-filename docs
Andy Wingo
1
-3
/
+2
2011-02-09
docs: fix typos in manual, and a couple in code comments.
Ralf Wildenhues
1
-2
/
+2
2011-02-02
Have `read-char' & co. throw to `decoding-error'.
Ludovic Courtès
1
-2
/
+14
2010-12-06
update read-delimited! docs
Andy Wingo
1
-8
/
+11
2010-10-01
move read and print options docs to the procedures they parameterize
Andy Wingo
1
-22
/
+7
2010-07-17
open-file should handle binary mode and coding declarations
Michael Gran
1
-2
/
+16
2010-04-10
Merge branch 'master' into wip-manual-2
Neil Jerram
1
-1
/
+31
2010-01-19
Document modal encodings problem in ref doc
Michael Gran
1
-0
/
+6
2010-01-07
Have string ports honor `%default-port-encoding'.
Ludovic Courtès
1
-1
/
+25
2009-12-19
Remove page breaks except before new chapters and indices
Neil Jerram
1
-1
/
+0
2009-12-18
more typo fixes
Brian Gough
1
-1
/
+1
2009-11-16
Improve documentation of supported encoding names.
Ludovic Courtès
1
-5
/
+7
2009-11-14
Replace `setbinary' by a public `%default-port-encoding' fluid.
Ludovic Courtès
1
-0
/
+6
2009-09-04
Doc updates for Unicode string escapes and port encodings
Michael Gran
1
-8
/
+76
2009-08-09
In general, use @lisp in preference to @smalllisp
Neil Jerram
1
-8
/
+8
2009-06-25
Add `scm_t_off' type so that `scm_t_port' has a fixed layout.
Ludovic Courtès
1
-2
/
+2
2009-06-18
Import documentation for the R6RS bytevector and port APIs.
Ludovic Courtès
1
-1
/
+265
2007-03-07
merge from 1.8 branch
Kevin Ryde
1
-1
/
+28
2006-10-09
merge from 1.8 branch
Kevin Ryde
1
-8
/
+16
2006-06-17
merge from 1.8 branch
Kevin Ryde
1
-20
/
+54
2006-01-29
Renamed the "frames" that are related to dynamic-wind to "dynamic
Marius Vollmer
1
-6
/
+6
2005-08-06
Index entries for ptob etc.
Kevin Ryde
1
-0
/
+6
2005-05-02
Tweaks.
Kevin Ryde
1
-4
/
+4
2005-04-29
(Default Ports): Describe buffering on standard ports.
Kevin Ryde
1
-7
/
+29
2005-04-21
Index entries for standard input/output/error.
Kevin Ryde
1
-0
/
+3
2005-02-03
(File Ports): In port-filename, cannot use after close.
Kevin Ryde
1
-0
/
+3
2004-08-24
Ran a (docstring-process-module "(guile)") and moved entries from
Marius Vollmer
1
-7
/
+12
2004-08-09
In open-file, split a paragraph for clarity.
Kevin Ryde
1
-2
/
+4
2004-08-09
(File Ports): In open-file, describe the "b" binary flag.
Kevin Ryde
1
-0
/
+15
2004-08-02
* scheme-binding.texi: Renamed to api-binding.texi.
Marius Vollmer
1
-0
/
+1161