1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/enc
naruse 06911f90ce * enc/trans/emoji_iso2022_kddi.trans: ISO-2022-JP-KDDI doesn't have
CP932 UDA. Another reason is emacs-mule: the implementation of
  stateless-iso-2022-jp doesn't support beyond 94x94 (0x7fxx);
  but CP932 UDA is in 7Fxx-92xx.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31366 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-04-27 02:45:36 +00:00
..
trans * enc/trans/emoji_iso2022_kddi.trans: ISO-2022-JP-KDDI doesn't have 2011-04-27 02:45:36 +00:00
unicode
ascii.c
big5.c
cp949.c
depend
emacs_mule.c
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_encmake.rb
Makefile.in
prelude.rb
shift_jis.c * enc/shift_jis.c: Change SJIS as an alias of Windows-31J. 2011-03-09 02:54:40 +00:00
unicode.c
us_ascii.c
utf_7.h
utf_8.c
utf_16_32.h
utf_16be.c
utf_16le.c * enc/utf_16le.c: surpress warning: shorten-64-to-32. 2011-03-21 21:23:42 +00:00
utf_32be.c * enc/shift_jis.c (code_to_mbc): cast as int from the subtraction of pointers. 2011-02-03 07:37:25 +00:00
utf_32le.c * enc/shift_jis.c (code_to_mbc): cast as int from the subtraction of pointers. 2011-02-03 07:37:25 +00:00
windows_1251.c
x_emoji.h