summaryrefslogtreecommitdiffstats
path: root/generic/regc_locale.c
Commit message (Expand)AuthorAgeFilesLines
* merge trunkjan.nijtmans2018-05-231-259/+265
|\
| * Upgrade everything to Unicode 11 (still in beta, expected in june 2018)jan.nijtmans2018-04-291-259/+265
* | merge novemjan.nijtmans2017-06-091-204/+211
|\ \ | |/
| * Fix [83a3d869722fab9caaae3b6728215fb2507a6f0d|83a3d86972]: tclEpollNotfy.c fa...jan.nijtmans2017-05-311-5733/+156
| * Update internal tables to Unicode 10.0. Still in Beta, but to be released soon.jan.nijtmans2017-05-231-290/+5874
| * Eliminate some macros that are no longer used/needed.jan.nijtmans2016-11-251-1/+1
| * Upgrade internal Unicode tables to Unicode 9.0jan.nijtmans2016-06-211-191/+202
| |\
| | * Upgrade internal Unicode tables to Unicode 9.0jan.nijtmans2016-06-211-191/+202
* | | Update all Unicode tables to version 9.0 betajan.nijtmans2016-04-061-191/+202
* | | merge trunkjan.nijtmans2015-06-181-242/+255
|\ \ \ | |/ /
| * | Upgrade all internal Unicode tables from Unicode 7.0 to Unicode 8.0jan.nijtmans2015-06-181-242/+255
| |\ \ | | |/
| | * Upgrade all internal Unicode tables from Unicode 7.0 to Unicode 8.0jan.nijtmans2015-06-181-244/+257
| | * Starting with Unicode 6.3, the mongolian vowel separator (U+180e) is no longe...jan.nijtmans2014-07-111-2/+2
| * | Update Unicode tables to Unicode 7.0jan.nijtmans2014-07-041-297/+340
| |\ \ | | |/
| | * Update Unicode tables to Unicode 7.0jan.nijtmans2014-07-041-297/+340
| * | Update to Unicode 6.3 tablesjan.nijtmans2013-10-091-9/+10
| |\ \ | | |/
| | * Update to Unicode 6.3 tablesjan.nijtmans2013-10-091-10/+12
* | | Update Unicode tables to Unicode 7.0 betajan.nijtmans2014-05-021-297/+340
* | | Update Unicode tables to latest 6.3 beta versionjan.nijtmans2013-06-181-19/+10
* | | merge trunkjan.nijtmans2013-06-181-2/+3
|\ \ \ | |/ /
| * | Fix [a876646efe]: re_expr character class [:cntrl:] should contain \u0000 - \...jan.nijtmans2013-06-171-2/+3
| |\ \ | | |/
| | * Fix [a876646efe]: re_expr character class [:cntrl:] should contain \u0000 - \...jan.nijtmans2013-06-171-2/+3
* | | Eliminate some usage of VOID and its variants.jan.nijtmans2013-03-221-1/+1
* | | merge trunk. jan.nijtmans2013-02-251-3/+0
|\ \ \ | |/ /
* | | merge trunk. jan.nijtmans2013-02-251-5/+18
|\ \ \ | |/ /
* | | remove unnecessary struct names, which only pollute the "struct" namespace fo...jan.nijtmans2012-12-211-1/+1
|\ \ \ | |/ / |/| |
| * | remove unnecessary struct names, which only pollute the "struct" namespace fo...jan.nijtmans2012-08-201-1/+1
| |/
* | merge trunk jan.nijtmans2012-10-091-2/+2
|\ \ | |/
* | tip 318 updatejan.nijtmans2012-09-231-2/+3
|/
* Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-271-1/+1
|\
| * Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-271-1/+1
* | [Frq 3464401] Support Unicode 6.1jan.nijtmans2012-02-021-308/+324
|\ \ | |/
| * merge to feature branchjan.nijtmans2012-01-261-241/+361
| |\
| * | [Frq 3464401] Support Unicode 6.1jan.nijtmans2011-12-261-261/+261
* | | [Frq 3473670]: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-221-158/+257
|\ \ \ | | |/ | |/|
| * | merge trunkjan.nijtmans2012-01-221-158/+257
* | | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-091-33/+71
|\ \ \ | |/ /
| * | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-091-85/+90
| |/
* | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-241-138/+84
|\ \ | |/
| * [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-231-212/+84
* | [Bug 3457031]: Some Unicode 6.0 chars not in [:print:] classjan.nijtmans2011-12-111-87/+5
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-231-394/+605
* | [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-231-226/+327
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Eliminate multi-char collating element code completely. Simplifies the codedkf2007-11-141-70/+23
* | Comment/#ifdef out the multi-char collating element support code.dkf2007-11-141-22/+28
* | Improve const-correctness of RE compilerdkf2007-04-191-24/+24
* | Complete conversion to ANSI function definitionsdkf2007-04-101-8/+8