ruby--ruby/enc
matz d2a377d747 * enc/utf_8.c: remove use of ONIG_ENCODING_UTF8 altogether; use
enc argument instead.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15066 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-01-15 09:47:58 +00:00
..
trans
Makefile.in
ascii.c
big5.c
depend
euc_jp.c
euc_kr.c
euc_tw.c * encoding.c (rb_locale_encoding): return US-ASCII when charmap is nil. 2008-01-14 09:08:45 +00:00
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
shift_jis.c
unicode.c
us_ascii.c
utf_8.c
utf_16be.c
utf_16le.c
utf_32be.c
utf_32le.c
windows_1251.c