/freebsd/tools/tools/locale/patch/ |
H A D | patch-UnicodeData.txt | 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/tools/ |
H A D | convert_map.pl | diff 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 D | utf8-rollup.pl | diff 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 D | finalize | diff 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 D | cldr2def.pl | diff 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 D | map.UTF-8 | diff 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 D | README | diff 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 D | Makefile | diff 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
|