John Benediktsson
|
ee6ae8a63c
|
io.encodings.detect: simplify prolog-tag.
|
2014-12-20 12:06:54 -08:00 |
Joe Groff
|
f950fca035
|
io.encodings.detect: detect empty files as utf8 rather than raise a sequence error
|
2010-06-10 17:32:56 -07:00 |
Joe Groff
|
7825cb6d10
|
io.encodings.detect: fill in USING: list for tests
|
2010-06-10 16:39:48 -07:00 |
Joe Groff
|
4997489980
|
new vocab io.encodings.detect: borrow binary file/text encoding detection heuristics from a certain text editor written in java
|
2010-06-09 00:11:01 -07:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |
Slava Pestov
|
8347710dd5
|
Help lint fixes
|
2008-07-04 02:52:27 -05:00 |
Slava Pestov
|
537269447c
|
Move mirrors out of the boot image
|
2008-07-02 00:20:01 -05:00 |
Slava Pestov
|
d65a76d10f
|
Fixing builder failures
|
2008-06-25 15:35:14 -05:00 |
Slava Pestov
|
6e0d35e615
|
Split up huge parser vocabulary
|
2008-06-25 03:25:08 -05:00 |
Slava Pestov
|
9a89a97c5a
|
Fix deploy tests for real
|
2008-06-18 23:29:56 -05:00 |
Slava Pestov
|
27c89d75d4
|
I/O micro-optimizations; 12% improvement on reverse-complement
|
2008-06-17 05:22:33 -05:00 |
Slava Pestov
|
b01d1f8a56
|
Request size limit and encoding support for HTTP server
|
2008-06-12 03:50:20 -05:00 |
Slava Pestov
|
17001b40cd
|
Improve encoding API
|
2008-06-12 03:49:29 -05:00 |
Slava Pestov
|
9dd5c9919f
|
Mandatory stack effect annotations
|
2008-06-08 15:32:55 -05:00 |
Slava Pestov
|
cf94f71896
|
Working on I/O
|
2008-05-13 23:36:45 -05:00 |
Daniel Ehrenberg
|
8b6e234709
|
Encodings use singletons; descriptive error updates
|
2008-05-10 20:17:24 -05:00 |
Daniel Ehrenberg
|
b7006bf456
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-05-09 16:41:38 -05:00 |
Daniel Ehrenberg
|
c04da7bdfb
|
unicode.syntax.backend => value (with docs &c)
|
2008-05-06 20:59:37 -05:00 |
Doug Coleman
|
7c09936f30
|
use butlast, butlast-slice
"extra/foo" resource-path -> "resource:extra/foo"
|
2008-05-06 12:37:11 -05:00 |
Slava Pestov
|
a1ea2655ed
|
Fix problems found by builder
|
2008-05-01 20:02:34 -05:00 |
Daniel Ehrenberg
|
0bde52d63b
|
Docs and tests for io.encodings.iana
|
2008-04-30 22:06:13 -05:00 |
Daniel Ehrenberg
|
82679024ce
|
Deleting inaccurate comment
|
2008-04-30 21:09:27 -05:00 |
Daniel Ehrenberg
|
594f335dfe
|
Adding IANA encodings table
|
2008-04-30 21:04:57 -05:00 |
Daniel Ehrenberg
|
43cbb17e17
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/delegate/delegate.factor
extra/unicode/data/data.factor
|
2008-04-30 19:45:12 -05:00 |
Doug Coleman
|
b7c1f9dbe8
|
extra changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
|
2008-04-25 23:17:08 -05:00 |
Slava Pestov
|
d1f37ab5ec
|
Fix bloopers
|
2008-04-20 02:30:52 -05:00 |
Doug Coleman
|
72080fda4a
|
construct-boa -> boa
construct-empty -> new
|
2008-04-13 15:06:27 -05:00 |
Slava Pestov
|
70a8cbede7
|
Fixes
|
2008-04-11 20:06:38 -05:00 |
Daniel Ehrenberg
|
d81a4aa914
|
Minor io.encodings.8-bit cleanup
|
2008-04-06 19:03:00 -05:00 |
Daniel Ehrenberg
|
9f16b80f3e
|
Fixing docs typo
|
2008-04-05 00:43:42 -05:00 |
Slava Pestov
|
c22af5c7a6
|
Rename 2apply to bi@
|
2008-03-29 20:36:58 -05:00 |
Slava Pestov
|
adb1dd14d0
|
Rename tuples vocab to classes.tuple for consistency
|
2008-03-29 03:34:48 -05:00 |
Slava Pestov
|
1f3e6fd0b7
|
combinators.cleave is now core
|
2008-03-28 23:00:20 -05:00 |
Slava Pestov
|
3a9839a168
|
Fix conflict
|
2008-03-27 01:43:32 -05:00 |
Daniel Ehrenberg
|
caf3ebb31d
|
Fixing 8-bit encodings
|
2008-03-27 00:32:41 -04:00 |
Slava Pestov
|
67eea75f4a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-03-26 17:08:56 -05:00 |
Slava Pestov
|
89a531d4a2
|
Fixing unit tests
|
2008-03-26 17:07:50 -05:00 |
Daniel Ehrenberg
|
64203f762d
|
Docs improvements; simplification of design of io.encodings.8-bit
|
2008-03-26 14:41:09 -04:00 |
Daniel Ehrenberg
|
06848c8e75
|
UTF-16 native order; better encodings docs
|
2008-03-25 21:17:37 -04:00 |
Daniel Ehrenberg
|
d967d04e4c
|
Changing 8-bit encoding names; documentation
|
2008-03-23 00:43:43 -04:00 |
Daniel Ehrenberg
|
86efc8467c
|
Strict wrapper for encodings
|
2008-03-21 21:47:16 -04:00 |
Daniel Ehrenberg
|
fae69bd092
|
Final fix for 8-bit encodings
|
2008-03-21 16:57:13 -04:00 |
Daniel Ehrenberg
|
7adef0c613
|
Completing 8-bit changes
|
2008-03-21 14:01:50 -04:00 |
Daniel Ehrenberg
|
3586b5a35d
|
More 8-bit encodings
|
2008-03-21 12:30:13 -04:00 |
Daniel Ehrenberg
|
b362175d43
|
Initial optimization of encodings
|
2008-03-18 17:01:14 -04:00 |
Daniel Ehrenberg
|
56afb67bfc
|
Unicode encoding changes
|
2008-03-14 03:09:51 -05:00 |
Daniel Ehrenberg
|
862dd0b5cb
|
Merge branch 'master' of git://factorcode.org/git/factor into unicode
Conflicts:
extra/io/encodings/ascii/ascii.factor
extra/io/encodings/latin1/latin1.factor
|
2008-03-09 22:04:19 -05:00 |
dharmatech
|
28182f06f9
|
Fix download-to
|
2008-03-07 23:47:11 -06:00 |
Daniel Ehrenberg
|
c4d6201b77
|
Unit tests and refactoring for ascii and latin1
|
2008-03-06 15:07:00 -06:00 |
Daniel Ehrenberg
|
b32276d1da
|
Stupid bug fix
|
2008-03-06 14:46:11 -06:00 |