factor/basis/io
Slava Pestov 2eda6fc6aa io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05:00
..
backend Merge branch 'master' into abi-symbols 2010-04-01 15:28:36 -07:00
buffers Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array 2010-02-25 04:50:31 +13:00
crlf io.crlf: add some unit tests; read-crlf now returns f on EOF 2009-04-17 17:52:22 -05:00
directories Use flags{ instead of flags all over the place 2010-04-01 14:44:03 -05:00
encodings io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05:00
files Use flags{ instead of flags all over the place 2010-04-01 14:44:03 -05:00
launcher unix: don't hack _exit to have a terminating effect; just use FUNCTION: 2010-04-14 22:04:04 -07:00
mmap Use flags{ instead of flags all over the place 2010-04-01 14:44:03 -05:00
monitors io.monitors.recursive: don't bomb if a dsubordinate monitor is disposed of 2010-04-07 20:40:13 -04:00
pipes Fix bootstrap on windows 2010-04-01 18:48:41 -05:00
pools docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
ports io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05:00
servers/connection io.servers.connection: fix bogus logging 2010-03-14 17:04:36 +13:00
sockets "stdcall" -> stdcall 2010-03-31 19:29:04 -07:00
streams io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05:00
styles Small cleanups 2010-02-16 04:04:09 +13:00
thread change add-init-hook to add-startup-hook, new add-shutdown-hook word 2009-10-19 22:17:02 -04:00
timeouts Factor source files should not be executable 2009-11-21 17:50:43 -06:00