mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 09:28:54 +02:00
Change instances of U+10ffff to U+10fffd, since that is the last valid
2003-07-31 Noah Levitt <nlevitt@columbia.edu> * tests/utf8.txt: Change instances of U+10ffff to U+10fffd, since that is the last valid unicode character. Add check that U+10ffff is NOTUNICODE. (#118730)
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
2003-07-31 Noah Levitt <nlevitt@columbia.edu>
|
||||||
|
|
||||||
|
* tests/utf8.txt: Change instances of U+10ffff to U+10fffd, since that
|
||||||
|
is the last valid unicode character. Add check that U+10ffff is
|
||||||
|
NOTUNICODE. (#118730)
|
||||||
|
|
||||||
2003-07-30 Noah Levitt <nlevitt@columbia.edu>
|
2003-07-30 Noah Levitt <nlevitt@columbia.edu>
|
||||||
|
|
||||||
* glib/gen-unicode-tables.pl:
|
* glib/gen-unicode-tables.pl:
|
||||||
|
@@ -1,3 +1,9 @@
|
|||||||
|
2003-07-31 Noah Levitt <nlevitt@columbia.edu>
|
||||||
|
|
||||||
|
* tests/utf8.txt: Change instances of U+10ffff to U+10fffd, since that
|
||||||
|
is the last valid unicode character. Add check that U+10ffff is
|
||||||
|
NOTUNICODE. (#118730)
|
||||||
|
|
||||||
2003-07-30 Noah Levitt <nlevitt@columbia.edu>
|
2003-07-30 Noah Levitt <nlevitt@columbia.edu>
|
||||||
|
|
||||||
* glib/gen-unicode-tables.pl:
|
* glib/gen-unicode-tables.pl:
|
||||||
|
@@ -1,3 +1,9 @@
|
|||||||
|
2003-07-31 Noah Levitt <nlevitt@columbia.edu>
|
||||||
|
|
||||||
|
* tests/utf8.txt: Change instances of U+10ffff to U+10fffd, since that
|
||||||
|
is the last valid unicode character. Add check that U+10ffff is
|
||||||
|
NOTUNICODE. (#118730)
|
||||||
|
|
||||||
2003-07-30 Noah Levitt <nlevitt@columbia.edu>
|
2003-07-30 Noah Levitt <nlevitt@columbia.edu>
|
||||||
|
|
||||||
* glib/gen-unicode-tables.pl:
|
* glib/gen-unicode-tables.pl:
|
||||||
|
@@ -1,3 +1,9 @@
|
|||||||
|
2003-07-31 Noah Levitt <nlevitt@columbia.edu>
|
||||||
|
|
||||||
|
* tests/utf8.txt: Change instances of U+10ffff to U+10fffd, since that
|
||||||
|
is the last valid unicode character. Add check that U+10ffff is
|
||||||
|
NOTUNICODE. (#118730)
|
||||||
|
|
||||||
2003-07-30 Noah Levitt <nlevitt@columbia.edu>
|
2003-07-30 Noah Levitt <nlevitt@columbia.edu>
|
||||||
|
|
||||||
* glib/gen-unicode-tables.pl:
|
* glib/gen-unicode-tables.pl:
|
||||||
|
@@ -1,3 +1,9 @@
|
|||||||
|
2003-07-31 Noah Levitt <nlevitt@columbia.edu>
|
||||||
|
|
||||||
|
* tests/utf8.txt: Change instances of U+10ffff to U+10fffd, since that
|
||||||
|
is the last valid unicode character. Add check that U+10ffff is
|
||||||
|
NOTUNICODE. (#118730)
|
||||||
|
|
||||||
2003-07-30 Noah Levitt <nlevitt@columbia.edu>
|
2003-07-30 Noah Levitt <nlevitt@columbia.edu>
|
||||||
|
|
||||||
* glib/gen-unicode-tables.pl:
|
* glib/gen-unicode-tables.pl:
|
||||||
|
@@ -1,3 +1,9 @@
|
|||||||
|
2003-07-31 Noah Levitt <nlevitt@columbia.edu>
|
||||||
|
|
||||||
|
* tests/utf8.txt: Change instances of U+10ffff to U+10fffd, since that
|
||||||
|
is the last valid unicode character. Add check that U+10ffff is
|
||||||
|
NOTUNICODE. (#118730)
|
||||||
|
|
||||||
2003-07-30 Noah Levitt <nlevitt@columbia.edu>
|
2003-07-30 Noah Levitt <nlevitt@columbia.edu>
|
||||||
|
|
||||||
* glib/gen-unicode-tables.pl:
|
* glib/gen-unicode-tables.pl:
|
||||||
|
@@ -91,8 +91,12 @@ e000
|
|||||||
VALID
|
VALID
|
||||||
fffd
|
fffd
|
||||||
|
|
||||||
|
|
||||||
VALID
|
VALID
|
||||||
|
0010fffd
|
||||||
|
|
||||||
|
|
||||||
|
NOTUNICODE
|
||||||
0010ffff
|
0010ffff
|
||||||
|
|
||||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||||
@@ -292,6 +296,6 @@ ffff
|
|||||||
|
|
||||||
# Mixed plane 0 and higher planes
|
# Mixed plane 0 and higher planes
|
||||||
|
|
||||||
A𐀀BC
|
A𐀀BC
|
||||||
VALID
|
VALID
|
||||||
41 00010000 42 10ffff 43
|
41 00010000 42 10fffd 43
|
||||||
|
Reference in New Issue
Block a user