mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
65670f9400
* test/ruby/test_big5.rb, test/ruby/test_cp949.rb, test/ruby/test_euc_jp.rb, test/ruby/test_euc_kr.rb, test/ruby/test_euc_tw.rb, test/ruby/test_gb18030.rb, test/ruby/test_gbk.rb, test/ruby/test_iso_8859.rb, test/ruby/test_koi8.rb, test/ruby/test_shift_jis.rb, test/ruby/test_windows_1251.rb: new tests for encoding. * test/ruby/test_utf16.rb, test/ruby/test_utf32.rb, test/ruby/test_regexp.rb: add tests. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
trans | ||
ascii.c | ||
big5.c | ||
cp949.c | ||
depend | ||
encdb.c | ||
euc_jp.c | ||
euc_kr.c | ||
euc_tw.c | ||
gb2312.c | ||
gb18030.c | ||
gbk.c | ||
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 | ||
koi8_u.c | ||
make_encdb.rb | ||
make_encmake.rb | ||
Makefile.in | ||
prelude.rb | ||
shift_jis.c | ||
unicode.c | ||
us_ascii.c | ||
utf_7.h | ||
utf_8.c | ||
utf_16be.c | ||
utf_16le.c | ||
utf_32be.c | ||
utf_32le.c | ||
windows_1251.c |