[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:12:23 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 676a83d527eca03eaab032699a1d1b6c9cd798c7
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 6 20:07:59 2002 +0000

            Reviewed by Trey.
    
    	Update to latest character-sets document.
    
            * kwq/character-sets.txt: Got the newest one and merged in our change.
            * kwq/KWQCharsetData.c: Regenerated this. Added just one character set name.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2960 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 4587065..e471ae6 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,5 +1,14 @@
 2002-12-06  Darin Adler  <darin at apple.com>
 
+        Reviewed by Trey.
+
+	Update to latest character-sets document.
+
+        * kwq/character-sets.txt: Got the newest one and merged in our change.
+        * kwq/KWQCharsetData.c: Regenerated this. Added just one character set name.
+
+2002-12-06  Darin Adler  <darin at apple.com>
+
         Reviewed by Maciej.
 
         * khtml/ecma/kjs_events.h: Add listenerObjImp() method so we don't have to
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 4587065..e471ae6 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,5 +1,14 @@
 2002-12-06  Darin Adler  <darin at apple.com>
 
+        Reviewed by Trey.
+
+	Update to latest character-sets document.
+
+        * kwq/character-sets.txt: Got the newest one and merged in our change.
+        * kwq/KWQCharsetData.c: Regenerated this. Added just one character set name.
+
+2002-12-06  Darin Adler  <darin at apple.com>
+
         Reviewed by Maciej.
 
         * khtml/ecma/kjs_events.h: Add listenerObjImp() method so we don't have to
diff --git a/WebCore/kwq/KWQCharsetData.c b/WebCore/kwq/KWQCharsetData.c
index 93ab864..650983a 100644
--- a/WebCore/kwq/KWQCharsetData.c
+++ b/WebCore/kwq/KWQCharsetData.c
@@ -158,6 +158,7 @@ static const CharsetEntry table[] = {
     { "iso-8859-15", 111, kCFStringEncodingISOLatin9 },
     { "iso_8859-15", 111, kCFStringEncodingISOLatin9 },
     { "l9", 111, kCFStringEncodingISOLatin9 },
+    { "latin-9", 111, kCFStringEncodingISOLatin9 },
     { "latin9", 111, kCFStringEncodingISOLatin9 },
     { "437", 2011, kCFStringEncodingDOSLatinUS },
     { "cp437", 2011, kCFStringEncodingDOSLatinUS },
diff --git a/WebCore/kwq/character-sets.txt b/WebCore/kwq/character-sets.txt
index 331dc97..0e5230b 100644
--- a/WebCore/kwq/character-sets.txt
+++ b/WebCore/kwq/character-sets.txt
@@ -2,7 +2,7 @@
 ===================================================================
 CHARACTER SETS
 
-(last updated 2002-06-14)
+(last updated 2002-09-30)
 (Apple Changes: added MIBenum: 1004 for ISO-10646-J-1, 2002-06-26) 
 
 These are the official names for character sets that may be used in
@@ -45,7 +45,7 @@ letter but want to use mixed case thereafter that cannot contain any
 special characters, such as underbar ("_") and dash ("-").  If the
 character set is from an ISO standard, its cs alias is the ISO
 standard number or name.  If the character set is not from an ISO
-standard, but is registered with ISO (ECMA is the current ISO
+standard, but is registered with ISO (IPSJ/ITSCJ is the current ISO
 Registration Authority), the ISO Registry number is specified as
 ISOnnn followed by letters suggestive of the name or standards number
 of the code set.  When a national or international standard is
@@ -1279,11 +1279,25 @@ Alias: CCSID01149
 Alias: CP01149
 Alias: ebcdic-is-871+euro
 
-Name: Big5-HKSCS
+Name: Big5-HKSCS                                                  [Yick]
 MIBenum: 2101
-Source:   See (http://www.iana.org/assignments/charset-reg/Big5-HKSCS)     [Yick]
+Source:   See (http://www.iana.org/assignments/charset-reg/Big5-HKSCS) 
 Alias: None
 
+Name: IBM1047                                                [Robrigado]
+MIBenum: 2102
+Source: IBM1047 (EBCDIC Latin 1/Open Systems)
+http://www-1.ibm.com/servers/eserver/iseries/software/globalization/pdf/cp01047z.pdf
+Alias: IBM-1047
+
+Name: PTCP154                                                    [Uskov]
+MIBenum: 2103
+Source: See (http://www.iana.org/assignments/charset-reg/PTCP154)
+Alias: csPTCP154
+Alias: PT154
+Alias: CP154
+Alias: Cyrillic-Asian
+
 Name: UNICODE-1-1                                              [RFC1641]
 MIBenum: 1010
 Source: RFC 1641
@@ -1334,6 +1348,11 @@ MIBenum: 1019
 Source: <http://www.unicode.org/unicode/reports/tr19/>
 Alias: None
 
+Name: BOCU-1                                                   [Scherer]
+MIBenum: 1020
+Source: http://www.unicode.org/notes/tn6/
+Alias: csBOCU-1
+
 Name: UNICODE-1-1-UTF-7                                        [RFC1642]
 MIBenum: 103
 Source: RFC 1642
@@ -1361,13 +1380,19 @@ Alias: l8
 
 Name: ISO-8859-15
 MIBenum: 111
-Source: ISO
+Source: ISO 
+        Please see: <http://www.iana.org/assignments/charset-reg/ISO-8859-15>
 Alias: ISO_8859-15
+Alias: Latin-9
 
 Name: ISO-8859-16
 MIBenum: 112
 Source: ISO
-Alias: 
+Alias: iso-ir-226
+Alias: ISO_8859-16:2001
+Alias: ISO_8859-16
+Alias: latin10
+Alias: l10 
 
 Name: GBK                                                 
 MIBenum: 113
@@ -1674,6 +1699,7 @@ Source: RFC 1842, RFC 1843                              [RFC1842, RFC1843]
 
 
 REFERENCES
+----------
 
 [RFC1345]  Simonsen, K., "Character Mnemonics & Character Sets",
            RFC 1345, Rationel Almen Planlaegning, Rationel Almen
@@ -1721,6 +1747,10 @@ REFERENCES
            Manual, second edition, Addison-Wesley Publishing Company,
            Inc., 1990.
 
+[ECMA Registry]  ISO-IR: International Register of Escape Sequences
+           http://www.itscj.ipsj.or.jp/ISO-IE/  Note: The current
+           registration authority is IPSJ/ITSCJ, Japan.
+
 [HP-PCL5]  Hewlett-Packard Company, "HP PCL 5 Comparison Guide", 
            (P/N 5021-0329) pp B-13, 1996.
 
@@ -1749,6 +1779,7 @@ REFERENCES
 
 
 PEOPLE
+------
 
 [KXS2] Keld Simonsen <Keld.Simonsen at dkuug.dk>
 
@@ -1768,9 +1799,12 @@ PEOPLE
 
 [Phipps] Toby Phipps, <tphipps at peoplesoft.com>, March 2002.
 
-[Pond] Rick Pond, <rickpond at vnet.ibm.com> March 1997.
+[Pond] Rick Pond, <rickpond at vnet.ibm.com>, March 1997.
+
+[Robrigado] Reuel Robrigado, <reuelr at ca.ibm.com>, September 2002.
 
-[Scherer] Markus Scherer, <markus.scherer at jtcsv.com>, August 2000.
+[Scherer] Markus Scherer, <markus.scherer at jtcsv.com>, August 2000, 
+          September 2002.
 
 [Simonsen] Keld Simonsen, <Keld.Simonsen at rap.dk>, August 2000.
 
@@ -1778,6 +1812,8 @@ PEOPLE
 
 [Tumasonis] Vladas Tumasonis, <vladas.tumasonis at maf.vu.lt>, August 2000.
 
+[Uskov] Alexander Uskov, <auskov at idc.kz>, September 2002.
+
 [Wendt] Chris Wendt, <christw at microsoft.com>, December 1999.
 
 [Yick] Nicky Yick, <cliac at itsd.gcn.gov.hk>, October 2000.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list