factor/basis/io
Slava Pestov 07caee3405 Update some existing code to use initialize 2009-02-10 16:16:12 -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 Update some existing code to use initialize 2009-02-10 16:16:12 -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 io.launcher.windows.nt test when run from factor.exe 2009-01-28 01:58:03 -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 clean up stream-seek with some suggestions from slava 2009-02-08 10:35:30 -06:00
servers Removing prettyprint and debugger dependencies from io code 2008-12-08 19:45:48 -06:00
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 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