factor/basis/io
Doug Coleman 3507616f3b use structs in a few places in windows backend 2009-08-25 17:23:23 -05:00
..
backend use structs in a few places in windows backend 2009-08-25 17:23:23 -05:00
buffers Cleaning up USING: lists for new strict semantics 2009-05-14 16:54:16 -05:00
crlf
directories copy-tree now preserves file permissions on Unix 2009-05-14 17:36:07 -05:00
encodings Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
files use structs in a few places in windows backend 2009-08-25 17:23:23 -05:00
launcher io.launcher.windows.nt: don't call duplicate-handle, and fix memory leak; io.backend.windows: track win32-handle instances in global win32-handles set to help find leaks 2009-08-18 03:46:46 -05:00
mmap 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
monitors io.monitors: fixes for disposable protocol 2009-08-24 20:55:24 -05:00
pipes Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -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 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
streams io.streams.duplex: fix test 2009-08-24 20:19:55 -05:00
styles
thread
timeouts