1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/enc
nobu 5528903d01 * enc/{emacs_mule,euc_jp}.c (code_to_mbc): suppress warnings.
* enc/iso_8859_{1,2}.c (apply_all_case_fold): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30468 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-01-05 20:16:32 +00:00
..
trans * enc/trans/big5-hkscs-tbl.rb: Update table as HKSCS-2008. 2010-11-24 16:40:38 +00:00
unicode
ascii.c
big5.c * enc/trans/big5-hkscs-tbl.rb: Update table as HKSCS-2008. 2010-11-24 16:40:38 +00:00
cp949.c
depend * enc/depend (clean): remove name2ctype.h when out-of-place build. 2010-12-29 11:31:23 +00:00
emacs_mule.c * enc/{emacs_mule,euc_jp}.c (code_to_mbc): suppress warnings. 2011-01-05 20:16:32 +00:00
encdb.c
euc_jp.c * enc/{emacs_mule,euc_jp}.c (code_to_mbc): suppress warnings. 2011-01-05 20:16:32 +00:00
euc_kr.c
euc_tw.c
gb2312.c
gb18030.c
gbk.c
iso_2022_jp.h
iso_8859_1.c * enc/{emacs_mule,euc_jp}.c (code_to_mbc): suppress warnings. 2011-01-05 20:16:32 +00:00
iso_8859_2.c * enc/{emacs_mule,euc_jp}.c (code_to_mbc): suppress warnings. 2011-01-05 20:16:32 +00:00
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 * win32/Makefile.sub (MAKEDIRS): should not include silent flag. 2010-11-17 09:38:38 +00:00
Makefile.in * win32/Makefile.sub (clean-enc): pass V to inferior make. 2010-12-29 11:27:36 +00:00
prelude.rb
shift_jis.c * enc/shift_jis.c (property_name_to_ctype): fix memory leak. 2010-11-17 00:49:49 +00:00
unicode.c
us_ascii.c
utf_7.h
utf_8.c
utf_16_32.h * enc/utf_16_32.h: add UTF-16 and UTF-32 as a dummy encoding. 2010-11-23 16:42:47 +00:00
utf_16be.c
utf_16le.c
utf_32be.c
utf_32le.c
windows_1251.c
x_emoji.h