[html5] r3247 - [e] (0) collect references for character encodings table
whatwg at whatwg.org
whatwg at whatwg.org
Sun Jun 14 13:45:23 PDT 2009
Author: ianh
Date: 2009-06-14 13:45:20 -0700 (Sun, 14 Jun 2009)
New Revision: 3247
Modified:
index
source
Log:
[e] (0) collect references for character encodings table
Modified: index
===================================================================
--- index 2009-06-14 00:28:55 UTC (rev 3246)
+++ index 2009-06-14 20:45:20 UTC (rev 3247)
@@ -4921,37 +4921,37 @@
<table><caption>Character encoding overrides</caption>
<thead><tr><th> Input encoding <th> Replacement encoding <th> References
<tbody><!-- how about EUC-JP? --><tr><td> EUC-KR <td> Windows-949 <td>
- <a href=#refsEUCKR>[EUCKR]</a> <!-- see reference for [EUC-KR] in RFC1557 -->
- <a href=#refsWin949>[WIN949]</a><!-- http://www.microsoft.com/globaldev/reference/dbcs/949.mspx -->
+ <a href=#refsEUCKR>[EUCKR]</a>
+ <a href=#refsWIN949>[WIN949]</a>
<tr><td> GB2312 <td> GBK <td>
- <a href=#refsGB2312>[GB2312]</a><!-- XXX ? -->
- <a href=#refsGBK>[GBK]</a><!-- http://www.iana.org/assignments/charset-reg/GBK -->
+ <a href=#refsRFC1345>[RFC1345]</a>
+ <a href=#refsGBK>[GBK]</a>
<tr><td> GB_2312-80 <td> GBK <td>
- <a href=#refsRFC1345>[RFC1345]</a><!-- XXX consider more direct reference? -->
- <a href=#refsGBK>[GBK]</a><!-- http://www.iana.org/assignments/charset-reg/GBK -->
+ <a href=#refsRFC1345>[RFC1345]</a>
+ <a href=#refsGBK>[GBK]</a>
<tr><td> ISO-8859-1 <td> Windows-1252 <td>
- <a href=#refsRFC1345>[RFC1345]</a><!-- XXX consider more direct reference? -->
- <a href=#refsWin1252>[WIN1252]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/1252.htm -->
+ <a href=#refsRFC1345>[RFC1345]</a>
+ <a href=#refsWIN1252>[WIN1252]</a>
<tr><td> ISO-8859-9 <td> Windows-1254 <td>
- <a href=#refsRFC1345>[RFC1345]</a><!-- XXX consider more direct reference? -->
- <a href=#refsWin1254>[WIN1254]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/1254.htm -->
+ <a href=#refsRFC1345>[RFC1345]</a>
+ <a href=#refsWin1254>[WIN1254]</a>
<tr><td> ISO-8859-11 <td> Windows-874 <td>
- <a href=#refsISO885911>[ISO885911]</a><!-- get reference from http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=28263 -->
- <a href=#refsWin874>[WIN874]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/874.mspx -->
+ <a href=#refsISO885911>[ISO885911]</a>
+ <a href=#refsWin874>[WIN874]</a>
<tr><td> KS_C_5601-1987 <td> Windows-949 <td>
- <a href=#refsRFC1345>[RFC1345]</a><!-- XXX consider more direct reference? -->
- <a href=#refsWin949>[WIN949]</a><!-- http://www.microsoft.com/globaldev/reference/dbcs/949.mspx -->
+ <a href=#refsRFC1345>[RFC1345]</a>
+ <a href=#refsWIN949>[WIN949]</a>
<tr><td> Shift_JIS <td> Windows-31J <td>
- <a href=#refsJIS-X0208:1997>[JISX0208:1997]</a> <!-- JIS X0208:1997 -->
- <a href=#refsWin31J>[WIN31J]</a><!-- CP932 -->
+ <a href=#refsSHIFTJIS>[SHIFTJIS]</a>
+ <a href=#refsWIN31J>[WIN31J]</a>
<tr><td> TIS-620 <td> Windows-874 <td>
- <a href=#refsTIS620>[TIS620]</a> <!-- http://www.nectec.or.th/it-standards/std620/std620.htm -->
- <a href=#refsWin874>[WIN874]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/874.mspx -->
+ <a href=#refsTIS620>[TIS620]</a>
+ <a href=#refsWIN874>[WIN874]</a>
<tr><td> US-ASCII <td> Windows-1252 <td>
- <a href=#refsRFC1345>[RFC1345]</a><!-- XXX consider more direct reference? -->
- <a href=#refsWin1252>[WIN1252]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/1252.htm -->
+ <a href=#refsRFC1345>[RFC1345]</a>
+ <a href=#refsWIN1252>[WIN1252]</a>
<tr><td> x-x-big5 <td> Big5 <td>
- <a href=#refsBIG5>[BIG5]</a> <!-- XXX ? -->
+ <a href=#refsBIG5>[BIG5]</a>
</table><p class=note>The requirement to treat certain encodings as other
encodings according to the table above is a <a href=#willful-violation>willful
violation</a> of the W3C Character Model specification, motivated
@@ -69938,19 +69938,26 @@
<!-- REFS
- [COMPUTABLE] On computable numbers, with an application to the
- Entscheidungsproblem. Alan M. Turing. In Proceedings of the London
- Mathematical Society, series 2, volume 42, pages 230-265. London
- Mathematical Society,
- 1937. http://www.turingarchive.org/browse.php/B/12 (referenced:
- 2007-03-03)
+ [BIG5] http://en.wikipedia.org/wiki/Big5
+ [COMPUTABLE] On computable numbers, with an application to the Entscheidungsproblem. Alan M. Turing. In Proceedings of the London Mathematical Society, series 2, volume 42, pages 230-265. London Mathematical Society, 1937. http://www.turingarchive.org/browse.php/B/12 (referenced: 2007-03-03)
+ [EUCKR] Korea Industrial Standards Association, "Hangul Unix Environment," Korean Industrial Standard, 1992, Ref. No. KS C 5861-1992.
+ [GBK] http://www.iana.org/assignments/charset-reg/GBK
<dd id="refsGREGORIAN">[GREGORIAN]</dd>
<dd>(Non-normative) <cite>Inter Gravissimas</cite>, A. Lilius, C. Clavius. Gregory XIII Papal Bulls, February 1582.</dd>
+ [ISO885911] http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=28263
+ [RFC1345] Simonsen, K., "Character Mnemonics & Character Sets", RFC 1345, Rationel Almen Planlaegning, Rationel Almen Planlaegning, June 1992.
+ [SHIFTJIS] JIS X0208:1997
+ [TIS620] http://www.iana.org/assignments/charset-reg/tis-620 OR http://www.nectec.or.th/it-standards/std620/std620.htm
[UNICODECASE] Unicode Standard Annex #21, Case Mappings
-
[UTS22] http://unicode.org/reports/tr22/#Charset_Alias_Matching
+ [WIN1252] http://www.microsoft.com/globaldev/reference/sbcs/1252.htm OR http://msdn.microsoft.com/en-us/goglobal/cc305145.aspx
+ [WIN1254] http://www.microsoft.com/globaldev/reference/sbcs/1254.htm OR http://msdn.microsoft.com/en-us/goglobal/cc305147.aspx
+ [WIN31J] CP932 http://www.microsoft.com/globaldev/reference/dbcs/932.mspx OR http://msdn.microsoft.com/en-us/goglobal/cc305152.aspx
+ [WIN874] http://www.microsoft.com/globaldev/reference/sbcs/874.mspx
+ [WIN874] http://www.microsoft.com/globaldev/reference/sbcs/874.mspx OR http://msdn.microsoft.com/en-us/goglobal/cc305142.aspx
+ [WIN949] http://www.microsoft.com/globaldev/reference/dbcs/949.mspx OR http://msdn.microsoft.com/en-us/goglobal/cc305154.aspx
-->
Modified: source
===================================================================
--- source 2009-06-14 00:28:55 UTC (rev 3246)
+++ source 2009-06-14 20:45:20 UTC (rev 3247)
@@ -4561,37 +4561,37 @@
<tbody>
<!-- how about EUC-JP? -->
<tr> <td> EUC-KR <td> Windows-949 <td>
- <a href="#refsEUCKR">[EUCKR]</a> <!-- see reference for [EUC-KR] in RFC1557 -->
- <a href="#refsWin949">[WIN949]</a><!-- http://www.microsoft.com/globaldev/reference/dbcs/949.mspx -->
+ <a href="#refsEUCKR">[EUCKR]</a>
+ <a href="#refsWIN949">[WIN949]</a>
<tr> <td> GB2312 <td> GBK <td>
- <a href="#refsGB2312">[GB2312]</a><!-- XXX ? -->
- <a href="#refsGBK">[GBK]</a><!-- http://www.iana.org/assignments/charset-reg/GBK -->
+ <a href="#refsRFC1345">[RFC1345]</a>
+ <a href="#refsGBK">[GBK]</a>
<tr> <td> GB_2312-80 <td> GBK <td>
- <a href="#refsRFC1345">[RFC1345]</a><!-- XXX consider more direct reference? -->
- <a href="#refsGBK">[GBK]</a><!-- http://www.iana.org/assignments/charset-reg/GBK -->
+ <a href="#refsRFC1345">[RFC1345]</a>
+ <a href="#refsGBK">[GBK]</a>
<tr> <td> ISO-8859-1 <td> Windows-1252 <td>
- <a href="#refsRFC1345">[RFC1345]</a><!-- XXX consider more direct reference? -->
- <a href="#refsWin1252">[WIN1252]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/1252.htm -->
+ <a href="#refsRFC1345">[RFC1345]</a>
+ <a href="#refsWIN1252">[WIN1252]</a>
<tr> <td> ISO-8859-9 <td> Windows-1254 <td>
- <a href="#refsRFC1345">[RFC1345]</a><!-- XXX consider more direct reference? -->
- <a href="#refsWin1254">[WIN1254]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/1254.htm -->
+ <a href="#refsRFC1345">[RFC1345]</a>
+ <a href="#refsWin1254">[WIN1254]</a>
<tr> <td> ISO-8859-11 <td> Windows-874 <td>
- <a href="#refsISO885911">[ISO885911]</a><!-- get reference from http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=28263 -->
- <a href="#refsWin874">[WIN874]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/874.mspx -->
+ <a href="#refsISO885911">[ISO885911]</a>
+ <a href="#refsWin874">[WIN874]</a>
<tr> <td> KS_C_5601-1987 <td> Windows-949 <td>
- <a href="#refsRFC1345">[RFC1345]</a><!-- XXX consider more direct reference? -->
- <a href="#refsWin949">[WIN949]</a><!-- http://www.microsoft.com/globaldev/reference/dbcs/949.mspx -->
+ <a href="#refsRFC1345">[RFC1345]</a>
+ <a href="#refsWIN949">[WIN949]</a>
<tr> <td> Shift_JIS <td> Windows-31J <td>
- <a href="#refsJIS-X0208:1997">[JISX0208:1997]</a> <!-- JIS X0208:1997 -->
- <a href="#refsWin31J">[WIN31J]</a><!-- CP932 -->
+ <a href="#refsSHIFTJIS">[SHIFTJIS]</a>
+ <a href="#refsWIN31J">[WIN31J]</a>
<tr> <td> TIS-620 <td> Windows-874 <td>
- <a href="#refsTIS620">[TIS620]</a> <!-- http://www.nectec.or.th/it-standards/std620/std620.htm -->
- <a href="#refsWin874">[WIN874]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/874.mspx -->
+ <a href="#refsTIS620">[TIS620]</a>
+ <a href="#refsWIN874">[WIN874]</a>
<tr> <td> US-ASCII <td> Windows-1252 <td>
- <a href="#refsRFC1345">[RFC1345]</a><!-- XXX consider more direct reference? -->
- <a href="#refsWin1252">[WIN1252]</a><!-- http://www.microsoft.com/globaldev/reference/sbcs/1252.htm -->
+ <a href="#refsRFC1345">[RFC1345]</a>
+ <a href="#refsWIN1252">[WIN1252]</a>
<tr> <td> x-x-big5 <td> Big5 <td>
- <a href="#refsBIG5">[BIG5]</a> <!-- XXX ? -->
+ <a href="#refsBIG5">[BIG5]</a>
</tbody>
</table>
@@ -82484,19 +82484,26 @@
<!-- REFS
- [COMPUTABLE] On computable numbers, with an application to the
- Entscheidungsproblem. Alan M. Turing. In Proceedings of the London
- Mathematical Society, series 2, volume 42, pages 230-265. London
- Mathematical Society,
- 1937. http://www.turingarchive.org/browse.php/B/12 (referenced:
- 2007-03-03)
+ [BIG5] http://en.wikipedia.org/wiki/Big5
+ [COMPUTABLE] On computable numbers, with an application to the Entscheidungsproblem. Alan M. Turing. In Proceedings of the London Mathematical Society, series 2, volume 42, pages 230-265. London Mathematical Society, 1937. http://www.turingarchive.org/browse.php/B/12 (referenced: 2007-03-03)
+ [EUCKR] Korea Industrial Standards Association, "Hangul Unix Environment," Korean Industrial Standard, 1992, Ref. No. KS C 5861-1992.
+ [GBK] http://www.iana.org/assignments/charset-reg/GBK
<dd id="refsGREGORIAN">[GREGORIAN]</dd>
<dd>(Non-normative) <cite>Inter Gravissimas</cite>, A. Lilius, C. Clavius. Gregory XIII Papal Bulls, February 1582.</dd>
+ [ISO885911] http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=28263
+ [RFC1345] Simonsen, K., "Character Mnemonics & Character Sets", RFC 1345, Rationel Almen Planlaegning, Rationel Almen Planlaegning, June 1992.
+ [SHIFTJIS] JIS X0208:1997
+ [TIS620] http://www.iana.org/assignments/charset-reg/tis-620 OR http://www.nectec.or.th/it-standards/std620/std620.htm
[UNICODECASE] Unicode Standard Annex #21, Case Mappings
-
[UTS22] http://unicode.org/reports/tr22/#Charset_Alias_Matching
+ [WIN1252] http://www.microsoft.com/globaldev/reference/sbcs/1252.htm OR http://msdn.microsoft.com/en-us/goglobal/cc305145.aspx
+ [WIN1254] http://www.microsoft.com/globaldev/reference/sbcs/1254.htm OR http://msdn.microsoft.com/en-us/goglobal/cc305147.aspx
+ [WIN31J] CP932 http://www.microsoft.com/globaldev/reference/dbcs/932.mspx OR http://msdn.microsoft.com/en-us/goglobal/cc305152.aspx
+ [WIN874] http://www.microsoft.com/globaldev/reference/sbcs/874.mspx
+ [WIN874] http://www.microsoft.com/globaldev/reference/sbcs/874.mspx OR http://msdn.microsoft.com/en-us/goglobal/cc305142.aspx
+ [WIN949] http://www.microsoft.com/globaldev/reference/dbcs/949.mspx OR http://msdn.microsoft.com/en-us/goglobal/cc305154.aspx
-->
More information about the Commit-Watchers
mailing list