Slava Pestov
|
dbd8ce49cf
|
Merge git://factorcode.org/git/factor
|
2008-03-01 17:01:12 -05:00 |
Slava Pestov
|
e98cd1fd59
|
New convention for unit tests
|
2008-03-01 17:00:45 -05:00 |
Eduardo Cavazos
|
52d52fa314
|
io.unix.kqueue: fix using
|
2008-03-01 15:19:51 -06:00 |
Slava Pestov
|
d4f37e175f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-03-01 13:46:58 -06:00 |
Eduardo Cavazos
|
29ef996639
|
Move time related items from unix to unix.time
|
2008-03-01 07:11:44 -06:00 |
Slava Pestov
|
a0a0e36739
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-29 19:15:34 -06:00 |
Slava Pestov
|
373a88a77a
|
Fix UI hang, add if-box combinator
|
2008-02-29 19:10:30 -06:00 |
Doug Coleman
|
316a8ad1ae
|
fix io.files.unique
|
2008-02-29 18:20:45 -06:00 |
Doug Coleman
|
fc4cac5b2d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-29 18:14:26 -06:00 |
Doug Coleman
|
2dffb31e53
|
remove debug info
|
2008-02-29 18:05:38 -06:00 |
Doug Coleman
|
a318a80b99
|
fix using
|
2008-02-29 18:04:44 -06:00 |
Doug Coleman
|
4f40f10b88
|
fix stack effect
|
2008-02-29 18:04:20 -06:00 |
Doug Coleman
|
167fdad45f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-29 17:45:55 -06:00 |
Doug Coleman
|
ac6c91d5a6
|
fix bootstrap
|
2008-02-29 17:44:53 -06:00 |
Doug Coleman
|
71af041083
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/io/files/temporary/backend/backend.factor
extra/io/files/temporary/temporary.factor
extra/io/windows/files/temporary/temporary.factor
|
2008-02-29 17:12:50 -06:00 |
Doug Coleman
|
b7f9aac210
|
fix with-unique-file
|
2008-02-29 17:10:22 -06:00 |
Doug Coleman
|
ad2d06806b
|
s/temporary/unique/
|
2008-02-29 00:55:24 -06:00 |
Doug Coleman
|
6cb5f76893
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-29 00:11:11 -06:00 |
Doug Coleman
|
499948047a
|
rename io.files.temporary to io.files.unique
write documentation
|
2008-02-29 00:10:37 -06:00 |
Eduardo Cavazos
|
c9b73f062b
|
Implement file-info
|
2008-02-28 23:46:27 -06:00 |
Doug Coleman
|
2753b2442a
|
fix io.files.temporary for windows
|
2008-02-28 16:37:27 -06:00 |
Doug Coleman
|
b71d7bc422
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-28 15:43:06 -06:00 |
Doug Coleman
|
48e305ee49
|
add words for dealing with temporary files
not tested on windows
|
2008-02-28 15:42:07 -06:00 |
Eduardo Cavazos
|
e39783b10a
|
unix: Refactor more things out of unix and into unix.stat
unis.stat: Move some common code to unix.stat from
unix.stat.linux and unix.stat.macosx
|
2008-02-28 12:46:01 -06:00 |
Slava Pestov
|
e47a9cface
|
Add timeout support to simple-monitors (untested)
|
2008-02-28 01:20:44 -06:00 |
Slava Pestov
|
9c82591ca6
|
Documentation improvements
|
2008-02-27 16:31:13 -06:00 |
Slava Pestov
|
fef5ebec01
|
io.files overhaul
|
2008-02-27 14:59:15 -06:00 |
Slava Pestov
|
ef53dbd1b9
|
Fix load-everything
|
2008-02-26 19:18:21 -06:00 |
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
|
dddf4a0de8
|
Fail gracefully if inotify is not available
|
2008-02-26 03:31:36 -06:00 |
Slava Pestov
|
fc1cd50800
|
Cleanup
|
2008-02-25 20:09:44 -06:00 |
Slava Pestov
|
84016a36c0
|
Regression fixes
|
2008-02-25 19:37:43 -06:00 |
Slava Pestov
|
fbaf6386b2
|
Simplify threads; remove nap word, its now just sleep
|
2008-02-25 06:31:18 -06:00 |
Slava Pestov
|
27245cd979
|
Clean up io.paths file search combinators
|
2008-02-25 03:38:52 -06:00 |
Slava Pestov
|
b58d61a541
|
Threads now inherit the namestack once again
|
2008-02-24 02:18:50 -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
|
3eba715778
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-21 23:08:22 -06:00 |
Eduardo Cavazos
|
09e5564435
|
Use temp-file in a few tests and benchmarks
|
2008-02-21 22:08:51 -06:00 |
Slava Pestov
|
666c7803f7
|
Fixes
|
2008-02-21 20:57:41 -06:00 |
Slava Pestov
|
d47433a48d
|
New I/O timeout system
|
2008-02-21 19:12:55 -06:00 |
Slava Pestov
|
5f02713533
|
Fix stack effect
|
2008-02-21 02:31:37 -06:00 |
Slava Pestov
|
91f4ca6a56
|
Fighting fires
|
2008-02-21 02:08:08 -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
|
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 |
Daniel Ehrenberg
|
b265c0d1dc
|
Merge branch 'master' into unicode
|
2008-02-16 00:54:18 -06:00 |
Daniel Ehrenberg
|
f6845d43d3
|
Massive name change in files, string streams
|
2008-02-15 22:20:31 -06:00 |