factor/basis/io
John Benediktsson adb3a15d21 io.launcher.unix: fix tests to use arch in file names. 2012-09-22 10:30:10 -07:00
..
backend core-foundation.run-loop: remove reset on every iteration. 2012-08-01 16:59:33 -07:00
buffers io.ports: make read-step TYPED: 2011-11-09 14:13:41 -08:00
crlf io.crlf: add a word that reads an optional CR. 2011-10-12 12:36:54 -07:00
directories Using "same?" in more places. 2012-07-21 10:22:44 -07:00
encodings assocs: Add sift-keys and sift-values. Remove three other implementations 2012-08-23 22:36:10 -07:00
files io.files.info: On my Windows7 box, D: is "not really there" and it kills 2012-09-16 17:23:25 -07:00
launcher io.launcher.unix: fix tests to use arch in file names. 2012-09-22 10:30:10 -07:00
mmap Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
monitors namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called ``global [ ] with-variables`` to use ``with-global``. 2012-07-19 00:02:47 -07:00
pipes Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
pools
ports io.ports: More correct memory handling. There are still leaks in the tests... 2012-08-25 19:44:22 -07:00
servers io.servers: fix a couple of typos in docs 2011-01-14 19:47:52 +09:00
sockets io.sockets: Minor cleanup. 2012-08-26 00:04:53 -07:00
standard-paths Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
streams io.streams.limited: missed INSTANCE: input-stream 2011-10-18 21:27:08 -07:00
styles io: input-stream and output-stream mixins 2011-10-18 16:25:09 -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