factor/basis/io/monitors
Slava Pestov e5b30b7518 io: minor doc fixes throughout 2010-09-11 18:43:47 -07:00
..
linux io.monitors.linux: fix typo 2010-08-24 23:01:37 -04:00
macosx vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
recursive io.monitors.recursive: fix typo 2010-08-23 21:54:59 -07:00
windows/nt Use flags{ instead of flags all over the place 2010-04-01 14:44:03 -05:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
monitors-docs.factor io: minor doc fixes throughout 2010-09-11 18:43:47 -07:00
monitors-tests.factor io.monitors: if a monitor is disposed while other threads are waiting on it, an error will be thrown from next-change, instead of those threads hanging forever. This makes monitors consistent with streams and other native resources that behave in a similar manner 2010-02-20 00:23:24 +13:00
monitors.factor Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00