Amendments to Unicode 7 update.
commit7b1ec6a05ceac76efca999ebab515afc4caaa5e9
authorAlexandre Oliva <aoliva@redhat.com>
Mon, 23 Feb 2015 14:22:37 +0000 (23 11:22 -0300)
committerAlexandre Oliva <aoliva@redhat.com>
Mon, 23 Feb 2015 14:35:24 +0000 (23 11:35 -0300)
tree5be9e36cc0809341d4d9139a2b8cd904fa86a1e4
parentd49499c128f38e77f1b424ea4fabea0014dd95c1
Amendments to Unicode 7 update.

for  ChangeLog

* include/stdc-predef.h (__STDC_ISO_10646__): Update to
201304L, for Unicode 7.

for  localedata/ChangeLog

* unicode-gen/ctype_compatibility.py: Use date ranges in
copyright notice.
* unicode-gen/ctype_compatibility_test_cases.py: Likewise.
* unicode-gen/gen_unicode_ctype.py: Likewise.
* unicode-gen/utf8_compatibility.py: Likewise.
* unicode-gen/utf8_gen.py: Likewise.  Use upper case for
global variables, use tuples for global constant arrays.  From
Mike FABIAN.  Suggested by Mike Frysinger <vapier@gentoo.org>.
ChangeLog
include/stdc-predef.h
localedata/ChangeLog
localedata/unicode-gen/ctype_compatibility.py
localedata/unicode-gen/ctype_compatibility_test_cases.py
localedata/unicode-gen/gen_unicode_ctype.py
localedata/unicode-gen/utf8_compatibility.py
localedata/unicode-gen/utf8_gen.py