factor/basis/io
Slava Pestov 01d67104f6 io.ports: fix stream-seek with seek-relative seek type (reported by Joe Groff) 2010-07-07 17:32:30 -04:00
..
backend Fixes for out parameter changes 2010-05-23 03:27:40 -05:00
buffers Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array 2010-02-25 04:50:31 +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 Use flags{ instead of flags all over the place 2010-04-01 14:44:03 -05:00
encodings Use keys/values where appropriate 2010-05-21 12:48:04 -05:00
files Add a combinator to make a unique directory, set that to the current and temp directories, and then delete the directory when done. Useful when working with apps that need to write intermediate files to the current directory 2010-06-13 19:34:17 -05:00
launcher Fixes for out parameter changes 2010-05-23 03:27:40 -05:00
mmap Use flags{ instead of flags all over the place 2010-04-01 14:44:03 -05:00
monitors Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
pipes Clearer <pipes> word 2010-06-17 11:02:47 -05:00
pools docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
ports io.ports: fix stream-seek with seek-relative seek type (reported by Joe Groff) 2010-07-07 17:32:30 -04:00
servers/connection io.servers.connection: fix bogus logging 2010-03-14 17:04:36 +13:00
sockets added doc for with-local-address 2010-06-16 22:54:53 +02:00
streams Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
styles Small cleanups 2010-02-16 04:04:09 +13:00
thread ui.backend.cocoa: factor out stop-io-thread word for use by upcoming Gtk UI backend 2010-05-29 04:27:54 -04:00
timeouts Rename alarms -> timers 2010-06-10 16:39:13 -05:00