ruby/enc/trans
duerst b014f1bc02 * enc/trans/single_byte.trans: adding WINDOWS-wwww encodings
(wwww = 874/1250/1251/1253/1254/1255/1256/1257)
  (contributed by Yoshihiro Kambayashi)

* enc/trans/windows-wwww-tbl.rb: 8 new files
  (contributed by Yoshihiro Kambayashi)

* test/ruby/test_transcode.rb: added test_windows_wwww
  (contributed by Yoshihiro Kambayashi)


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19846 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-10-19 09:15:37 +00:00
..
CP * tool/transcode-tblgen.rb: add table generator from Citrus maps. 2008-08-31 16:23:04 +00:00
JIS * tool/transcode-tblgen.rb: add table generator from Citrus maps. 2008-08-31 16:23:04 +00:00
cp949-tbl.rb * tool/build-transcode: new file. 2008-08-05 12:32:13 +00:00
escape.trans * transcode_data.h: return output functions ssize_t. 2008-09-14 18:35:17 +00:00
euckr-tbl.rb * tool/build-transcode: new file. 2008-08-05 12:32:13 +00:00
iso-8859-2-tbl.rb * tool/build-transcode: new file. 2008-08-05 12:32:13 +00:00
iso-8859-3-tbl.rb * tool/build-transcode: new file. 2008-08-05 12:32:13 +00:00
iso-8859-4-tbl.rb * tool/build-transcode: new file. 2008-08-05 12:32:13 +00:00
iso-8859-5-tbl.rb * tool/build-transcode: new file. 2008-08-05 12:32:13 +00:00
iso-8859-6-tbl.rb * tool/build-transcode: new file. 2008-08-05 12:32:13 +00:00
iso-8859-7-tbl.rb * tool/build-transcode: new file. 2008-08-05 12:32:13 +00:00
iso-8859-8-tbl.rb * tool/build-transcode: new file. 2008-08-05 12:32:13 +00:00
iso-8859-9-tbl.rb * tool/build-transcode: new file. 2008-08-05 12:32:13 +00:00
iso-8859-10-tbl.rb * tool/build-transcode: new file. 2008-08-05 12:32:13 +00:00
iso-8859-11-tbl.rb * tool/build-transcode: new file. 2008-08-05 12:32:13 +00:00
iso-8859-13-tbl.rb * tool/build-transcode: new file. 2008-08-05 12:32:13 +00:00
iso-8859-14-tbl.rb * tool/build-transcode: new file. 2008-08-05 12:32:13 +00:00
iso-8859-15-tbl.rb * tool/build-transcode: new file. 2008-08-05 12:32:13 +00:00
iso2022.trans * transcode_data.h (rb_transcoder): resetsize_func and resetstate_func 2008-09-15 02:11:50 +00:00
japanese.trans * transcode_data.h: return output functions ssize_t. 2008-09-14 18:35:17 +00:00
japanese_euc.trans * enc/trans/japanese_euc.trans: splitted from japanese.trans to avoid 2008-09-02 03:39:11 +00:00
japanese_sjis.trans * enc/trans/japanese_euc.trans: splitted from japanese.trans to avoid 2008-09-02 03:39:11 +00:00
korean.trans * tool/transcode-tblgen.rb (transcode_generated_code): defined for 2008-08-31 17:35:00 +00:00
make_transdb.rb * enc/trans/make_transdb.rb: check $(srcdir)/enc/trans before 2008-09-03 08:57:18 +00:00
newline.trans * transcode_data.h: return output functions ssize_t. 2008-09-14 18:35:17 +00:00
single_byte.trans * enc/trans/single_byte.trans: adding WINDOWS-wwww encodings 2008-10-19 09:15:37 +00:00
transdb.c * encoding.c (enc_init_db): moved to enc/encdb.c. 2008-04-07 06:51:33 +00:00
utf_16_32.trans * transcode_data.h: return output functions ssize_t. 2008-09-14 18:35:17 +00:00
windows-874-tbl.rb * enc/trans/single_byte.trans: adding WINDOWS-wwww encodings 2008-10-19 09:15:37 +00:00
windows-1250-tbl.rb * enc/trans/single_byte.trans: adding WINDOWS-wwww encodings 2008-10-19 09:15:37 +00:00
windows-1251-tbl.rb * enc/trans/single_byte.trans: adding WINDOWS-wwww encodings 2008-10-19 09:15:37 +00:00
windows-1252-tbl.rb * enc/trans/single_byte.trans: added windows-1252 2008-10-14 04:37:10 +00:00
windows-1253-tbl.rb * enc/trans/single_byte.trans: adding WINDOWS-wwww encodings 2008-10-19 09:15:37 +00:00
windows-1254-tbl.rb * enc/trans/single_byte.trans: adding WINDOWS-wwww encodings 2008-10-19 09:15:37 +00:00
windows-1255-tbl.rb * enc/trans/single_byte.trans: adding WINDOWS-wwww encodings 2008-10-19 09:15:37 +00:00
windows-1256-tbl.rb * enc/trans/single_byte.trans: adding WINDOWS-wwww encodings 2008-10-19 09:15:37 +00:00
windows-1257-tbl.rb * enc/trans/single_byte.trans: adding WINDOWS-wwww encodings 2008-10-19 09:15:37 +00:00