Slava Pestov
|
b06499605c
|
Merge quoting vocab into mime.multipart
|
2009-03-20 19:43:06 -05:00 |
Daniel Ehrenberg
|
5e80ffb0be
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-20 19:04:32 -05:00 |
Daniel Ehrenberg
|
9760f54857
|
Regexp supports Unicode properties (categories and script)
|
2009-03-20 19:03:26 -05:00 |
Doug Coleman
|
d8b7fb2515
|
remove check for freetype, add check for pango
|
2009-03-20 18:45:54 -05:00 |
Doug Coleman
|
a9a8e05393
|
fix apt libpango name
|
2009-03-20 18:39:38 -05:00 |
Daniel Ehrenberg
|
c2e3b6ac5a
|
interval-maps:interval-values word, and more docs for interval-maps
|
2009-03-20 18:24:57 -05:00 |
Slava Pestov
|
4e8e39cb49
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-20 16:26:59 -05:00 |
Slava Pestov
|
fabe2df715
|
Crank down spectral-norm parameter so that it doesn't take way too long on non-SSE2 machines
|
2009-03-20 16:26:13 -05:00 |
Daniel Ehrenberg
|
9de4083fc0
|
ISO 2022-JP-1 implementation
|
2009-03-20 16:15:26 -05:00 |
Doug Coleman
|
ea614e6a5f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-20 09:34:39 -05:00 |
Maxim Savchenko
|
031b2aa332
|
Merge branch 'master' of git://factorcode.org/git/factor into clean-linux-x86-32
|
2009-03-20 07:42:06 -04: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
|
2a7848053f
|
Fix 64-bit build issue; relocation entries are 32-bit on all platforms
|
2009-03-19 23:21:32 -05:00 |
Slava Pestov
|
ae09d85d84
|
More compact relocation layout
|
2009-03-19 20:03:07 -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
|
3b1d088abd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-19 17:43:02 -05:00 |
Daniel Ehrenberg
|
db876598ed
|
Fixing code-point-length
|
2009-03-19 17:42:38 -05:00 |
Doug Coleman
|
92d58b1160
|
Add more unit tests for code-point-length
|
2009-03-19 17:36:49 -05:00 |
Doug Coleman
|
ebaf05f26b
|
Fix clipboard bugs
|
2009-03-19 17:36:38 -05:00 |
Doug Coleman
|
54df6bee59
|
ping every 5 minutes, not every 10 seconds
|
2009-03-19 17:05:08 -05:00 |
Doug Coleman
|
ece2eabc39
|
call init-db and run-site-watcher from webapps.site-watcher
|
2009-03-19 16:48:46 -05:00 |
Doug Coleman
|
e41a7bb6d6
|
site-watcher works again
|
2009-03-19 16:48:32 -05:00 |
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 |