ruby--ruby/enc
nobu fc0babb4c2 * enc/depend (clean): remove build directories.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17060 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-06-09 12:17:29 +00:00
..
trans * common.mk (prelude.c): simply depends on PREP. [ruby-dev:34877] 2008-05-30 03:18:45 +00:00
Makefile.in * lib/mkmf.rb (configuration): set flags. 2008-06-09 12:14:39 +00:00
ascii.c
big5.c * enc/big5.c (big5_mbc_enc_len): validation implemented. 2008-01-28 06:33:57 +00:00
cp949.c * enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c, 2008-02-17 03:21:20 +00:00
depend * enc/depend (clean): remove build directories. 2008-06-09 12:17:29 +00:00
encdb.c * encoding.c (enc_init_db): moved to enc/encdb.c. 2008-04-07 06:51:33 +00:00
euc_jp.c * enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c, 2008-02-17 03:21:20 +00:00
euc_kr.c * enc/euc_kr.c: remove CP949. 2008-01-29 04:41:41 +00:00
euc_tw.c * enc/euc_tw.c (euctw_mbc_enc_len): validation implemented. 2008-01-29 15:10:50 +00:00
gb2312.c * enc/*.c: add GB12345, UCS-{2,4}{BE,LE}. 2008-01-30 08:35:03 +00:00
gb18030.c * enc/gb18030.c (gb18030_code_to_mbc): add 0x80000000 2008-06-01 19:36:28 +00:00
gbk.c * enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c, 2008-02-17 03:21:20 +00:00
iso_2022_jp.h
iso_8859_1.c * enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c, 2008-02-17 03:21:20 +00:00
iso_8859_2.c * enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c, 2008-02-17 03:21:20 +00:00
iso_8859_3.c
iso_8859_4.c * enc/iso_8859_{4,13}.c: Windows-1257 is replica of ISO-8859-13. 2008-02-15 20:55:27 +00:00
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 * enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c, 2008-02-17 03:21:20 +00:00
iso_8859_7.c * enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c, 2008-02-17 03:21:20 +00:00
iso_8859_8.c * enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c, 2008-02-17 03:21:20 +00:00
iso_8859_9.c * enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c, 2008-02-17 03:21:20 +00:00
iso_8859_10.c
iso_8859_11.c * enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c, 2008-02-17 03:21:20 +00:00
iso_8859_13.c * enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c, 2008-02-17 03:21:20 +00:00
iso_8859_14.c
iso_8859_15.c
iso_8859_16.c
koi8_r.c * enc/*.c: add GB12345, UCS-{2,4}{BE,LE}. 2008-01-30 08:35:03 +00:00
koi8_u.c
make_encdb.rb * common.mk (prelude.c): simply depends on PREP. [ruby-dev:34877] 2008-05-30 03:18:45 +00:00
make_encmake.rb * ext/extmk.rb, enc/make_encmake.rb: load current mkmf.rb even if 2008-02-26 18:56:00 +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,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c, 2008-02-17 03:21:20 +00:00
unicode.c
us_ascii.c
utf_7.h * enc/utf_7.h: add dummy encoding UTF-7 and its alias CP65000. 2008-01-28 08:57:40 +00:00
utf_8.c * enc/utf_8.c: add UTF8-MAC (UTF-8-MAC). 2008-05-29 22:12:57 +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 * enc/*.c: add GB12345, UCS-{2,4}{BE,LE}. 2008-01-30 08:35:03 +00:00
utf_32le.c * enc/*.c: add GB12345, UCS-{2,4}{BE,LE}. 2008-01-30 08:35:03 +00:00
windows_1251.c * enc/{euc_jp.c,gbk.c,iso_8859_1.c,iso_8859_11.c,iso_8859_13.c, 2008-02-17 03:21:20 +00:00