factor/basis/io
Doug Coleman 69229032c2 define a method on stream-element-type, fix a bug in unlimited-input and add a unit test 2009-09-28 15:51:40 -05:00
..
backend io.backend.unix.multiplexers: add meta-data 2009-09-28 06:38:23 -05:00
buffers move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
crlf
directories make a struct for dirents on linux, not a <c-object> 2009-08-30 22:49:35 -05:00
encodings Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
files move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
launcher Fix the build 2009-09-10 00:47:01 -05:00
mmap io.mmap: fix obsolete tests and get code to inline better 2009-09-28 03:18:27 -05:00
monitors move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
pipes add USING:s and rearrange definitions so macosx can compile without parsing c-type strings 2009-09-26 23:14:57 -05:00
pools
ports Disposables are now registered in a global disposables set. To take advantage of this, subclass disposable instead of providing a disposed slot and call new-disposable instead of new. tools.disposables defines two words, 'disposable.' and 'leaks', to help track down resource lifetime problems 2009-08-24 02:26:13 -05:00
servers Remove initial-quot feature 2009-06-15 13:07:15 -05:00
sockets update openssl.libcrypto structs 2009-09-18 17:50:20 -05:00
streams define a method on stream-element-type, fix a bug in unlimited-input and add a unit test 2009-09-28 15:51:40 -05:00
styles io.styles: bailed out on the with-nested-styles combinator 2009-09-11 20:35:56 -04:00
thread
timeouts