Update to Unicode 6.0
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 21 Jan 2011 21:30:19 +0000 (16:30 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 21 Jan 2011 21:30:19 +0000 (16:30 -0500)
commit0a5708654080232dd404d089b5b790de79f11032
tree908a13647ef3c9eba6f247c3a948e76efdf199ae
parentb50f4a1a52eeaec2ff14a0ac44b0b42ebb6cca30
Update to Unicode 6.0

One new GUnicodeBreak enum member.  Three new GUnicodeScript members,
and one member renamed to fix a typo.

Tests, docs, and scripts are updated.  PCRE update still needed.
docs/reference/glib/tmpl/unicode.sgml
glib/gen-unicode-tables.pl
glib/gscripttable.h
glib/gunibreak.h
glib/gunichartables.h
glib/gunicode.h
glib/gunicomp.h
glib/gunidecomp.h
glib/pcre/ucp.h
glib/tests/utf8-misc.c