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 78df33a0c1 * enc/utf_16le.c: surpress warning: shorten-64-to-32.
* ext/dbm/dbm.c: ditto.

* ext/gdbm/gdbm.c: ditto.

* parse.y (Init_ripper): surpress warning: unused value.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-03-21 21:23:42 +00:00
..
trans * enc/trans/utf8_mac.trans: parenthesize macro arguments. 2011-02-04 10:14:53 +00:00
unicode * tool/enc-unicode.rb, 2010-11-08 05:32:45 +00:00
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.c (emacsmule_islead): 7bit range is also leading 2011-01-30 06:13:25 +00:00
encdb.c * enc/encdb.c: parenthesize macro arguments. 2011-02-01 11:47:01 +00:00
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 add references. 2010-10-18 06:42:01 +00:00
gbk.c
iso_2022_jp.h * enc/iso_2022_jp.h: add CP50220. 2010-05-17 06:28:16 +00:00
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: Change SJIS as an alias of Windows-31J. 2011-03-09 02:54:40 +00:00
unicode.c * enc/unicode.c (onigenc_unicode_property_name_to_ctype): 2010-10-03 22:57:23 +00:00
us_ascii.c
utf_7.h
utf_8.c * enc/utf_8.c: Add new alias UTF-8-HFS for UTF8-MAC. 2010-05-11 06:15:53 +00:00
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 * 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