ruby/enc
akr 86a9215bbf * enc/gb18030.c (gb18030_mbc_enc_len): validation implemented.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15313 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-01-29 08:38:21 +00:00
..
trans * enc/trans/japanese.c (rb_from_Windows_31J, rb_to_Windows_31J): 2008-01-23 13:14:31 +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 * enc/depend: dependency updated. 2008-01-01 16:20:56 +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/*: add ARG_UNUSED. 2008-01-15 14:54:40 +00:00
gb2312.c * enc/euc_kr.c: remove CP949. 2008-01-29 04:41:41 +00:00
gb18030.c * enc/gb18030.c (gb18030_mbc_enc_len): validation implemented. 2008-01-29 08:38:21 +00:00
gbk.c * enc/gbk.c: add GBK, CP936 and CP949. 2008-01-29 03:55:45 +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/*: add ARG_UNUSED. 2008-01-15 14:54:40 +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/*: add ARG_UNUSED. 2008-01-15 14:54:40 +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/*: add ARG_UNUSED. 2008-01-15 14:54:40 +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/utf_{16,32}{be,le}.c: remove some ARG_UNUSED. replace struct 2008-01-15 14:02:32 +00:00
utf_16le.c * enc/utf_{16,32}{be,le}.c: remove some ARG_UNUSED. replace struct 2008-01-15 14:02:32 +00:00
utf_32be.c * enc/utf_{16,32}{be,le}.c: remove some ARG_UNUSED. replace struct 2008-01-15 14:02:32 +00:00
utf_32le.c * enc/utf_{16,32}{be,le}.c: remove some ARG_UNUSED. replace struct 2008-01-15 14:02:32 +00:00
windows_1251.c * enc/windows_1251.c: newline at EOF. 2008-01-16 09:38:01 +00:00