factor/basis/io/encodings
John Benediktsson e441a4c923 Removing "to:" syntax from values.
Squashed commit of the following:

commit 18fef6bfa59f71dcb63b439f631c735848a9bbbb
Author: John Benediktsson <mrjbq7@gmail.com>
Date:   Mon Sep 26 11:02:26 2011 -0700

    vocabs.metadata: revert mistaken change.

commit 496b103b54034ea953882a039c08847d0eda0bb4
Author: John Benediktsson <mrjbq7@gmail.com>
Date:   Sun Sep 25 19:03:54 2011 -0700

    values: Removing "to:" syntax.
2011-09-26 11:08:26 -07:00
..
8-bit io.encodings.8-bit.latin9, io.encodings.shift-jis: fix typo in docs. offical => official 2011-02-21 02:53:35 +09: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
euc
euc-jp
euc-kr
gb18030 Removing "to:" syntax from values. 2011-09-26 11:08:26 -07:00
iana Use keys/values where appropriate 2010-05-21 12:48:04 -05:00
iso2022 Removing "to:" syntax from values. 2011-09-26 11:08:26 -07:00
japanese
johab
shift-jis Removing "to:" syntax from values. 2011-09-26 11:08:26 -07:00
strict
string
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