factor/basis/io
Joe Groff f06e278e17 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
	basis/tools/deploy/shaker/shaker.factor
2010-02-15 11:50:43 -08:00
..
backend Small cleanups 2010-02-16 04:04:09 +13:00
buffers io.buffers: fix buffer-until for iota (reported by Sascha Matzke) 2010-01-16 18:44:24 +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 Merge branch 'master' of git://factorcode.org/git/factor 2010-02-15 11:50:43 -08:00
encodings Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
files io.files.info: load io.files.info.unix if we're on Unix. Fixes long-standing no-method error on file-info 2010-02-15 17:15:26 +13:00
launcher io.launcher.unix: sometimes both WIFEXITED and WIFSIGNALED would return true, and the wrong status would be reported 2010-02-07 18:17:53 +13:00
mmap Fix using 2010-01-22 15:01:38 -06:00
monitors Factor source files should not be executable 2009-11-21 17:50:43 -06:00
pipes Handle EINTR in a lot of cases where it wasn't handled before. Split off unix into unix.ffi and unix. 2010-01-22 12:59:24 -06:00
pools docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
ports triyng to rice crc32 a bit 2009-12-13 02:03:06 -06:00
servers/connection io.servers.connection: accept-loop doesn't need to be 'inline recursive' 2010-01-18 22:23:57 +13:00
sockets Better fix for ipv6 2010-01-24 15:57:06 -06:00
streams Factor source files should not be executable 2009-11-21 17:50:43 -06: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