factor/basis/io
Doug Coleman 3d84d17cc6 use the console factor for tests 2009-02-04 13:28:19 -06:00
..
backend fix unix bootstrap 2009-01-29 21:26:27 -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 io.encodings.chinese and io.encodings.japanese: use [1234]byte-array words instead of B{ } new-sequence and [1234]array >byte-array 2009-02-04 05:14:00 -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 use the console factor for tests 2009-02-04 13:28:19 -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 Smart quotes 2009-01-26 23:20:27 -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 Remove some usages of tuck 2009-01-23 18:20:47 -06:00
streams 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
styles 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
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