Home
last modified time | relevance | path

Searched hist:"84 fa0ef97db9dd72693f10a1fa72c766f2b0838f" (Results 1 – 8 of 8) sorted by relevance

/freebsd/tools/tools/locale/patch/
H A Dpatch-UnicodeData.txt84fa0ef97db9dd72693f10a1fa72c766f2b0838f Sat Aug 15 09:19:37 CEST 2020 Hiroki Sato <hrs@FreeBSD.org> - Update to Unicode CLDR v35 (Unicode 12.0).

- Update tools/tools/locale to add make targets to automatically
generate locale source files. With this change, just typing
"make obj && make -j4" will rebuild them. Check README for more details.

- Fix issues in ja_JP ctypedef and range specification support
in utf8-rollup.pl.

- Add a temporary patch for UnicodeData.txt to fix code ranges of
CJK Ideograph Extension A and Extension B.

- tools/cldr2def.pl:
Use eucJP for ja_JP ctypedef because eucJP is not compatible with UTF-8.

- tools/convert_map.pl:
Add a verbose error message.

- tools/utf8-rollup.pl:
Normalize entries to use Unicode, not UTF-8.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D25503
/freebsd/tools/tools/locale/tools/
H A Dconvert_map.pldiff 84fa0ef97db9dd72693f10a1fa72c766f2b0838f Sat Aug 15 09:19:37 CEST 2020 Hiroki Sato <hrs@FreeBSD.org> - Update to Unicode CLDR v35 (Unicode 12.0).

- Update tools/tools/locale to add make targets to automatically
generate locale source files. With this change, just typing
"make obj && make -j4" will rebuild them. Check README for more details.

- Fix issues in ja_JP ctypedef and range specification support
in utf8-rollup.pl.

- Add a temporary patch for UnicodeData.txt to fix code ranges of
CJK Ideograph Extension A and Extension B.

- tools/cldr2def.pl:
Use eucJP for ja_JP ctypedef because eucJP is not compatible with UTF-8.

- tools/convert_map.pl:
Add a verbose error message.

- tools/utf8-rollup.pl:
Normalize entries to use Unicode, not UTF-8.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D25503
H A Dutf8-rollup.pldiff 84fa0ef97db9dd72693f10a1fa72c766f2b0838f Sat Aug 15 09:19:37 CEST 2020 Hiroki Sato <hrs@FreeBSD.org> - Update to Unicode CLDR v35 (Unicode 12.0).

- Update tools/tools/locale to add make targets to automatically
generate locale source files. With this change, just typing
"make obj && make -j4" will rebuild them. Check README for more details.

- Fix issues in ja_JP ctypedef and range specification support
in utf8-rollup.pl.

- Add a temporary patch for UnicodeData.txt to fix code ranges of
CJK Ideograph Extension A and Extension B.

- tools/cldr2def.pl:
Use eucJP for ja_JP ctypedef because eucJP is not compatible with UTF-8.

- tools/convert_map.pl:
Add a verbose error message.

- tools/utf8-rollup.pl:
Normalize entries to use Unicode, not UTF-8.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D25503
H A Dfinalizediff 84fa0ef97db9dd72693f10a1fa72c766f2b0838f Sat Aug 15 09:19:37 CEST 2020 Hiroki Sato <hrs@FreeBSD.org> - Update to Unicode CLDR v35 (Unicode 12.0).

- Update tools/tools/locale to add make targets to automatically
generate locale source files. With this change, just typing
"make obj && make -j4" will rebuild them. Check README for more details.

- Fix issues in ja_JP ctypedef and range specification support
in utf8-rollup.pl.

- Add a temporary patch for UnicodeData.txt to fix code ranges of
CJK Ideograph Extension A and Extension B.

- tools/cldr2def.pl:
Use eucJP for ja_JP ctypedef because eucJP is not compatible with UTF-8.

- tools/convert_map.pl:
Add a verbose error message.

