Slava Pestov
|
1cbe87da82
|
Fixes
|
2008-05-07 21:54:41 -05:00 |
Slava Pestov
|
b8e691297d
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-05-07 21:54:29 -05:00 |
Slava Pestov
|
739a75f2bb
|
More efficient minor GC
|
2008-05-07 21:39:20 -05:00 |
Slava Pestov
|
3ada291e8a
|
Fix binary-trees benchmark
|
2008-05-07 21:37:12 -05:00 |
Slava Pestov
|
1d60d722fe
|
Improve time word, faster card scan
|
2008-05-07 17:42:41 -05:00 |
Doug Coleman
|
cd8f20aa88
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-05-07 14:22:12 -05:00 |
Doug Coleman
|
51ab72a375
|
fix typo
|
2008-05-07 14:21:57 -05:00 |
Slava Pestov
|
e82144946a
|
Fix performance regression: bignum >float got slower recently
|
2008-05-07 12:32:38 -05:00 |
Slava Pestov
|
a7c0b356a8
|
Fix inference.state tests
|
2008-05-07 10:31:19 -05:00 |
Slava Pestov
|
26aa656123
|
with-locals no longer necessary
|
2008-05-07 08:48:51 -05:00 |
Slava Pestov
|
9633bda052
|
Fix drag-gesture error
|
2008-05-07 08:48:42 -05:00 |
Slava Pestov
|
0314d05a08
|
Cleanup compiler
|
2008-05-07 07:49:36 -05:00 |
Slava Pestov
|
1b2d7eac4a
|
with-return
|
2008-05-07 07:49:29 -05:00 |
Slava Pestov
|
08e0eff03f
|
Fix stack effect
|
2008-05-07 07:49:13 -05:00 |
Slava Pestov
|
830d993366
|
Fix flags unit tests
|
2008-05-07 05:47:14 -05:00 |
Slava Pestov
|
6bee417504
|
Move OpenSSL to unmaintained since unit tests are flaky and nobody knows how to fix it
|
2008-05-07 05:42:23 -05:00 |
Slava Pestov
|
971bab1ff1
|
Fix compile error in cairo.png
|
2008-05-07 05:17:32 -05:00 |
Slava Pestov
|
25bdb0b875
|
Unit test
|
2008-05-07 05:15:22 -05:00 |
Slava Pestov
|
995f1b8076
|
Fix stack effects
|
2008-05-07 05:14:25 -05:00 |
Slava Pestov
|
7fb8b3c406
|
Fix threads
|
2008-05-07 04:22:48 -05:00 |
Slava Pestov
|
6464a620cd
|
Fix listener word completion
|
2008-05-07 03:28:53 -05:00 |
Slava Pestov
|
8065f8834e
|
Multiple threads can now wait on one flag simultaneously
|
2008-05-07 03:28:45 -05:00 |
Slava Pestov
|
2f44e86ee1
|
Doc fix
|
2008-05-07 02:33:02 -05:00 |
Slava Pestov
|
7fbad98d97
|
Interactor fix
|
2008-05-07 02:32:58 -05:00 |
Slava Pestov
|
a6ab5c3a47
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-05-07 01:57:08 -05:00 |
Slava Pestov
|
cbac71c3bf
|
Another threads fix
|
2008-05-07 01:56:55 -05:00 |
Doug Coleman
|
fd531c1a31
|
rename butlast to but-last
|
2008-05-07 01:38:34 -05:00 |
Doug Coleman
|
5114cdb03f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-05-07 01:09:21 -05:00 |
Slava Pestov
|
918418e9e6
|
Merge branch 'master' of git://factorcode.org/git/littledan
|
2008-05-07 00:40:55 -05:00 |
Slava Pestov
|
9fd7b12534
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-05-07 00:40:17 -05:00 |
Slava Pestov
|
732b84bcf9
|
Mac OS X monitors need to call normalize-path
|
2008-05-06 22:20:55 -05:00 |
Slava Pestov
|
1449836f25
|
Debugging threads
|
2008-05-06 22:20:27 -05:00 |
Slava Pestov
|
90299783d6
|
Cleanup io.pipes and fix io.unix.pipes hang
|
2008-05-06 21:23:18 -05:00 |
Slava Pestov
|
5666cd78b9
|
Linked error fixes, add 2parallel-each and 2parallel-map combinators
|
2008-05-06 21:23:07 -05:00 |
Daniel Ehrenberg
|
d1545ac929
|
LCS docs, bug fixes
|
2008-05-06 15:51:34 -05:00 |
Doug Coleman
|
ebae774b8c
|
moved xml errors tests to a new place
|
2008-05-06 14:48:28 -05:00 |
Doug Coleman
|
0acbdcdcc6
|
remove <resource-path>
|
2008-05-06 14:45:28 -05:00 |
Doug Coleman
|
0cd8023a25
|
use resource: instead of resource-path
|
2008-05-06 14:41:59 -05:00 |
Doug Coleman
|
7c09936f30
|
use butlast, butlast-slice
"extra/foo" resource-path -> "resource:extra/foo"
|
2008-05-06 12:37:11 -05:00 |
Doug Coleman
|
01f20cf32d
|
update core to use butlast, butlast-slice
|
2008-05-06 12:36:49 -05:00 |
Doug Coleman
|
e771314833
|
add butlast and butlast-slice with docs
|
2008-05-06 12:36:32 -05:00 |
Doug Coleman
|
0b21c84e75
|
fix errors i introduced with the state-parser cleanup
|
2008-05-06 12:16:04 -05:00 |
Doug Coleman
|
6590c60cb3
|
fix bootstrap
|
2008-05-06 11:27:13 -05:00 |
Doug Coleman
|
db5716ede7
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-05-06 11:15:05 -05:00 |
Slava Pestov
|
53832ccd2f
|
Fix
|
2008-05-06 09:01:28 -05:00 |
Slava Pestov
|
631da78867
|
Add Linux constants
|
2008-05-06 05:01:27 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
541061d870
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-05-06 04:27:01 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
7f8ee64d28
|
Implement <appender> on Windows
|
2008-05-06 04:26:46 -05:00 |
Daniel Ehrenberg
|
32d032e8fc
|
lcs update
|
2008-05-06 03:47:39 -05:00 |
Daniel Ehrenberg
|
70ea40681e
|
extra/lcs replaces extra/levenshtein... not fully debugged
|
2008-05-06 03:46:44 -05:00 |