Slava Pestov
|
55bb5500bd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-21 03:39:51 -05:00 |
Daniel Ehrenberg
|
87b90cf371
|
Fixing XML char classes
|
2009-03-21 03:39:30 -05:00 |
Slava Pestov
|
3de9723d22
|
Update unicode.categories.syntax
|
2009-03-21 03:32:10 -05:00 |
Daniel Ehrenberg
|
62c2ee8d3b
|
Documenting character class operations
|
2009-03-21 03:22:50 -05:00 |
Slava Pestov
|
30816ba5d0
|
Get more code to load after SYNTAX: change
|
2009-03-21 03:22:21 -05:00 |
Daniel Ehrenberg
|
4f83e2057a
|
Making unicode.categories.syntax use member?, simplifying the code
|
2009-03-21 03:17:20 -05:00 |
Slava Pestov
|
385892be64
|
Make the member? transform better
|
2009-03-21 03:10:21 -05:00 |
Slava Pestov
|
59dbba09a3
|
Oops, quoting is actually needed by db.postgresql
|
2009-03-21 02:54:59 -05:00 |
Daniel Ehrenberg
|
d6f9947bff
|
Regexp character class intersection and difference syntax
|
2009-03-21 02:53:36 -05:00 |
Slava Pestov
|
ea60f8ae93
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
Daniel Ehrenberg
|
a88f1050be
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-21 01:18:51 -05:00 |
Daniel Ehrenberg
|
c6fc88f28f
|
Unicode categories syntax cleanup
|
2009-03-21 01:18:25 -05:00 |
Daniel Ehrenberg
|
62638fb4d3
|
Moving unicode.syntax to unicode.categories.syntax; documenting and modifying syntax
|
2009-03-21 01:11:45 -05:00 |
Slava Pestov
|
f73f4e6293
|
Fix load error in mime.multipart
|
2009-03-21 00:47:33 -05:00 |
Daniel Ehrenberg
|
f3038f2ae8
|
More docs for Unicode and simple-flat-file; moving more parsing code there
|
2009-03-20 19:53:54 -05:00 |
Slava Pestov
|
7e020af18a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-20 19:43:11 -05:00 |
Slava Pestov
|
b06499605c
|
Merge quoting vocab into mime.multipart
|
2009-03-20 19:43:06 -05:00 |
Daniel Ehrenberg
|
9760f54857
|
Regexp supports Unicode properties (categories and script)
|
2009-03-20 19:03:26 -05:00 |
Daniel Ehrenberg
|
c2e3b6ac5a
|
interval-maps:interval-values word, and more docs for interval-maps
|
2009-03-20 18:24:57 -05:00 |
Daniel Ehrenberg
|
9de4083fc0
|
ISO 2022-JP-1 implementation
|
2009-03-20 16:15:26 -05:00 |
Daniel Ehrenberg
|
b6e5bac483
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-20 02:20:43 -05:00 |
Daniel Ehrenberg
|
91aec52a1e
|
Fixing io.encodings.iana help lint
|
2009-03-20 02:20:31 -05:00 |
Slava Pestov
|
fd0fd8fb71
|
Remove useless slot
|
2009-03-20 01:53:49 -05:00 |
Slava Pestov
|
4b26ff6a95
|
Add variables to set request-limit and upload-limit
|
2009-03-20 01:47:09 -05:00 |
Slava Pestov
|
53e519b87b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-19 20:02:52 -05:00 |
Slava Pestov
|
7f4c967ace
|
More compact relocation layout
|
2009-03-19 20:02:43 -05:00 |
Doug Coleman
|
ebaf05f26b
|
Fix clipboard bugs
|
2009-03-19 17:36:38 -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
|
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
|
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
|
3f1e6a46e4
|
io.sockets.secure.unix.debug: Add <test-config> word
|
2009-03-18 19:30:57 -05: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 |
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 |
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 |
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 |
Slava Pestov
|
9d44b7620f
|
Fixing the build
|
2009-03-18 17:01:26 -05:00 |
Daniel Ehrenberg
|
ba9938c30f
|
Reorganizing things in regexp, mostly
|
2009-03-18 16:09:45 -05:00 |
Daniel Ehrenberg
|
54194d269c
|
Some reorganizing in Unicode; regexp class changes
|
2009-03-17 19:39:04 -05:00 |