Slava Pestov
|
9366ffe83a
|
Fix load error
|
2009-03-19 15:52:58 -05:00 |
Maxim Savchenko
|
12c19777ea
|
Merge branch 'master' of git://factorcode.org/git/factor into clean-linux-x86-32
|
2009-03-19 06:06:28 -04:00 |
Slava Pestov
|
8f059e07a7
|
Move flags from F_CODE_BLOCK to F_BLOCK for further space savings
|
2009-03-19 03:49:49 -05:00 |
Slava Pestov
|
78f168e304
|
Remove code_length field from F_CODE_BLOCK struct, and make F_BLOCK the head of F_CODE_BLOCK to simplify other code
|
2009-03-19 03:45:37 -05:00 |
Slava Pestov
|
44d61b71f6
|
Store next_free pointer to free blocks only
|
2009-03-19 03:00:21 -05:00 |
Daniel Ehrenberg
|
e951fb773a
|
Fixing unicode script help
|
2009-03-19 01:06:25 -05:00 |
Daniel Ehrenberg
|
d72e395b2e
|
simple-flat-file uses utf8
|
2009-03-19 00:24:09 -05:00 |
Daniel Ehrenberg
|
a3b7e08d45
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-18 23:31:05 -05:00 |
Daniel Ehrenberg
|
ad7e20a8d1
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2009-03-18 23:30:22 -05:00 |
Slava Pestov
|
cacc2f38f6
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-18 23:05:51 -05:00 |
Slava Pestov
|
f995542246
|
Project Euler solutions had MAIN: words which would leave values on the stack; add a new SOLUTION: parsing word now that MAIN: cannot do that
|
2009-03-18 23:05:32 -05:00 |
Doug Coleman
|
187142d6d8
|
fix load error
|
2009-03-18 23:01:01 -05:00 |
Daniel Ehrenberg
|
9ad3d34f66
|
Normalization tests also use simple-flat-file!
|
2009-03-18 22:55:02 -05:00 |
Daniel Ehrenberg
|
4aa430cfd7
|
Moving more parsing code to simple-flat-file
|
2009-03-18 22:49:06 -05:00 |
Daniel Ehrenberg
|
7dba2a6a40
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-18 22:36:24 -05:00 |
Doug Coleman
|
2f802f307c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-18 22:00:17 -05:00 |
Doug Coleman
|
b15ccea9bf
|
fix db query
|
2009-03-18 22:00:08 -05:00 |
Slava Pestov
|
59ad8bc1fd
|
webapps.site-watcher: add furnace to using list
|
2009-03-18 21:56:17 -05:00 |
Daniel Ehrenberg
|
4f1ef75066
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-18 21:04:53 -05:00 |
Daniel Ehrenberg
|
1dd34ad776
|
Reorganizing Unicode data, so that the data tables are private; ch>upper moves to unicode.data
|
2009-03-18 21:04:36 -05:00 |
Daniel Ehrenberg
|
3e63d3eb01
|
Fixing Unicode docs
|
2009-03-18 20:02:03 -05:00 |
Slava Pestov
|
518b5c46ca
|
Fixing deploy tests
|
2009-03-18 19:58:05 -05:00 |
Daniel Ehrenberg
|
6c8ea5e7d4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-18 19:44:45 -05:00 |
Slava Pestov
|
bb92336fb8
|
Change a throw to a rethrow
|
2009-03-18 19:44:38 -05:00 |
Daniel Ehrenberg
|
c5788ea67f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-18 19:43:19 -05:00 |
Slava Pestov
|
2628ddde5e
|
Working on site-watcher
|
2009-03-18 19:36:04 -05:00 |
Slava Pestov
|
3f1e6a46e4
|
io.sockets.secure.unix.debug: Add <test-config> word
|
2009-03-18 19:30:57 -05:00 |
Jose A. Ortega Ruiz
|
5519e44550
|
FUEL: Fix indentation in presence of trailing whitespace.
|
2009-03-19 01:20:00 +01:00 |
Jose A. Ortega Ruiz
|
577aceb7fc
|
FUEL: Fix for syntax highlighting of SYMBOLS: and SINGLETONS:.
|
2009-03-19 00:55:14 +01:00 |
Daniel Ehrenberg
|
d5af5027d0
|
Making http use ASCII rather than Unicode; fixing encodings bug
|
2009-03-18 18:49:59 -05:00 |
Daniel Ehrenberg
|
a282789910
|
XML missing encoding error
|
2009-03-18 18:32:34 -05:00 |
Slava Pestov
|
575132336d
|
Deploy descriptor for regex-dna
|
2009-03-18 18:30:56 -05:00 |
Daniel Ehrenberg
|
2aa7df0e55
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-18 18:30:35 -05:00 |
Doug Coleman
|
33914c62cb
|
add an account-name field to site-watcher
|
2009-03-18 18:18:57 -05:00 |
Daniel Ehrenberg
|
68a81675c0
|
io.encodings.iana no longer throws errors for name>encoding/encoding>name
|
2009-03-18 18:13:11 -05:00 |
Daniel Ehrenberg
|
4aec9d2c46
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-18 18:12:18 -05:00 |
Doug Coleman
|
87997cc0d2
|
slightly bettar
|
2009-03-18 18:06:00 -05:00 |
Doug Coleman
|
391d972b66
|
major refactoring of site-watcher again
|
2009-03-18 18:05:05 -05:00 |
Doug Coleman
|
9a8e7fe3ed
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-18 17:46:00 -05:00 |
Doug Coleman
|
c1da74f179
|
futher clean up api
|
2009-03-18 17:45:33 -05:00 |
Doug Coleman
|
e8f9d48b08
|
move site-watcher db code to new vocab, clean up the site-watcher api
|
2009-03-18 17:43:49 -05:00 |
Slava Pestov
|
5da04a5e41
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-18 17:19:09 -05:00 |
Doug Coleman
|
d5581b453e
|
use error. instead of unparse
|
2009-03-18 17:15:54 -05:00 |
Doug Coleman
|
71435f6653
|
prettyprint was necessary.
|
2009-03-18 17:12:47 -05:00 |
Doug Coleman
|
3d5bb95640
|
dont use prettyprinter
|
2009-03-18 17:11:54 -05:00 |
Slava Pestov
|
1d45720579
|
Add a deploy test to keep benchmark.regex-dna size down
|
2009-03-18 17:08:57 -05:00 |
Slava Pestov
|
d60e586f48
|
Fix tools.deploy.shaker's call( and execute( stripping
|
2009-03-18 17:08:18 -05:00 |
Doug Coleman
|
2bb3f782c6
|
site-watcher uses the db now
|
2009-03-18 17:07:46 -05:00 |
Slava Pestov
|
e2fdb0783c
|
Separate regexp.prettyprint from regexp to reduce deployed image size
|
2009-03-18 17:07:19 -05:00 |
Daniel Ehrenberg
|
8157a6a52f
|
Making regexp AST building linear time rather than quadratic for a{n}
|
2009-03-18 17:03:38 -05:00 |