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 dd20f90408 unicode.c: no initialization
* enc/unicode.c (init_case_fold_table): no longer need to
  initialize tables at runtime.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-05-30 23:58:34 +00:00
..
jis Makefile.in: suppress warnings 2014-05-22 15:09:11 +00:00
trans remove trailing spaces 2014-05-22 10:58:08 +00:00
unicode case-folding.rb: perfect hash for case unfolding3 2014-05-30 23:58:24 +00:00
ascii.c
big5.c
cp949.c
depend constify character property tables 2014-05-22 05:02:15 +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 constify character property tables 2014-05-22 05:02:15 +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 constify character property tables 2014-05-22 05:02:15 +00:00
unicode.c unicode.c: no initialization 2014-05-30 23:58:34 +00:00
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