factor/basis/io/encodings
Slava Pestov 627295f094 Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
..
8-bit io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05:00
ascii io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05:00
big5
binary docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
euc
euc-jp
euc-kr docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
gb18030 Merge branch 'master' of http://factorcode.org/git/factor 2009-10-28 16:17:24 -05:00
iana add new 8-BIT: word 2009-11-12 16:38:21 -06:00
iso2022 Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
japanese
johab docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
shift-jis docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
strict
string docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
utf32 Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array 2010-02-25 04:50:31 +13:00