1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/enc
matz 4d034f3477 * enc/us_ascii.c: wrong alias name: ANSI_X3.4-1986.
* rubytest.rb: add -I#{srcdir} to load encoding DLL.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15045 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-01-14 12:11:06 +00:00
..
trans
ascii.c
big5.c
depend
euc_jp.c
euc_kr.c
euc_tw.c
gb18030.c
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
make_encdb.rb
make_encmake.rb
Makefile.in * encoding.c (ENCINDEX_EUC_JP, ENCINDEX_SJIS): removed. 2008-01-13 02:51:15 +00:00
shift_jis.c
unicode.c
us_ascii.c * enc/us_ascii.c: wrong alias name: ANSI_X3.4-1986. 2008-01-14 12:11:06 +00:00
utf8.c
utf_16be.c
utf_16le.c
utf_32be.c
utf_32le.c
windows_1251.c