index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
ice-9
/
ports.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ports: Export 'current-load-port'.
...
Ludovic Courtès
2019-06-30
1
-1
/
+2
*
put-char in Scheme
...
Andy Wingo
2016-06-09
1
-0
/
+2
*
put-char, put-string in (ice-9 ports internals)
...
Andy Wingo
2016-06-08
1
-2
/
+6
*
put-string in Scheme
...
Andy Wingo
2016-06-01
1
-0
/
+4
*
Add port-line-buffered?
...
Andy Wingo
2016-05-25
1
-0
/
+4
*
Speed up port position access from Scheme
...
Andy Wingo
2016-05-22
1
-0
/
+15
*
Support for non-blocking I/O
...
Andy Wingo
2016-05-20
1
-2
/
+8
*
Test Scheme port implementation
...
Andy Wingo
2016-05-16
1
-0
/
+1
*
Beginnings of shunting ports-in-scheme off to a module
...
Andy Wingo
2016-05-13
1
-361
/
+40
*
Implement lookahead-u8, get-u8 in Scheme
...
Andy Wingo
2016-05-12
1
-0
/
+21
*
%read-char speedup
...
Andy Wingo
2016-05-10
1
-3
/
+4
*
Implement read-char in Scheme.
...
Andy Wingo
2016-05-10
1
-0
/
+45
*
%peek-char port argument optional.
...
Andy Wingo
2016-05-10
1
-1
/
+1
*
peek-char-and-len/iconv uses both returns from fill-input
...
Andy Wingo
2016-05-10
1
-18
/
+19
*
Fix bad-utf8-len bug.
...
Andy Wingo
2016-05-10
1
-1
/
+1
*
clear-stream-start-for-bom-read refactor
...
Andy Wingo
2016-05-10
1
-13
/
+14
*
Scheme peek-char can handle iconv encodings
...
Andy Wingo
2016-05-10
1
-11
/
+10
*
Speed refactors to Scheme %peek-char
...
Andy Wingo
2016-05-07
1
-95
/
+143
*
Fix use of port-encoding
...
Andy Wingo
2016-05-05
1
-1
/
+1
*
Speed up peek-char
...
Andy Wingo
2016-05-05
1
-2
/
+4
*
Port to Scheme of new BOM handling
...
Andy Wingo
2016-05-05
1
-13
/
+50
*
Spead tweaks to Scheme peek-char
...
Andy Wingo
2016-05-04
1
-87
/
+87
*
Initial peek-char implementation in Scheme
...
Andy Wingo
2016-05-04
1
-0
/
+123
*
Port refactors to help Scheme peek-char
...
Andy Wingo
2016-05-04
1
-0
/
+7
*
Minor tweak to Scheme peek-byte.
...
Andy Wingo
2016-05-01
1
-5
/
+6
*
Changes to Scheme fill-input corresponding to C
...
Andy Wingo
2016-05-01
1
-19
/
+33
*
peek-byte in Scheme
...
Andy Wingo
2016-04-30
1
-0
/
+83
*
Refactor way the-eof-object is defined
...
Andy Wingo
2016-04-30
1
-2
/
+0
*
Load port bindings in separate (ice-9 ports) module
...
Andy Wingo
2016-04-15
1
-0
/
+469