factor/basis/io
Doug Coleman d23ab51ce8 io.files: Move with-cd to the tests file so that nobody uses it. My bad. Basically nobody should ever use cd or cwd for anything. Fixes #1214. 2014-11-23 01:39:36 -08:00
..
backend libc: reduce code duplication. 2014-11-21 10:19:12 -08:00
buffers io.buffers: unsafe code is more unsafe. 2014-11-20 17:46:36 -08:00
crlf io.crlf: add a word that reads an optional CR. 2011-10-12 12:36:54 -07:00
directories io.files: Move with-cd to the tests file so that nobody uses it. My bad. Basically nobody should ever use cd or cwd for anything. Fixes #1214. 2014-11-23 01:39:36 -08:00
encodings io.encodings.ascii: moving to core. 2014-05-20 11:47:38 -07:00
files libc: rename (io-error) to throw-errno. 2014-11-21 09:29:45 -08:00
launcher io.launcher.windows: Don't cd to directory when calling run-process. Fixes 2014-11-18 14:03:06 -08:00
mmap libc: rename (io-error) to throw-errno. 2014-11-21 09:29:45 -08:00
monitors destructors: change check-disposed not to drop the disposable. 2014-11-21 08:19:05 -08: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 destructors: change check-disposed not to drop the disposable. 2014-11-21 08:19:05 -08:00
servers io.servers: fix a couple of typos in docs 2011-01-14 19:47:52 +09:00
sockets libc: reduce code duplication. 2014-11-21 10:19:12 -08:00
standard-paths basis/extra: cleanup some platform requires. 2014-11-15 14:25:12 -08:00
streams Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
styles improve help by linking to types directly. 2014-05-23 20:20:15 -07: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