glibc/localedata/unicode-gen
Joseph Myers 85bafe6f3d Automate LC_CTYPE generation for tr_TR, update to Unicode 8.0.0 (bug 18491).
This patch makes the automation of Unicode LC_CTYPE generation also
support generating the modified LC_CTYPE used for Turkish (where case
conversions of 'i' and 'I' differ from ASCII conventions), so allowing
that to be more readily kept in sync for future Unicode updates.  The
patch includes the locale update generated by the scripts.

Tested for x86_64.

	[BZ #18491]
	* unicode-gen/unicode_utils.py (to_upper_turkish): New function.
	(to_lower_turkish): Likewise.
	* unicode-gen/gen_unicode_ctype.py (output_tables): Support
	producing output with Turkish case conversions.
	(--turkish): New command-line option.
	* unicode-gen/Makefile (GENERATED): Add tr_TR.
	(tr_TR): New rule.
	* locales/tr_TR: Regenerate LC_CTYPE.
2015-12-11 12:45:19 +00:00
..
ctype_compatibility_test_cases.py
ctype_compatibility.py
DerivedCoreProperties.txt Update to Unicode 8.0.0. 2015-12-10 00:33:48 -05:00
EastAsianWidth.txt Update to Unicode 8.0.0. 2015-12-10 00:33:48 -05:00
gen_translit_circle.py Update transliteration support to Unicode 7.0.0. 2015-12-09 22:52:13 -05:00
gen_translit_cjk_compat.py Update transliteration support to Unicode 7.0.0. 2015-12-09 22:52:13 -05:00
gen_translit_combining.py Update to Unicode 8.0.0. 2015-12-10 00:33:48 -05:00
gen_translit_compat.py Update transliteration support to Unicode 7.0.0. 2015-12-09 22:52:13 -05:00
gen_translit_font.py Update transliteration support to Unicode 7.0.0. 2015-12-09 22:52:13 -05:00
gen_translit_fraction.py Update transliteration support to Unicode 7.0.0. 2015-12-09 22:52:13 -05:00
gen_unicode_ctype.py Automate LC_CTYPE generation for tr_TR, update to Unicode 8.0.0 (bug 18491). 2015-12-11 12:45:19 +00:00
Makefile Automate LC_CTYPE generation for tr_TR, update to Unicode 8.0.0 (bug 18491). 2015-12-11 12:45:19 +00:00
unicode_utils.py Automate LC_CTYPE generation for tr_TR, update to Unicode 8.0.0 (bug 18491). 2015-12-11 12:45:19 +00:00
unicode-license.txt
UnicodeData.txt Update to Unicode 8.0.0. 2015-12-10 00:33:48 -05:00
utf8_compatibility.py Update transliteration support to Unicode 7.0.0. 2015-12-09 22:52:13 -05:00
utf8_gen.py Update transliteration support to Unicode 7.0.0. 2015-12-09 22:52:13 -05:00