summaryrefslogtreecommitdiff
path: root/enc/big5.c
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-24 16:40:38 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-11-24 16:40:38 +0000
commitb98ea1505ca49a757d392635ffc34091490b8c5b (patch)
treefb0109c5d7783cbf67a46cbd998e0e8fab0b73a4 /enc/big5.c
parent99606f89c04d0156e8149329d39e9b2ab4754549 (diff)
* enc/trans/big5-hkscs-tbl.rb: Update table as HKSCS-2008.
patched by oCameLo oTnTh [ruby-core:33256] * enc/big5.c: add alias Big5-HKSCS:2008 to Big5-HKSCS. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29922 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'enc/big5.c')
-rw-r--r--enc/big5.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/enc/big5.c b/enc/big5.c
index cf96bd2ce5..06d4d387c4 100644
--- a/enc/big5.c
+++ b/enc/big5.c
@@ -311,7 +311,8 @@ ENC_REPLICATE("CP950", "Big5")
/*
* Name: Big5-HKSCS
* MIBenum: 2101
- * Source: See (http://www.iana.org/assignments/charset-reg/Big5-HKSCS)
+ * Source: http://www.iana.org/assignments/charset-reg/Big5-HKSCS
+ * Source: http://www.ogcio.gov.hk/ccli/eng/hkscs/mapping_table_2008.html
* Alias: None
*/
OnigEncodingDefine(big5_hkscs, BIG5_HKSCS) = {
@@ -332,6 +333,7 @@ OnigEncodingDefine(big5_hkscs, BIG5_HKSCS) = {
big5_left_adjust_char_head,
big5_is_allowed_reverse_match
};
+ENC_ALIAS("Big5-HKSCS:2008", "Big5-HKSCS")
/*
* Name: CP951