aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/locale
Commit message (Expand)AuthorAgeFilesLines
* locales: Update to CLDR 41.0 and Unicode 14.0Baptiste Daroussin2022-04-212-25/+844
* pkgbase: move locales into their own packageBaptiste Daroussin2021-08-031-0/+2
* locales: fix abuse of bsd.dirs.mkBaptiste Daroussin2021-08-031-2/+2
* locales: stop hardcoding the directories in the mtreeBaptiste Daroussin2021-08-031-0/+2
* locale: Add Farsi/Persian localesFaraz Vahedi2021-07-232-1/+3
* locales: upgrade CLDR to 39.0 and Unicode to 13.0.0Baptiste Daroussin2021-07-231-0/+5931
* locales: prepare CLDR update to v39.0 and Unicode to 13.0.0Baptiste Daroussin2021-07-231-21/+11
* locales: only generate unicode localesBaptiste Daroussin2021-07-234-184/+14
* 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