factor/basis/io
Doug Coleman fb3fa1f797 remove dead code, use ${ and GUID:, structs 2009-08-29 20:52:14 -05:00
..
backend newstructify PIXELFORMAT 2009-08-27 20:35:37 -05:00
buffers A few inline declarations 2009-08-27 04:09:12 -05:00
crlf io.crlf: add some unit tests; read-crlf now returns f on EOF 2009-04-17 17:52:22 -05:00
directories more WIN32_FIND_DATA structs 2009-08-29 19:43:56 -05:00
encodings Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
files more struct work 2009-08-29 20:39:06 -05:00
launcher use structs in process launcher 2009-08-25 17:46:07 -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 fix io monitors 2009-08-29 14:28:00 -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 Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
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 remove dead code, use ${ and GUID:, structs 2009-08-29 20:52:14 -05:00
streams support seeking on limited streams 2009-08-26 13:48:41 -05:00
styles Some gold plating 2009-05-01 02:03:22 -05:00
thread Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
timeouts move null streams to core and make them not depend on io.styles and io.timeouts, initialize the std streams to null-streams on windows in win32 mode 2009-01-29 18:33:19 -06:00