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
2024-12-19
New line or field iteration procedures in (ice-9 rdelim)
Adam Faiz
1
-0
/
+22
2024-05-06
Second argument of ‘unread-string’ is optional.
Juliana Sims
1
-1
/
+1
2024-05-06
Fix typos throughout codebase.
Morgan Smith
1
-24
/
+25
2024-04-15
‘seek’ now accepts ‘SEEK_DATA’ and ‘SEEK_HOLE’ where supported.
Ludovic Courtès
1
-2
/
+20
2023-07-16
Fix typos throughout codebase.
Morgan Smith
1
-1
/
+1
2023-06-08
Modernize soft ports
Andy Wingo
1
-7
/
+68
2023-06-08
Implement R6RS custom textual ports
Andy Wingo
1
-15
/
+58
2023-06-08
Add "custom ports"
Andy Wingo
1
-176
/
+252
2023-01-17
Document R7RS functions related to bytevectors
Daniel Llorens
1
-0
/
+121
2022-09-07
Add support for "e" flag (O_CLOEXEC) to 'open-file'.
Ludovic Courtès
1
-0
/
+3
2022-09-07
doc: Add documentation of the "b" flag to 'open-file'.
Ludovic Courtès
1
-0
/
+4
2020-10-05
Document write-line.
Jan (janneke) Nieuwenhuizen
1
-0
/
+11
2021-03-12
Revert "Handle CRLF and Unicode line endings in read-line"
Andy Wingo
1
-7
/
+3
2021-03-11
Handle CRLF and Unicode line endings in read-line
Mike Gran
1
-3
/
+7
2021-01-12
Document new interfaces
Andy Wingo
1
-0
/
+13
2021-01-12
Document call-with-port
Andy Wingo
1
-1
/
+6
2020-06-15
doc: Remove copy/pasted sentence.
Ludovic Courtès
1
-1
/
+1
2019-06-18
Add get-bytevector-some!.
Mark H Weaver
1
-1
/
+9
2017-11-22
Convert `close' ref to xref.
Arun Isaac
1
-3
/
+2
2016-12-06
Fix small typo in suspendable-ports documentation.
Christopher Allan Webber
1
-1
/
+1
2016-08-31
Only ptob->close() after read/write finish
Andy Wingo
1
-0
/
+7
2016-08-31
Fix example in make-custom-binary-input-port documentation
Christopher Allan Webber
1
-3
/
+3
2016-08-04
Implement R6RS custom binary input/output ports
Andy Wingo
1
-0
/
+12
2016-06-24
Add with-input-from-port, etc documentation
Andy Wingo
1
-0
/
+8
2016-06-20
Document char-ready? limitations.
Andy Wingo
1
-0
/
+16
2016-06-09
Update port documentation, rename sports to suspendable ports
Andy Wingo
1
-220
/
+188
2016-06-08
Big ports documentation update
Andy Wingo
1
-1236
/
+678
2016-06-08
Undocument (ice-9 rw)
Andy Wingo
1
-101
/
+0
2016-05-20
Support for non-blocking I/O
Andy Wingo
1
-0
/
+87
2016-05-16
U+FFFD is the input substitution character
Andy Wingo
1
-34
/
+42
2016-05-14
Document scm_c_make_port and friends
Andy Wingo
1
-1
/
+21
2016-05-13
Update port type documentation
Andy Wingo
1
-12
/
+13
2016-05-13
Update port documentation
Andy Wingo
1
-79
/
+41
2016-05-13
Add random_access_p port type method
Andy Wingo
1
-57
/
+45
2016-04-12
Update port implementation documentation.
Andy Wingo
1
-8
/
+12
2016-04-06
Generic port facility provides buffering uniformly
Andy Wingo
1
-212
/
+214
2016-04-05
Port close functions return void
Andy Wingo
1
-1
/
+1
2016-04-04
Remove port equal functions
Andy Wingo
1
-6
/
+0
2016-04-04
Remove port free functions; just close instead
Andy Wingo
1
-11
/
+11
2016-04-04
Remove port mark functions
Andy Wingo
1
-8
/
+0
2015-01-22
Merge commit '7c433cbbce83bc9f2f9967afba00bbb68e312657'
Andy Wingo
1
-3
/
+7
2014-12-03
doc: Clarify the unit of the 'offset' argument of 'seek'.
Ludovic Courtès
1
-3
/
+7
2014-02-07
Merge commit '8ca97482b01cf1a6aa538cc5a2d1f71fb60f080c'
Andy Wingo
1
-0
/
+4
2014-01-18
Custom binary input ports support 'setvbuf'.
Ludovic Courtès
1
-0
/
+4
2013-09-13
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-0
/
+1
2013-09-13
Fix truncated documentation for 'put-char'.
Mark H Weaver
1
-0
/
+1
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
[next]