Merge commit 'f6ddf827f8f192af7a8cd255bd8374a0d38bbb74'
[bpt/guile.git] / doc / ref / api-io.texi
2014-02-07 Andy WingoMerge commit 'f6ddf827f8f192af7a8cd255bd8374a0d38bbb74'
2014-02-07 Andy WingoMerge commit '45a28515c13348dfd18e53038ad63dd091a5a3c1'
2014-02-07 Andy WingoMerge commit 'a5cbbaa66a2491453db0edff9b0cb592a98f61bf'
2014-02-07 Andy WingoMerge commit '8ca97482b01cf1a6aa538cc5a2d1f71fb60f080c'
2014-02-07 Andy WingoMerge commit '122f24cc8a3637ed42d7792ad1ff8ec0c49c58df'
2014-01-21 Mark H WeaverMerge branch 'stable-2.0'
2014-01-18 Ludovic CourtèsCustom binary input ports support 'setvbuf'.
2014-01-15 Mark H WeaverMerge branch 'stable-2.0'
2014-01-15 Mark H WeaverMerge branch 'stable-2.0'
2014-01-14 Mark H WeaverMerge branch 'stable-2.0'
2014-01-14 Mark H WeaverMerge branch 'stable-2.0'
2014-01-09 Mark H WeaverMerge branch 'stable-2.0'
2013-12-13 Mark H WeaverMerge branch 'stable-2.0'
2013-11-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-11-28 Andy WingoMerge commit 'd364a8971828e38e8f9112b711066f4962bb400e'
2013-11-28 Andy WingoMerge commit 'e7bd20f7d9b2110fdc0fa25db5a2bfe6b2214923'
2013-11-28 Andy WingoMerge commit '17330398d50524058c2ef488bd21ac5ec9c8b6e8'
2013-11-28 Andy WingoMerge commit 'a38024baaa32d1a6d91fdc81388c88bbb926c3ae'
2013-11-28 Andy WingoMerge commit '2437c7b2e8b4ab7786847ee1ce0b59e446a70fe2'
2013-11-28 Andy WingoMerge commit '8571dbde639e0ee9885bad49c9e180474bd23646'
2013-11-28 Andy WingoMerge commit '750ac8c592e792e627444f476877f282525b132e'
2013-11-28 Andy WingoMerge commit 'c61be45084d04b1db792b7e232f5bd77099f3287'
2013-11-28 Andy WingoMerge commit 'd360671c1cca335600079f1c5714572d1c2e676d'
2013-10-03 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-09-13 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-09-13 Mark H WeaverFix truncated documentation for 'put-char'.
2013-08-24 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-19 Ian Pricedoc: `get-string-all' takes only one argument.
2013-08-17 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-15 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-13 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-12 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-07 Mark H WeaverString ports use UTF-8; ignore %default-port-encoding.
2013-04-14 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-04-07 Mark H WeaverAdd keyword arguments to file opening procedures.
2013-04-07 Mark H WeaverImplement efficient 'scm_unget_bytes' and 'unget-byteve...
2013-04-07 Mark H WeaverDo not scan for coding declarations in open-file.
2013-04-05 Mark H WeaverImprove handling of Unicode byte-order marks (BOMs).
2013-04-01 Mark H WeaverOptimize 'get-bytevector-some'; it may now read less...
2013-01-23 Andy Wingomerge stable-2.0
2013-01-22 Andy Wingoadd read-string and read-string! to (ice-9 rdelim)
2012-06-22 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-30 Ludovic CourtèsAdd the `%default-port-conversion-strategy' fluid.
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-03 Bake TimmonsImprove consistency of definitions of C functions in...
2012-02-02 Bake TimmonsMake consistent the usage of variable names in the...
2012-01-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-05 Ludovic CourtèsPlacate a number of `syntax-check' verifications.
2011-08-31 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-08-18 Andy Wingoreword open-file docs
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-05-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-20 Andy Wingofix documentation for option-set! syntaxen
2011-05-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-07 Andreas RottmannMore completely document the `(rnrs io ports)' library
2011-04-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-04-27 Ludovic CourtèsDocument `(ice-9 binary-ports)'.
2011-04-22 Ludovic CourtèsMake sure binary ports pass `binary-port?' regardless...
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-03-13 Ludovic Courtèsdoc: Remove "lack of support for Unicode I/O and strings".
2011-02-28 Andy Wingoupdate port-filename docs
2011-02-09 Ralf Wildenhuesdocs: fix typos in manual, and a couple in code comments.
2011-02-02 Ludovic CourtèsHave `read-char' & co. throw to `decoding-error'.
2010-12-06 Andy Wingoupdate read-delimited! docs
2010-10-01 Andy Wingomove read and print options docs to the procedures...
2010-07-17 Michael Granopen-file should handle binary mode and coding declarations
2010-04-16 Neil JerramMerge branch 'wip-manual-2'
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-01-19 Michael GranDocument modal encodings problem in ref doc
2010-01-07 Ludovic CourtèsHave string ports honor `%default-port-encoding'.
2009-12-19 Neil JerramRemove page breaks except before new chapters and indices
2009-12-18 Brian Goughmore typo fixes
2009-12-11 Andy Wingomerge from master to elisp
2009-11-16 Ludovic CourtèsImprove documentation of supported encoding names.
2009-11-14 Ludovic CourtèsReplace `setbinary' by a public `%default-port-encoding...
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-04 Michael GranDoc updates for Unicode string escapes and port encodings
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-28 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-08-25 Andy WingoMerge wip-array refactor, up to cd43fdc5b7a7c
2009-08-21 Neil JerramMerge branch 'wip-manual' of ssh://ossau@git.sv.gnu...
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-08-09 Neil JerramIn general, use @lisp in preference to @smalllisp
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-25 Ludovic CourtèsAdd `scm_t_off' type so that `scm_t_port' has a fixed...
2009-06-18 Ludovic CourtèsImport documentation for the R6RS bytevector and port...
2008-09-10 Ludovic CourtèsMerge commit '7337d56d5714227865aeca2b40b6bd97cce296d2...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-08-02 Andy Wingomerge guile-vm to guile
2007-03-07 Kevin Rydemerge from 1.8 branch
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-01-29 Marius VollmerRenamed the "frames" that are related to dynamic-wind...
2005-08-06 Kevin RydeIndex entries for ptob etc.
2005-05-02 Kevin RydeTweaks.
2005-04-29 Kevin Ryde(Default Ports): Describe buffering on standard ports.
next