ruby/enc
naruse a2d85d61bd * enc/iso_8859_{4,13}.c: Windows-1257 is replica of ISO-8859-13.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-02-15 20:55:27 +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 * enc/Makefile.in: ditto. 2008-01-15 08:53:07 +00:00
ascii.c * ascii.c: remove difinition of replica KOI8-U. 2008-01-19 20:04:35 +00:00
big5.c * enc/big5.c (big5_mbc_enc_len): validation implemented. 2008-01-28 06:33:57 +00:00
depend * lib/uri/generic.rb: revert r15442. 2nd argument of String#sub parse 2008-02-13 07:26:52 +00:00
euc_jp.c * enc/*: add ARG_UNUSED. 2008-01-15 14:54:40 +00:00
euc_kr.c * enc/euc_kr.c: remove CP949. 2008-01-29 04:41:41 +00:00
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 * common.mk (encdb.h): give output file name to make_encdb.rb. 2008-01-17 14:56:22 +00:00
iso_8859_1.c * enc/*: add ARG_UNUSED. 2008-01-15 14:54:40 +00:00
iso_8859_2.c * enc/*: add ARG_UNUSED. 2008-01-15 14:54:40 +00:00
iso_8859_3.c * enc/*: add ARG_UNUSED. 2008-01-15 14:54:40 +00:00
iso_8859_4.c * enc/iso_8859_{4,13}.c: Windows-1257 is replica of ISO-8859-13. 2008-02-15 20:55:27 +00:00
iso_8859_5.c * enc/*: add ARG_UNUSED. 2008-01-15 14:54:40 +00:00
iso_8859_6.c * enc/*: add ARG_UNUSED. 2008-01-15 14:54:40 +00:00
iso_8859_7.c * enc/*: add ARG_UNUSED. 2008-01-15 14:54:40 +00:00
iso_8859_8.c * enc/*: add ARG_UNUSED. 2008-01-15 14:54:40 +00:00
iso_8859_9.c * enc/*: add ARG_UNUSED. 2008-01-15 14:54:40 +00:00
iso_8859_10.c * enc/*: add ARG_UNUSED. 2008-01-15 14:54:40 +00:00
iso_8859_11.c * enc/*: add ARG_UNUSED. 2008-01-15 14:54:40 +00:00
iso_8859_13.c * enc/iso_8859_{4,13}.c: Windows-1257 is replica of ISO-8859-13. 2008-02-15 20:55:27 +00:00
iso_8859_14.c * enc/*: add ARG_UNUSED. 2008-01-15 14:54:40 +00:00
iso_8859_15.c * enc/*: add ARG_UNUSED. 2008-01-15 14:54:40 +00:00
iso_8859_16.c * enc/*: add ARG_UNUSED. 2008-01-15 14:54:40 +00:00
koi8_r.c * enc/*.c: add GB12345, UCS-{2,4}{BE,LE}. 2008-01-30 08:35:03 +00:00
koi8_u.c * enc/koi8_u.c: added. 2008-01-19 15:37:06 +00:00
make_encdb.rb * enc/make_encdb.rb: fix duplication check. 2008-01-19 20:15:13 +00:00
make_encmake.rb * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specify 2007-12-24 03:49:56 +00:00
shift_jis.c * enc/shift_jis.c: newline at EOF. 2008-01-17 08:08:08 +00:00
unicode.c * enc/koi8_u.c: added. 2008-01-19 15:37:06 +00:00
us_ascii.c * enc/us_ascii.c: wrong alias name: ANSI_X3.4-1986. 2008-01-14 12:11:06 +00:00
utf_7.h * enc/utf_7.h: add dummy encoding UTF-7 and its alias CP65000. 2008-01-28 08:57:40 +00:00
utf_8.c * enc/utf_8.c: add alias CP65001. 2008-01-28 08:41:49 +00:00
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 * enc/windows_1251.c: newline at EOF. 2008-01-16 09:38:01 +00:00