1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/enc
usa 40612c5bb5 * enc/make_encdb.h: always add ';' at the end of line.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17771 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-07-01 08:51:33 +00:00
..
trans * common.mk (prelude.c): simply depends on PREP. [ruby-dev:34877] 2008-05-30 03:18:45 +00:00
ascii.c * enc/ascii.c: ISO C does not allow extra ';' outside of a 2008-07-01 08:39:10 +00:00
big5.c
cp949.c
depend * enc/depend (clean): remove build directories. 2008-06-09 12:17:29 +00:00
encdb.c
euc_jp.c * enc/euc_jp.c (property_name_to_ctype): core dumped when sizeof(int) 2008-06-17 13:06:34 +00:00
euc_kr.c
euc_tw.c
gb2312.c
gb18030.c * enc/gb18030.c (gb18030_code_to_mbc): add 0x80000000 2008-06-01 19:36:28 +00:00
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 * enc/iso_8859_5.c: Large omicron should lowercase to small omicron. 2008-06-02 13:30:38 +00:00
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_encdb.rb * enc/make_encdb.h: always add ';' at the end of line. 2008-07-01 08:51:33 +00:00
make_encmake.rb
Makefile.in * lib/mkmf.rb (configuration): set flags. 2008-06-09 12:14:39 +00:00
prelude.rb * common.mk (prelude.c): depends on enc/prelude.rb. 2008-04-08 01:30:31 +00:00
shift_jis.c * enc/euc_jp.c (property_name_to_ctype): core dumped when sizeof(int) 2008-06-17 13:06:34 +00:00
unicode.c * enc/euc_jp.c (property_name_to_ctype): core dumped when sizeof(int) 2008-06-17 13:06:34 +00:00
us_ascii.c * enc/ascii.c: ISO C does not allow extra ';' outside of a 2008-07-01 08:39:10 +00:00
utf_7.h
utf_8.c * enc/ascii.c: ISO C does not allow extra ';' outside of a 2008-07-01 08:39:10 +00:00
utf_16be.c * enc/utf_16{be,le}.c (utf16{be,le}_code_to_mbc): 2008-05-31 10:14:38 +00:00
utf_16le.c * enc/utf_16{be,le}.c (utf16{be,le}_code_to_mbc): 2008-05-31 10:14:38 +00:00
utf_32be.c
utf_32le.c
windows_1251.c