factor/basis/io/monitors
Slava Pestov 29b489c892 io.monitors: fixes for disposable protocol 2009-08-24 20:55:24 -05:00
..
linux 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
macosx io.monitors: fixes for disposable protocol 2009-08-24 20:55:24 -05:00
recursive 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
windows/nt move windows error handling to windows.errors and update usages. 2009-04-30 09:36:25 -05:00
authors.txt
monitors-docs.factor io.monitors: fix example (reported by levy in #concatenative0 2009-05-21 23:27:42 -05:00
monitors-tests.factor
monitors.factor io.monitors: fixes for disposable protocol 2009-08-24 20:55:24 -05:00
summary.txt