factor/basis/io
Slava Pestov c04ee453e3 Merge branch 'master' into new_ui 2009-02-06 11:10:55 -06:00
..
backend Removing now-redundant underlying>> calls 2009-02-06 04:37:28 -06:00
buffers Update cpu.x86.basis/io to use dip instead of >r/r> 2008-12-02 03:10:13 -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 Update cpu.x86.basis/io to use dip instead of >r/r> 2008-12-02 03:10:13 -06:00
ports Remove some usages of tuck 2009-01-23 18:20:47 -06:00
servers Removing prettyprint and debugger dependencies from io code 2008-12-08 19:45:48 -06:00
sockets io.sockets.secure.openssl: Don't allocate empty password string. Fixes test failures introduced by >c-ptr change 2009-02-06 10:17:20 -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 Add a way to stop the io thread 2008-12-12 23:56:19 -06:00
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