Slava Pestov
|
26df05b912
|
More unit test fixes
|
2008-03-08 04:27:19 -06:00 |
Slava Pestov
|
7ad74eb320
|
Various fixes
|
2008-03-08 02:51:26 -06:00 |
Daniel Ehrenberg
|
b32276d1da
|
Stupid bug fix
|
2008-03-06 14:46:11 -06:00 |
Daniel Ehrenberg
|
ee9b940bc6
|
Modifications to the encoding protocol for later optimization
|
2008-03-06 00:23:38 -06:00 |
Daniel Ehrenberg
|
946d3e7414
|
changes in io.encodings.string
|
2008-03-05 19:12:40 -06:00 |
Daniel Ehrenberg
|
1abb7c643e
|
Tests for decode-string
|
2008-03-05 17:49:02 -06:00 |
Daniel Ehrenberg
|
e06885550e
|
Replacing encode/decode-utf8 with utf8 encode/decode-string
|
2008-03-05 17:41:25 -06:00 |
Daniel Ehrenberg
|
93c4ac23a8
|
Encodings updates; /* */ comments in multline
|
2008-03-05 14:51:01 -06:00 |
Daniel Ehrenberg
|
84052ac5f3
|
Update to encodings docs
|
2008-03-04 21:13:14 -06:00 |
Daniel Ehrenberg
|
30eba00774
|
Bug fixes; docs
|
2008-03-04 21:05:58 -06:00 |
Daniel Ehrenberg
|
efb3367c45
|
Merge branch 'master' of git://factorcode.org/git/factor into unicode
Conflicts:
core/io/files/files-docs.factor
core/io/files/files-tests.factor
core/io/files/files.factor
core/listener/listener.factor
extra/benchmark/sum-file/sum-file.factor
extra/bootstrap/image/upload/upload.factor
extra/http/server/templating/templating.factor
extra/logging/server/server.factor
extra/smtp/smtp.factor
extra/tools/deploy/macosx/macosx.factor
extra/tools/disassembler/disassembler.factor
extra/webapps/file/file.factor
|
2008-02-29 01:20:44 -06:00 |
Slava Pestov
|
9c82591ca6
|
Documentation improvements
|
2008-02-27 16:31:13 -06:00 |
Daniel Ehrenberg
|
08a3d0ba12
|
Making things bootstrap, partial fix for client
|
2008-02-25 13:54:35 -06:00 |
Daniel Ehrenberg
|
44f4aa4c69
|
More updates for encodings
|
2008-02-24 19:58:34 -06:00 |
Daniel Ehrenberg
|
75f1fb5246
|
Various refactorings of streams with encodings
|
2008-02-24 01:37:05 -06:00 |
Daniel Ehrenberg
|
72e15848bf
|
More changes for encodings
|
2008-02-22 20:21:23 -06:00 |
Daniel Ehrenberg
|
1b80c453fd
|
Little changes for encodings
|
2008-02-21 19:09:53 -06:00 |
Daniel Ehrenberg
|
8249ce2116
|
OK, now everything should load
|
2008-02-21 18:05:04 -06:00 |
Daniel Ehrenberg
|
641c61a966
|
change to decoded#stream-read1
|
2008-02-21 16:11:35 -06:00 |
Daniel Ehrenberg
|
11a71f235d
|
Moving inessential encodings to extra
|
2008-02-21 15:28:58 -06:00 |
Daniel Ehrenberg
|
e918cf6de0
|
More changes wrt encodings
|
2008-02-21 15:22:49 -06:00 |
Daniel Ehrenberg
|
62f9ed5dbd
|
putting encodings on all file readers/writers
|
2008-02-16 22:17:41 -06:00 |
Daniel Ehrenberg
|
8d5f4714fa
|
Core I/O changes for encodings
|
2008-02-16 16:25:45 -06:00 |
Daniel Ehrenberg
|
63ba6faee2
|
Changes to I/O system for encodings
|
2008-02-16 15:35:44 -06:00 |
Daniel Ehrenberg
|
017c57fab1
|
latin1 and binary encodings updated
|
2008-02-15 20:29:08 -06:00 |
Daniel Ehrenberg
|
a800d5fca7
|
Fixing UTF-8/16 test files
|
2008-02-15 20:14:53 -06:00 |
Daniel Ehrenberg
|
2a2d7cf04e
|
Merge branch 'master' into unicode
Conflicts:
core/io/encodings/utf16/utf16-tests.factor
core/io/encodings/utf16/utf16.factor
core/io/encodings/utf8/utf8-tests.factor
|
2008-02-15 20:12:38 -06:00 |
Daniel Ehrenberg
|
6acdc23941
|
UNICHAR => CHAR
|
2008-02-15 19:51:12 -06:00 |
Daniel Ehrenberg
|
4678da8861
|
Working on unicode encodings
|
2008-02-15 19:44:35 -06:00 |
Slava Pestov
|
ce59673c12
|
Fix load errors
|
2008-02-14 01:04:16 -06:00 |
Slava Pestov
|
2f5ad0324b
|
io.utf8 renamed to io.encodings.utf8
|
2008-02-13 23:21:04 -06:00 |
Daniel Ehrenberg
|
c14c19edc4
|
Merge branch 'unicode'
Conflicts:
extra/unicode/data/data.factor
|
2008-02-13 19:55:24 -06:00 |
Daniel Ehrenberg
|
4103c982c3
|
encodings fix
|
2008-02-13 19:54:35 -06:00 |
Daniel Ehrenberg
|
6ff319cfcb
|
Unicode upgrade and fix
|
2008-02-13 19:53:53 -06:00 |
Daniel Ehrenberg
|
254ba5809f
|
Moving about.txt to summary.txt in encodings
|
2008-02-13 18:44:25 -06:00 |
Daniel Ehrenberg
|
01e9a5cb1a
|
utf8 and utf16le streams
|
2008-02-13 17:53:10 -06:00 |
Daniel Ehrenberg
|
014b79caad
|
More unicode changes
|
2008-02-13 01:02:37 -06:00 |
Daniel Ehrenberg
|
99ff43b404
|
Beginning of encoded streams
|
2008-02-10 23:14:42 -06:00 |
Daniel Ehrenberg
|
5c37add12a
|
Binary encoding through the new encoding protocol
|
2008-02-02 13:23:54 -06:00 |
Daniel Ehrenberg
|
c584e50c04
|
Finishing updating UTF
|
2008-02-01 23:59:46 -06:00 |
Daniel Ehrenberg
|
c66b264af5
|
Incomplete update of UTF decoder
|
2008-02-01 17:45:35 -06:00 |
Slava Pestov
|
27ebd08b99
|
Encodings fix
|
2008-02-01 16:21:42 -06:00 |
Slava Pestov
|
ff55f0f4cc
|
New \u...... syntax; io.utf8 and io.utf16 can actually use strings now
|
2008-02-01 15:00:02 -06:00 |
Slava Pestov
|
1c91a286e5
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
Slava Pestov
|
a96457cecc
|
Initial import
|
2007-09-20 18:09:08 -04:00 |