summaryrefslogtreecommitdiffstats
path: root/generic/regc_locale.c
Commit message (Expand)AuthorAgeFilesLines
* Update all tables to Unicode 14jan.nijtmans2021-09-141-304/+319
|\
| * Update all tables to Unicode 14jan.nijtmans2021-09-141-304/+319
| |\
| | * Merge 8.7jan.nijtmans2021-06-101-24/+26
| | |\
| | * | Replace Unicode 13 tables with Unicode 14 (still not finailized). Let's see h...jan.nijtmans2021-02-121-316/+329
| | |/
| | * Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-1/+1
| | * Merge 8.6jan.nijtmans2020-03-171-2/+2
| | |\ | |_|/ |/| |
| | * Merge 8.6jan.nijtmans2020-03-051-528/+535
| | |\
* | | \ Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unico...jan.nijtmans2020-03-171-2/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Unicode 13 has a new range of characters from 0x30000 to 0x3134A, so generate...jan.nijtmans2020-03-171-2/+2
* | | Update to Unicode-13jan.nijtmans2020-03-051-528/+535
|\ \ \ | |/ /
| * | Update all internal tables to Unicode 13.jan.nijtmans2020-03-051-528/+535
| |\ \
| | * | Update all tables to [http://unicode.org/versions/Unicode13.0.0/|Unicode 13] ...jan.nijtmans2020-02-111-528/+535
| | |/
| | * Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doe...jan.nijtmans2019-03-211-15/+15
| | |\ | |_|/ |/| |
| | * enlarge a few small buffers, which could overflow using Unicode characters > ...jan.nijtmans2019-03-181-1/+1
| | * Update Unicode tables to version 12.0jan.nijtmans2019-03-011-172/+177
| | |\
| | * | Upgrade everything to Unicode 11 (still in beta, expected in june 2018)jan.nijtmans2018-04-291-259/+265
| | * | 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
* | | | Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doe...jan.nijtmans2019-03-211-15/+15
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doe...jan.nijtmans2019-03-211-15/+15
* | | Update all internal tables to Unicode 12.0jan.nijtmans2019-03-011-172/+177
|\ \ \ | |/ /
| * | Update internal tables to Unicode 12.0jan.nijtmans2019-03-011-172/+177
* | | Merge 8.5 (= update Unicode data to Unicode version 11.0)jan.nijtmans2018-06-091-239/+252
|\ \ \ | |/ /
| * | Update all Unicode tables to Unicode version 11.0jan.nijtmans2018-06-091-239/+252
* | | Merge 8.5. This adds Emoji 11.0 support, when Tcl is compiled with TCL_UTF_MA...jan.nijtmans2018-05-111-27/+20
|\ \ \ | |/ /
| * | Add emoji 11.0 to the set. Only active when compiled with TCL_UTF_MAX>3. Also...jan.nijtmans2018-05-111-27/+20
* | | Upgrade all internal character tables to Unicode 10jan.nijtmans2017-06-221-202/+209
|\ \ \ | |/ / | | / | |/ |/|
| * Upgrade all internal character tables to Unicode 10jan.nijtmans2017-06-221-202/+209
* | 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
* | 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
* | 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
* | 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
|\ \ \ | |/ /