Joe Groff
943596575a
use radix literals
2011-11-23 19:03:40 -08:00
Joe Groff
4493d66282
io.encodings.utf16: auto-use strikes again
2011-10-17 21:46:08 -07:00
Joe Groff
5443664df7
io.encodings.utf16: guess-*coded-length hints
2011-10-17 21:23:11 -07:00
Joe Groff
4bdef412fc
io.encodings.utf16: fast path & slow path speedups
...
Implement M: utf16[bl]e encode-string to use a fast implementation if a string is ASCII only, and do some inlining so the slow path optimizes a bit better.
2011-10-17 21:23:11 -07:00
Keith Lazuka
405e5d015b
docs: change $subsection to $subsections
2009-10-02 12:15:48 -04:00
Slava Pestov
ef73bc6732
io.encodings.utf16: cleanup
2009-05-28 02:50:57 -05:00
Slava Pestov
a63ad6a7a5
Remove cruddy string encoding/decoding code from VM
2009-05-02 13:45:38 -05:00
Slava Pestov
d66f887736
Create basis vocab root
2008-07-28 22:03:13 -05:00
Slava Pestov
537269447c
Move mirrors out of the boot image
2008-07-02 00:20:01 -05:00
Slava Pestov
b75f322d6e
Fix tests
2008-06-12 14:51:56 -05:00
Daniel Ehrenberg
8b6e234709
Encodings use singletons; descriptive error updates
2008-05-10 20:17:24 -05:00
Slava Pestov
a3a0ce5bee
Fixes
2008-04-20 06:15:08 -05:00
Slava Pestov
55f6636bc0
FFI string encoding conversion
2008-04-20 05:15:46 -05:00
Slava Pestov
d1f37ab5ec
Fix bloopers
2008-04-20 02:30:52 -05: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
a800d5fca7
Fixing UTF-8/16 test files
2008-02-15 20:14:53 -06:00
Daniel Ehrenberg
4678da8861
Working on unicode encodings
2008-02-15 19:44:35 -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