qt5base-lts/util
Konstantin Ritt ba0d752c2d workaround issue where casing diff overflows signed short
there are two such codepoints were added in the Unicode 5.1:
  U+1D79  LATIN SMALL LETTER INSULAR G
  U+A77D  LATIN CAPITAL LETTER INSULAR G
two more of them were added in the Unicode 6.0:
  U+0265  LATIN SMALL LETTER TURNED H
  U+A78D  LATIN CAPITAL LETTER TURNED H
and two more were added in the Unicode 6.1:
  U+0266  LATIN SMALL LETTER H WITH HOOK
  U+A7AA  LATIN CAPITAL LETTER H WITH HOOK

we map them like special cases with length == 1
(note: all are in BMP which is checked explicitly in the generator)

Change-Id: I8a34164eb3ee2e575b7799cc12d4b96ad5bcd9c6
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-04-24 21:45:00 +02:00
..
accessibilityinspector Avoid non-standard indentation of license headers. 2012-01-30 16:40:10 +01:00
corelib/qurl-generateTLDs Stop relying on qHash always giving the same results 2012-04-08 21:44:26 +02:00
harfbuzz Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
integrity Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
lexgen Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
local_database QLocale: Clean up QLocalePrivate implementation 2012-04-24 16:37:11 +02:00
plugintest Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
scripts Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
unicode workaround issue where casing diff overflows signed short 2012-04-24 21:45:00 +02:00
xkbdatagen Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00