aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/locale
Commit message (Expand)AuthorAgeFilesLines
* Fix generation of colldef source files for non-UTF-8 localesHiroki Sato2020-12-294-283/+363
* tools/tools/locale: skip control character widthsYuri Pankov2020-12-232-65/+4
* tools/tools/locale: fix static-colldefYuri Pankov2020-12-181-2/+1
* tools/tools/locale: install generated files in current src checkoutYuri Pankov2020-12-181-1/+1
* locale: fix mode for installed files to be 644, not 755Yuri Pankov2020-12-121-1/+1
* Fix the source directory when installing the results. The installHiroki Sato2020-12-071-0/+1
* update wcwidth data from utf8procYuri Pankov2020-12-065-395/+71814
* Add collation version support to querylocale(3).Thomas Munro2020-11-082-0/+21
* - Update to Unicode CLDR v35 (Unicode 12.0).Hiroki Sato2020-08-158-112/+819
* tools/tools/locale: allow POSIX target to be built in parallelYuri Pankov2019-10-211-21/+17
* Add missing port to the list of needed tools in the README fileEugene Grosbein2019-10-141-0/+1
* Mark "private use area" characters as printable.Yuri Pankov2019-10-051-1/+2
* Pre-generate Big5 charmap from CLDR data.Yuri Pankov2019-10-052-13708/+13968
* Insert proper copyright/license headersBaptiste Daroussin2019-09-135-0/+129
* Add ga_IE.UTF-8 locale.Yuri Pankov2018-11-262-1/+3
* Use UnicodeData.txt to create UTF-8 ctype map.Yuri Pankov2018-11-174-7674/+108
* Cleanup locale tools:Yuri Pankov2018-11-0610-392/+71
* Add hybrid C.UTF-8 locale being identical to default C locale exceptYuri Pankov2018-11-042-12/+15
* Update to CLDR 34 and UNICODE 11.Yuri Pankov2018-11-033-0/+689
* Add -b/-l options to localedef(1) to specify output endianness and useYuri Pankov2018-10-201-4/+10
* Restore some of the ctype definitions reported in the PR from pre-CLDRYuri Pankov2018-10-113-20/+68
* Upgrade to Unicode 10.0.0Baptiste Daroussin2017-11-032-8/+8527
* In preparation for update of cldr to version 32 and unicode to version 10Baptiste Daroussin2017-11-031-1/+1
* Readd Big5: some large databases setup are still requiring it.Baptiste Daroussin2017-04-206-42/+27574
* Prepare the removal of the zh_TW.Big5 encodingBaptiste Daroussin2017-03-196-27574/+42
* Garbage collect a map file that is not used anymore to generate localesBaptiste Daroussin2017-03-191-18612/+0
* Revert crap accidentally committedBaptiste Daroussin2017-01-281-2/+2
* Revert r312923 a better approach will be taken laterBaptiste Daroussin2017-01-281-2/+2
* Document the fact that cldr tools are not working by default and should beBaptiste Daroussin2016-12-181-4/+9
* Disable timedef generation, cldr data are too far from freebsd extensionsBaptiste Daroussin2016-12-181-1/+1
* Update locales cldr to v30.0.3 and unicode to 9.0.0Baptiste Daroussin2016-12-184-7933/+40629
* In order to prepare cldr v30.0.3 and unicode 9.0.0,Baptiste Daroussin2016-12-181-1/+9
* Better handle posix names for localesBaptiste Daroussin2016-12-181-15/+26
* Simplify extraction of static collation definitionBaptiste Daroussin2016-12-181-11/+5
* Prepare import of CLDR v30.3 and unicode 9.0.0Baptiste Daroussin2016-12-183-5/+9
* Fix an obvious typo.Jung-uk Kim2016-09-071-1/+1
* Replace %m with %_m in date_fmt for Chinese locales.Kevin Lo2016-09-021-1/+4
* Add a hack to add weekday to date format for ko_KR locale.Jung-uk Kim2016-07-271-1/+4
* Fix cldr2def.pl script to add weekday to the date format of zh_TW locales.Kevin Lo2016-07-272-1/+4
* Recode the new dependency on converters/p5-Text-IconvBaptiste Daroussin2016-07-231-1/+1
* Add another hack to add weekday to date format to more localesBaptiste Daroussin2016-07-231-1/+3
* Allow to install various components of the locales independantlyBaptiste Daroussin2016-07-081-1/+2
* Posixify the locales name for variantsBaptiste Daroussin2016-07-032-4/+57
* Fix generation of locales with multiple variantsBaptiste Daroussin2016-06-201-18/+19
* - Prefer to use %d over %e where the day of the month should be zeroHajimu UMEMOTO2016-06-191-3/+12
* Add more hacks to correct CLDR dataBaptiste Daroussin2016-05-291-5/+27
* Add a hack to readd the day of weeks in default date formatsBaptiste Daroussin2016-05-281-6/+10
* tools: minor spelling fix in locales template.Pedro F. Giffuni2016-05-041-4/+4
* Remove leftover from Big5HKSCS removalBaptiste Daroussin2016-04-171-18528/+0
* Do not forget to set the destination directory for the new collationBaptiste Daroussin2016-04-161-0/+1