Doug Coleman
|
4acdb01afc
|
Merge git://factorcode.org/git/factor
|
2007-11-07 20:29:49 -06: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 |
Doug Coleman
|
379ac4ec31
|
Merge git://factorcode.org/git/factor
|
2007-11-07 13:02:43 -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 |
Slava Pestov
|
821cabeb44
|
Fix hello-world deploy config
|
2007-11-05 01:08:28 -05:00 |
Slava Pestov
|
e0d8a52a29
|
chmod the executable
|
2007-11-05 01:08:19 -05:00 |
Slava Pestov
|
fdf251103d
|
Update deploy.factor files for renaming of config flag
|
2007-11-05 00:47:13 -05:00 |
Slava Pestov
|
d8d1da96d7
|
Update libraries for parent-dir rename
|
2007-11-05 00:46:03 -05:00 |
Slava Pestov
|
6d2f1bc4bd
|
Rename parent-dir to parent-directory, add copy-file and copy-directory words, start Windows deploy tool
|
2007-11-05 00:45:02 -05:00 |
Slava Pestov
|
b2d2b47610
|
ARM fixes
|
2007-11-04 23:18:05 -05:00 |