aboutsummaryrefslogtreecommitdiffstats
path: root/enc/trans/single_byte.trans
diff options
context:
space:
mode:
authorduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-09 09:39:25 +0000
committerduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-09 09:39:25 +0000
commita28fdecda7bfd3f5a5013fc9067c676d4c0ffb35 (patch)
tree4d628f7da44e13cc4c7dcbabe18b99ab7ca0acbf /enc/trans/single_byte.trans
parent9e8367ad464738d151ca7d607b8deca2744316c1 (diff)
downloadruby-a28fdecda7bfd3f5a5013fc9067c676d4c0ffb35.tar.gz
* enc/trans/single_byte.trans, cp850-tbl.rb, cp852-tbl.rb,
cp855-tbl.rb, koi8-r-tbl.rb, koi8-u-tbl.rb, tis-620-tbl.rb: new single-byte transcodings (from Yoshihiro Kambayashi) * test/ruby/test_transcode.rb: added tests for the above (from Yoshihiro Kambayashi), small cosmetic fixes git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20599 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'enc/trans/single_byte.trans')
-rw-r--r--enc/trans/single_byte.trans6
1 files changed, 6 insertions, 0 deletions
diff --git a/enc/trans/single_byte.trans b/enc/trans/single_byte.trans
index 80bd3f9ae2..0d42740d30 100644
--- a/enc/trans/single_byte.trans
+++ b/enc/trans/single_byte.trans
@@ -73,6 +73,12 @@
transcode_tblgen_singlebyte "MACROMANIA"
transcode_tblgen_singlebyte "MACTURKISH"
transcode_tblgen_singlebyte "MACUKRAINE"
+ transcode_tblgen_singlebyte "KOI8-U"
+ transcode_tblgen_singlebyte "KOI8-R"
+ transcode_tblgen_singlebyte "TIS-620"
+ transcode_tblgen_singlebyte "CP850"
+ transcode_tblgen_singlebyte "CP852"
+ transcode_tblgen_singlebyte "CP855"
%>
<%= transcode_generated_code %>