Commit Graph

486 Commits (1b836450979c8422d682e609f3541930402dc36a)

Author SHA1 Message Date
Doug Coleman 1b83645097 error check run process
related words in docs
use ERROR:
2008-04-18 13:42:56 -05:00
Slava Pestov 70bec926d0 New convention for parametrized constructors: new-* instead of construct-* 2008-04-14 05:07:31 -05:00
Doug Coleman f64d511ca6 add usings 2008-04-14 02:40:32 -05:00
Doug Coleman 2edd0fefc9 new -> new-sequence
construct-empty -> new
construct-boa -> boa
diff -> assoc-diff
union -> assoc-union
intersect -> assoc-intersect
2008-04-13 22:58:07 -05:00
Doug Coleman 72080fda4a construct-boa -> boa
construct-empty -> new
2008-04-13 15:06:27 -05:00
Slava Pestov f7df948b06 Documentation updates 2008-04-13 09:34:27 -05:00
Slava Pestov 8a9baa8660 Increase timeout 2008-04-13 01:07:13 -05:00
Slava Pestov d45b12b3ed Windows I/O fixes 2008-04-13 00:26:44 -05:00
Doug Coleman dadaae59a1 dummy object on init-monitors
fix windows load errors
monitors almost work again
2008-04-11 22:36:24 -05:00
Slava Pestov 6b0b150588 Another blind fix 2008-04-11 21:51:21 -05:00
Slava Pestov 5a2a3bf0a8 Fix 2008-04-11 21:39:39 -05:00
Slava Pestov 9269db2fd1 Fixing Windows I/O (untested) 2008-04-11 21:36:37 -05:00
Slava Pestov 70a8cbede7 Fixes 2008-04-11 20:06:38 -05:00
Slava Pestov 4bd21f59db Merge branch 'master' of git://factorcode.org/git/littledan 2008-04-11 16:17:01 -05:00
Slava Pestov e794466efb Convert native I/O to use inheritance 2008-04-11 16:08:40 -05:00
Slava Pestov b974d7fff6 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-11 14:38:42 -05:00
Slava Pestov fb481a2522 Fixes 2008-04-11 14:38:25 -05:00
Doug Coleman ca72a7a5a8 Merge branch 'master' of http://factorforge.org/glguy.factor 2008-04-11 14:21:28 -05:00
Slava Pestov 9e2135315c Merge branch 'master' of http://factorforge.org/glguy.factor 2008-04-11 14:09:15 -05:00
Slava Pestov 1435d1c189 Working on converting io backends to use inheritance 2008-04-11 14:09:09 -05:00
Eric Mertens 1326eb2d41 Add hashtables to USING: in linux monitors.factor 2008-04-11 11:40:07 -07:00
Doug Coleman dbac0a1543 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-11 12:59:20 -05:00
Doug Coleman 2b78870033 cond/case 2008-04-11 12:56:11 -05:00
Slava Pestov c5de818925 Use inheritance in Unix I?O backend 2008-04-11 12:47:49 -05:00
Slava Pestov 8460780f61 Do a runloop so that monitors work in terminal 2008-04-11 12:18:39 -05:00
Slava Pestov 1f759a7b2d Fix documentation 2008-04-11 10:09:45 -05:00
Slava Pestov d132bce5a3 Implement monitors for BSD 2008-04-11 09:54:50 -05:00
Slava Pestov 82d793b141 Update Mac OS X monitors for new API 2008-04-11 08:35:21 -05:00
slava 56892ae74a Overhaul monitors 2008-04-11 07:15:26 -05:00
Slava Pestov 48a16b542d Unit test fixes 2008-04-09 20:14:14 -05:00
Slava Pestov b63edfd493 Add unit tests for monitors 2008-04-09 19:54:48 -05:00
slava 0e723f64cc Add unit tests for monitors 2008-04-09 19:47:10 -05:00
Eric Mertens c6e1347c67 Two small spelling fixes 2008-04-08 23:28:51 -07:00
Slava Pestov 4389997eaa Merge branch 'master' of git://factorcode.org/git/factor 2008-04-06 22:05:02 -05:00
Slava Pestov 1518d63115 Fix Windows launcher resource leak 2008-04-06 22:04:31 -05:00
Daniel Ehrenberg d81a4aa914 Minor io.encodings.8-bit cleanup 2008-04-06 19:03:00 -05:00
Slava Pestov 4586200f83 Fix launcher failure on *BSD 2008-04-06 03:30:10 -05:00
Slava Pestov 988ae29864 Merge branch 'master' of git://factorcode.org/git/factor 2008-04-06 00:54:06 -05:00
Slava Pestov 562ccb24f3 Fix Windows launcher issue 2008-04-06 00:53:50 -05:00
Slava Pestov d2468ad9ed Add launcher error codes 2008-04-05 23:31:41 -05:00
Slava Pestov ab5ebd0f5a Fix buffering issue 2008-04-05 23:26:33 -05:00
Slava Pestov 1d3205c69e Fix BSD I/O 2008-04-05 05:50:39 -05:00
Slava Pestov 507da24d39 Fix conflict 2008-04-05 05:28:40 -05:00
Slava Pestov 57268bcc7b Launcher wait cleanup, don't use kqueue anymore 2008-04-05 04:26:58 -05:00
Daniel Ehrenberg 9f16b80f3e Fixing docs typo 2008-04-05 00:43:42 -05:00
Slava Pestov 5a4b5b01f9 Fix using 2008-04-04 22:59:23 -05:00
Slava Pestov 21831d2c16 Fix Unix launcher with current directory 2008-04-04 22:49:19 -05:00
Slava Pestov 6a823c4a69 Windows launcher fix 2008-04-04 22:40:37 -05:00
Slava Pestov 979d0b7dfe Fixing unit tests 2008-04-04 19:30:04 -05:00
Doug Coleman fa15df3189 fix unit test 2008-04-04 16:21:45 -05:00