factor/basis/io/backend/unix
Slava Pestov 5c10f390c7 Merge branch 'master' of git://factorcode.org/git/factor 2009-08-30 21:12:23 -05:00
..
bsd io.files split up and general refactoring work in progress 2008-12-14 20:03:00 -06:00
freebsd io.files split up and general refactoring work in progress 2008-12-14 20:03:00 -06:00
linux io.files split up and general refactoring work in progress 2008-12-14 20:03:00 -06:00
macosx io.files split up and general refactoring work in progress 2008-12-14 20:03:00 -06:00
multiplexers update kqueue for structs 2009-08-30 20:26:25 -05:00
netbsd io.files split up and general refactoring work in progress 2008-12-14 20:03:00 -06:00
openbsd io.files split up and general refactoring work in progress 2008-12-14 20:03:00 -06:00
authors.txt io.files split up and general refactoring work in progress 2008-12-14 20:03:00 -06:00
summary.txt io.files split up and general refactoring work in progress 2008-12-14 20:03:00 -06:00
tags.txt io.files split up and general refactoring work in progress 2008-12-14 20:03:00 -06:00
unix-tests.factor io.backend.unix: tweak test 2009-08-30 21:01:49 -05:00
unix.factor 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