factor/extra/io
Joe Groff 09f55f82fa clean up forwarding stream-read-partial-unsafe
Now that "io" provides a method on object for stream-read-partial-unsafe that forwards to stream-read-unsafe, individual stream class that don't implement partial reads don't need to provide such a method themselves.
2011-10-17 21:23:06 -07:00
..
binary/fast Add 2/4/8le>, 2/4/8be> -- 30% faster on the 8-byte versions, slightly less faster on the others. 2011-10-12 09:48:23 -07:00
encodings/detect io.encodings.detect: detect empty files as utf8 rather than raise a sequence error 2010-06-10 17:32:56 -07:00
files/trash Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
serial Update serial library so it's usable. 2011-10-08 11:38:43 -07:00
streams/peek clean up forwarding stream-read-partial-unsafe 2011-10-17 21:23:06 -07:00