ruby--ruby/enc
naruse e22ff0c9b6 * enc/trans/korean.c: add support for CP949 by Park Ji-In. [ruby-dev:33626]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-02-07 06:05:32 +00:00
..
trans * enc/trans/korean.c: add support for CP949 by Park Ji-In. [ruby-dev:33626] 2008-02-07 06:05:32 +00:00
Makefile.in
ascii.c
big5.c
depend * enc/depend: dependency updated. 2008-01-01 16:20:56 +00:00
euc_jp.c
euc_kr.c
euc_tw.c * enc/euc_tw.c (euctw_mbc_enc_len): validation implemented. 2008-01-29 15:10:50 +00:00
gb2312.c * enc/*.c: add GB12345, UCS-{2,4}{BE,LE}. 2008-01-30 08:35:03 +00:00
gb18030.c fix state definition. 2008-01-29 15:35:37 +00:00
gbk.c * enc/trans/make_transdb.rb: add for make transdb.h. 2008-01-29 11:44:08 +00:00
iso_2022_jp.h
iso_8859_1.c
iso_8859_2.c
iso_8859_3.c
iso_8859_4.c
iso_8859_5.c
iso_8859_6.c
iso_8859_7.c
iso_8859_8.c
iso_8859_9.c
iso_8859_10.c
iso_8859_11.c
iso_8859_13.c
iso_8859_14.c
iso_8859_15.c
iso_8859_16.c
koi8_r.c * enc/*.c: add GB12345, UCS-{2,4}{BE,LE}. 2008-01-30 08:35:03 +00:00
koi8_u.c
make_encdb.rb
make_encmake.rb
shift_jis.c
unicode.c
us_ascii.c
utf_7.h
utf_8.c
utf_16be.c * enc/*.c: add GB12345, UCS-{2,4}{BE,LE}. 2008-01-30 08:35:03 +00:00
utf_16le.c * enc/utf_16be.c (UTF16_IS_SURROGATE_FIRST): avoid branch. 2008-01-30 03:49:54 +00:00
utf_32be.c * enc/*.c: add GB12345, UCS-{2,4}{BE,LE}. 2008-01-30 08:35:03 +00:00
utf_32le.c * enc/*.c: add GB12345, UCS-{2,4}{BE,LE}. 2008-01-30 08:35:03 +00:00
windows_1251.c