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 6224216294 unused functions and variables
* complex.c, rational.c: remove unused functions, which are warned
  by clang 5.1, and also variables only used by removed functions.

* ext/date/date_core.c: ditto.

* enc/utf_16be.c, enc/utf_16le.c: comment out constants only used
  by commented out functions.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45354 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-03-17 04:57:14 +00:00
..
trans * enc/trans/utf8_mac-tbl.rb: fix r42789. 2013-09-04 06:40:39 +00:00
unicode
ascii.c
big5.c
cp949.c
depend ext/depend: fix dependency for nmake 2013-04-08 14:56:01 +00:00
emacs_mule.c
encdb.c encdb.c, encoding.c: make BOM-encodings dummy 2013-09-24 08:15:18 +00:00
encinit.c.erb
euc_jp.c * enc/euc_jp.c: fix typo: the name of EUC-JIS-2004. 2013-06-01 17:11:48 +00:00
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
mktable.c
prelude.rb
shift_jis.c * Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757f 2013-03-01 16:36:37 +00:00
unicode.c
us_ascii.c
utf_7.h
utf_8.c Revert r41786 "broken utf-8" 2013-07-09 07:38:15 +00:00
utf_16_32.h encdb.c, utf_16_32.h: Unicode with BOM 2013-09-23 13:16:11 +00:00
utf_16be.c unused functions and variables 2014-03-17 04:57:14 +00:00
utf_16le.c unused functions and variables 2014-03-17 04:57:14 +00:00
utf_32be.c
utf_32le.c
windows_31j.c
windows_1251.c
x_emoji.h