Commit Graph

503 Commits (bee5738aee5b20f303a7abba4682865ac4ca772d)

Author SHA1 Message Date
Eduardo Cavazos 1fd6e4ca34 Minor edit in factor.el 2007-11-09 01:25:13 -06:00
Eduardo Cavazos 9ae82bf050 Fix USING: in io.unix.launcher 2007-11-09 01:24:37 -06:00
Eduardo Cavazos c632240fa9 Add unix.linux.if and unix.linux.sockios 2007-11-08 23:53:59 -06:00
Eduardo Cavazos 81c0bef366 Added exec* words and wait-for-pid to io.unix.launcher 2007-11-08 21:41:36 -06:00
Slava Pestov 2dad70372d Fix another typo 2007-11-08 14:13:21 -05:00
Slava Pestov b55d591133 Update docs 2007-11-08 13:58:35 -05:00
Slava Pestov 6ccf4ddb24 refresh-all bug fix 2007-11-08 01:57:56 -05:00
Slava Pestov 3367467205 Move some vocabs from core/bootstrap to extra/bootstrap 2007-11-08 01:57:30 -05:00
Slava Pestov 6dcdf6b59b Fix printing of displaced aliens over byte arrays 2007-11-07 19:26:39 -05:00
Slava Pestov 53690f2500 Give credit where credit is due 2007-11-07 19:26:26 -05:00
Doug Coleman 8ebc4347d8 Merge git://spitspat.com/git/factor 2007-11-07 14:02:38 -06:00
Doug Coleman 415ee37e06 Updated the pastebin 2007-11-07 14:01:42 -06:00
Slava Pestov 3efc9c7973 Windows I/O cleanups, fix accept on CE 2007-11-07 14:01:45 -05:00
Doug Coleman 734794483d Merge git://spitspat.com/git/factor 2007-11-06 21:04:46 -06:00
Doug Coleman 028668cc09 Remove debugging print 2007-11-06 21:04:01 -06:00
Slava Pestov 8f2c563e57 Memory defaults tweak 2007-11-06 21:51:03 -05:00
Slava Pestov d74db3abb9 Windows CE I/O cleanup 2007-11-06 20:44:45 -05:00
Doug Coleman e5b4177487 Port alarms to the new modules system 2007-11-06 15:51:50 -06:00
Doug Coleman f7d2bd7358 Merge erg@spitspat.com:factor 2007-11-06 09:02:30 -06:00
Doug Coleman a609d192b6 Fix typo in installer script 2007-11-06 08:56:54 -06:00
Doug Coleman 0093d3575a Merge git://factorcode.org/git/factor 2007-11-05 15:47:53 -06:00
Slava Pestov 6d3d12667b Merge branch 'master' of git://factorcode.org/git/factor 2007-11-05 15:34:03 -05:00
Slava Pestov 0b4219e2f0 Fix ARM %prepare-primitive 2007-11-05 13:39:34 -05:00
Slava Pestov 7cdfb02781 Better error handling in save-image 2007-11-05 13:39:20 -05:00
Doug Coleman 4b6b96abc4 Merge git://factorcode.org/git/factor 2007-11-05 12:03:09 -06:00
Slava Pestov 855c444ec5 Heap unit test fixes 2007-11-05 12:48:22 -05:00
Slava Pestov d481f1480c Further heap cleanups 2007-11-05 12:35:44 -05:00
Doug Coleman 478af8e51c Store ms/continuation pairs in the sleep queue instead of tuples
Updated for new heaps
2007-11-05 11:11:09 -06:00
Doug Coleman 29afe48d32 Update heaps to store key/value pairs instead of objects comparable by <=>
Update docs
Add heap-length
2007-11-05 11:10:26 -06:00
Slava Pestov bf32fb7a53 Load fix 2007-11-05 11:13:31 -05:00
Slava Pestov 7751d49ffe Doc fixes 2007-11-05 11:11:48 -05:00
Slava Pestov 599f1c6087 Finish cleaning up erg's changes, remove queues 2007-11-05 11:01:11 -05:00
Doug Coleman f26d8efa06 Add dlists and heaps to the handbook 2007-11-05 02:26:16 -06:00
Doug Coleman 1df90f392d Move delete-random to sequences.lib 2007-11-05 02:25:53 -06:00
Doug Coleman 5719eeda88 Document a couple of words in random
Add a word to get a random 256-bit integer
2007-11-05 02:25:16 -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
Doug Coleman 40752e447d Fix random number mechanism in remote channels 2007-11-05 02:04:33 -06:00
Doug Coleman cd34d676ab Remove a unit test 2007-11-05 02:03:59 -06:00
Doug Coleman 6de2fc5399 Moved delete-random to sequences.lib
Add a space to a lot of lines =-O
2007-11-05 01:51:38 -06:00
Doug Coleman 3e40ab714e Move delete-random to sequences.lib
Add some unit tests
2007-11-05 01:50:19 -06:00
Doug Coleman 6c8808dd8d Check in core/dlists 2007-11-05 01:43:29 -06:00
Doug Coleman b8561fdc1d Change heap words in core/threads 2007-11-05 01:43:04 -06:00
Doug Coleman 1a86c5fd85 Move heaps to core/
Document heaps
Renamed a lot of heaps words -- pop-heap -> heap-pop
2007-11-05 01:42:37 -06:00
Doug Coleman f301d36535 Move dlists to core/
Delete heaps
2007-11-05 01:41:23 -06:00
Slava Pestov 0051acbb2e Linux/ARM fixes with help from doublec 2007-11-05 01:40:48 -05:00
Slava Pestov af83b87b7d Minor improvement to fep's object dumpmer 2007-11-05 01:37:23 -05:00
Slava Pestov 86f98eac40 Deploy generates a stage1 image now if necessary 2007-11-05 01:37:07 -05:00
Slava Pestov b85af601c0 Document deployment 2007-11-05 01:23:48 -05:00
Slava Pestov b4f6d7aa1c Fix accidental tools.deploy -> compiler dependency 2007-11-05 01:12:21 -05:00