summaryrefslogtreecommitdiff
path: root/enc/trans
diff options
context:
space:
mode:
authorLars Kanis <[email protected]>2020-11-22 14:23:40 +0100
committer<[email protected]>2020-11-22 22:23:40 +0900
commitd403591b34e204a5937241025c62c877e579fbaf ()
tree2ba3966f5c792f74ed0f7873ea8f1def8efa63f3 /enc/trans
parent2d112c346a7a1369af1236928538a3b3a833f781 (diff)
Add string encoding IBM720 alias CP720 (#3803)
The mapping table is generated from the ICU project: https://.com/unicode-org/icu/blob/master/icu4c/source/data/mappings/ibm-720_P100-1997.ucm Fixes bug 16233 : https://bugs.ruby-lang.org/issues/16233
Notes: Merged-By: nurse <[email protected]>
-rw-r--r--enc/trans/ibm720-tbl.rb122
-rw-r--r--enc/trans/single_byte.trans3
2 files changed, 124 insertions, 1 deletions
@@ -0,0 +1,122 @@
@@ -51,8 +51,9 @@
transcode_tblgen_singlebyte "WINDOWS-1256"
transcode_tblgen_singlebyte "WINDOWS-1257"
transcode_tblgen_singlebyte "IBM437"
- transcode_tblgen_singlebyte "IBM775"
transcode_tblgen_singlebyte "IBM737"
transcode_tblgen_singlebyte "IBM852"
transcode_tblgen_singlebyte "IBM855"
transcode_tblgen_singlebyte "IBM857"