factor/basis/io
Doug Coleman 6e60c811ac core: Rename create to create-word, create-in to create-word-in. 2015-06-08 12:47:35 -07:00
..
backend ui.backend.cocoa: fix reset of thread-timer. 2015-01-17 15:58:57 -08:00
buffers
crlf io.crlf: the lf>crlf and crlf>lf words looks generally useful, lets put them in io.crlf to reduce some code duplication 2015-05-12 09:32:05 -07:00
directories io.directories.search: Add some more combinators for finding files. 2015-05-21 22:35:24 -07:00
encodings core: Rename create to create-word, create-in to create-word-in. 2015-06-08 12:47:35 -07:00
files io.files.unique: Better docs for with-unique-directory. 2015-06-01 15:22:05 -07:00
launcher io.launcher.windows tests: Use unique-file instead of temp-file. Fixes 2015-04-01 15:44:55 -07:00
mmap
monitors io.monitors: Fix using, speed up test from 3 second timeouts to 100ms timeouts. 2015-05-19 12:37:07 -07:00
pipes
pools
ports io.ports: Make buffered-port not have a length because of Linux virtual files and TCP sockets. 2014-12-23 13:47:50 -08:00
servers use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
sockets use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
standard-paths Revert "io.standard-paths: adding support for PATHEXT." 2015-06-01 14:59:36 -07:00
streams
styles
thread
timeouts