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 io.buffers: unsafe code is more unsafe. 2014-11-20 17:46:36 -08:00
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 libc: rename (io-error) to throw-errno. 2014-11-21 09:29:45 -08:00
monitors io.monitors: Fix using, speed up test from 3 second timeouts to 100ms timeouts. 2015-05-19 12:37:07 -07:00
pipes libc: several vocabs now need to depend on libc 2014-04-02 12:13:00 -05:00
pools destructors: change check-disposed not to drop the disposable. 2014-11-21 08:19:05 -08:00
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 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
styles removing small and unnecessary files. 2014-11-29 17:24:42 -08:00
thread concurrency.mailboxes: linked-thread's error reporting should still work even when debugger.threads is not loaded. This addresses part of #95 2011-10-03 00:24:37 -07:00
timeouts docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00