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 fb2e6803b0 enc: fix dependencies
* enc/depend (ENCOBJS): add dependencies.
* enc/make_encmake.rb (target_encodings): extract dependencies.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35734 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-05-21 03:11:28 +00:00
..
trans Supports static linking of extensions and encodings again. 2012-05-16 05:39:06 +00:00
unicode * enc/unicode/name2ctype.h, tool/transcode-tblgen.rb: revert 2012-04-06 18:17:01 +00:00
ascii.c
big5.c
cp949.c
depend enc: fix dependencies 2012-05-21 03:11:28 +00:00
emacs_mule.c
encdb.c
encinit.c.erb no K&R style 2012-05-19 03:44:04 +00:00
euc_jp.c * enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213. 2012-04-24 11:14:18 +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 enc: fix dependencies 2012-05-21 03:11:28 +00:00
Makefile.in Supports static linking of extensions and encodings again. 2012-05-16 05:39:06 +00:00
mktable.c * enc/mktable.c (ENC_INFO): constify to suppress warnings. 2012-02-19 06:36:45 +00:00
prelude.rb
shift_jis.c * enc/shift_jis.c (code_to_mbclen): return 2012-05-20 13:32:16 +00:00
unicode.c * regparse.c (is_onechar_cclass): optimize character class 2012-02-29 16:29:06 +00:00
us_ascii.c
utf_7.h
utf_8.c
utf_16_32.h
utf_16be.c
utf_16le.c
utf_32be.c
utf_32le.c
windows_31j.c
windows_1251.c
x_emoji.h