Commit Graph

48 Commits (208b88c7539f37ec8dac7467ced7d7e1f98f151f)

Author SHA1 Message Date
Slava Pestov 6fa2dc8de7 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-26 18:47:27 -06:00
Slava Pestov 4533e0e55e Load fixes 2008-02-26 18:47:05 -06:00
Slava Pestov 64469916a9 New locals syntax; added M:: 2008-02-26 18:40:32 -06:00
Slava Pestov 7902018b72 Handbook update 2008-02-25 21:33:07 -06:00
Slava Pestov 84016a36c0 Regression fixes 2008-02-25 19:37:43 -06:00
Slava Pestov 438f00a6a5 UI fixes 2008-02-25 17:19:34 -06:00
Slava Pestov fd9d3d39bb Fix typo 2008-02-22 00:08:35 -06:00
Slava Pestov 727f91409d Split off concurrency.mailboxes, add timeout support to promises, locks, mailboxes, semaphores, count-downs 2008-02-21 23:47:06 -06:00
Slava Pestov 6e4ba7af14 Ring benchmark optimization 2008-02-21 01:25:08 -06:00
Slava Pestov b60dac99b9 New walker 2008-02-20 23:13:31 -06:00
Slava Pestov f2e9b80784 New single stepper work in progress 2008-02-19 23:17:59 -06:00
Slava Pestov 37e0e28f35 Implement new box data type, fix various bugs, add status parameter for suspend, threads. now prints thread state 2008-02-19 14:38:02 -06:00
Slava Pestov cb1b19fa9b Fix semaphores, fix docs 2008-02-19 11:37:02 -06:00
Slava Pestov d657821f3e Tested and documented all new concurrency features 2008-02-18 16:20:18 -06:00
Slava Pestov cd8ab4ba8d Updating libraries 2008-02-18 09:08:59 -06:00
Slava Pestov 9edb5875e3 Less drastic changes 2008-02-18 07:30:16 -06:00
Slava Pestov 2c6afdfee6 Working on new threads 2008-02-18 05:07:40 -06:00
Slava Pestov 813c1d2f94 Use rethrow instead of throw in a few places 2008-02-16 18:49:05 -06:00
Slava Pestov ef63333980 Fix another bug with futures 2008-02-09 18:12:07 -06:00
Slava Pestov a21781e380 Concurrency fix 2008-02-09 14:14:37 -06:00
Slava Pestov 25c64c8ac7 Arrghh!!! 2008-02-09 14:13:06 -06:00
Slava Pestov e9a63d7a2c Arrggh 2008-02-09 14:10:52 -06:00
Slava Pestov 3a22b3aaa0 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-09 02:19:41 -06:00
Slava Pestov fdac73a4d7 Oops 2008-02-09 02:15:29 -06:00
Slava Pestov e00db87a0c Merge branch 'master' of http://dharmatech.onigirihouse.com/factor 2008-02-09 01:57:51 -06:00
Slava Pestov 6f0e64bb4c Add some tags 2008-02-09 00:16:30 -06:00
Slava Pestov 20649302fa Fix a couple of issues with futures 2008-02-08 21:47:35 -06:00
Eduardo Cavazos 3f38bf18ec concurrency docs fix 2008-02-08 03:14:08 -06:00
Eduardo Cavazos 7adb07bcc4 concurrency docs fix 2008-02-08 03:11:47 -06:00
Slava Pestov 5310a2cabe New logging framework 2008-02-07 17:07:43 -06:00
Slava Pestov 90ed177a9c Fixing load-everything and unit tests 2008-02-06 19:23:39 -06:00
Slava Pestov be2c8b13d7 Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
Eduardo Cavazos 5da80f7e5d Lot's of load-everything fixes.
* untabify things
  * using ascii or unicode
2008-02-02 00:29:47 -06:00
Eduardo Cavazos ee533db516 concurrency-docs fix 2 2008-01-31 22:43:26 -06:00
Eduardo Cavazos 9d339e4677 concurrency-docs fix 2008-01-31 22:41:06 -06:00
Slava Pestov 5b3d0c0816 Make some combinators inline 2008-01-10 23:19:27 -05:00
Doug Coleman 91cb15a25e Remove circular dependency 2008-01-10 09:54:58 -10:00
Slava Pestov d7217801c3 Documentation fixes 2007-12-11 22:36:40 -05:00
Doug Coleman 028668cc09 Remove debugging print 2007-11-06 21:04:01 -06:00
Doug Coleman 18a554ad4d Merge git://factorcode.org/git/factor
Conflicts:

	extra/concurrency/concurrency.factor
2007-11-05 02:24:32 -06:00
Doug Coleman 1e60000395 Fix concurrency 2007-11-05 02:05:01 -06:00
Slava Pestov dfeb154bb1 Change unfold word 2007-11-04 17:32:01 -05:00
Doug Coleman 437428714e Add timestamps to concurrency but do not actually time threads out yet
Optimize ID generation for concurrency
2007-10-31 16:42:26 -05:00
Slava Pestov 1d8bd74d0f new unfold word 2007-10-16 04:15:16 -04:00
Chris Double 5f3dde7e26 Fix concurrency:fulfill unbalanced stack issue 2007-10-12 10:17:57 +13:00
Slava Pestov 43c83bb4e0 Fixing unit tests 2007-10-06 13:37:11 -04:00
Slava Pestov 376097d2ff Stack effect fixes 2007-09-25 20:31:06 -04:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00