factor/basis/io
Slava Pestov 3045777f02 Fix conflict 2009-02-09 00:34:00 -06:00
..
backend handle seeking before the file start on windows, add a unit test for this 2009-02-08 20:18:30 -06:00
buffers clean up stream-seek with some suggestions from slava 2009-02-08 10:35:30 -06:00
crlf Summary and author for io.crlf 2009-01-27 18:43:20 -06:00
directories renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
encodings Merge branch 'master' into new_ui 2009-02-04 05:26:32 -06:00
files renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
launcher Fix conflict in libc 2009-02-06 05:10:41 -06:00
mmap Update mmap docs 2009-01-28 23:33:10 -06:00
monitors renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
pipes Removing now-redundant underlying>> calls 2009-02-06 04:37:28 -06:00
pools
ports clean up stream-seek with some suggestions from slava 2009-02-08 10:35:30 -06:00
servers
sockets rename err_no to errno, clear_err_no to clear-errno, move them to libc, update usages 2009-02-06 18:22:28 -06:00
streams Split off formatted-output-stream-protocol from output-stream-protocol, and clean up io.streams.duplex 2009-02-06 02:43:55 -06:00
styles io.styles: now that its in basis, we can use the delegate vocab instead of manual delegation 2009-02-06 02:07:32 -06:00
thread
timeouts move null streams to core and make them not depend on io.styles and io.timeouts, initialize the std streams to null-streams on windows in win32 mode 2009-01-29 18:33:19 -06:00