- tools/utf8-rollup.pl:
Normalize entries to use Unicode, not UTF-8.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D25503
H A Dcldr2def.pldiff 84fa0ef97db9dd72693f10a1fa72c766f2b0838f Sat Aug 15 09:19:37 CEST 2020 Hiroki Sato <hrs@FreeBSD.org> - Update to Unicode CLDR v35 (Unicode 12.0).

- Update tools/tools/locale to add make targets to automatically
generate locale source files. With this change, just typing
"make obj && make -j4" will rebuild them. Check README for more details.

- Fix issues in ja_JP ctypedef and range specification support
in utf8-rollup.pl.

- Add a temporary patch for UnicodeData.txt to fix code ranges of
CJK Ideograph Extension A and Extension B.

- tools/cldr2def.pl:
Use eucJP for ja_JP ctypedef because eucJP is not compatible with UTF-8.

- tools/convert_map.pl:
Add a verbose error message.

- tools/utf8-rollup.pl:
Normalize entries to use Unicode, not UTF-8.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D25503
/freebsd/tools/tools/locale/etc/final-maps/
H A Dmap.UTF-8diff 84fa0ef97db9dd72693f10a1fa72c766f2b0838f Sat Aug 15 09:19:37 CEST 2020 Hiroki Sato <hrs@FreeBSD.org> - Update to Unicode CLDR v35 (Unicode 12.0).

- Update tools/tools/locale to add make targets to automatically
generate locale source files. With this change, just typing
"make obj && make -j4" will rebuild them. Check README for more details.

- Fix issues in ja_JP ctypedef and range specification support
in utf8-rollup.pl.

- Add a temporary patch for UnicodeData.txt to fix code ranges of
CJK Ideograph Extension A and Extension B.

- tools/cldr2def.pl:
Use eucJP for ja_JP ctypedef because eucJP is not compatible with UTF-8.

- tools/convert_map.pl:
Add a verbose error message.

- tools/utf8-rollup.pl:
Normalize entries to use Unicode, not UTF-8.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D25503
/freebsd/tools/tools/locale/
H A DREADMEdiff 84fa0ef97db9dd72693f10a1fa72c766f2b0838f Sat Aug 15 09:19:37 CEST 2020 Hiroki Sato <hrs@FreeBSD.org> - Update to Unicode CLDR v35 (Unicode 12.0).

- Update tools/tools/locale to add make targets to automatically
generate locale source files. With this change, just typing
"make obj && make -j4" will rebuild them. Check README for more details.

- Fix issues in ja_JP ctypedef and range specification support
in utf8-rollup.pl.

- Add a temporary patch for UnicodeData.txt to fix code ranges of
CJK Ideograph Extension A and Extension B.

- tools/cldr2def.pl:
Use eucJP for ja_JP ctypedef because eucJP is not compatible with UTF-8.

- tools/convert_map.pl:
Add a verbose error message.

- tools/utf8-rollup.pl:
Normalize entries to use Unicode, not UTF-8.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D25503
H A DMakefilediff 84fa0ef97db9dd72693f10a1fa72c766f2b0838f Sat Aug 15 09:19:37 CEST 2020 Hiroki Sato <hrs@FreeBSD.org> - Update to Unicode CLDR v35 (Unicode 12.0).

- Update tools/tools/locale to add make targets to automatically
generate locale source files. With this change, just typing
"make obj && make -j4" will rebuild them. Check README for more details.

- Fix issues in ja_JP ctypedef and range specification support
in utf8-rollup.pl.

- Add a temporary patch for UnicodeData.txt to fix code ranges of
CJK Ideograph Extension A and Extension B.

- tools/cldr2def.pl:
Use eucJP for ja_JP ctypedef because eucJP is not compatible with UTF-8.

- tools/convert_map.pl:
Add a verbose error message.

- tools/utf8-rollup.pl:
Normalize entries to use Unicode, not UTF-8.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D25503