summaryrefslogtreecommitdiffstats
path: root/generic/regc_locale.c
Commit message (Expand)AuthorAgeFilesLines
* TIP #646 correction: let "fconfigure $chan -eofchar" return a single characte...jan.nijtmans2022-10-281-1/+1
* Merge 8.7jan.nijtmans2022-10-171-43/+43
|\
| * More octal -> hex usagejan.nijtmans2022-10-171-43/+43
* | Merge 8.7jan.nijtmans2022-09-141-141/+147
|\ \ | |/
| * Merge 8.6jan.nijtmans2022-09-141-141/+147
| |\
| | * Update all tables for Unicode 15jan.nijtmans2022-09-141-141/+147
| | |\
| | | * Update all tables for Unicode 15jan.nijtmans2022-09-141-141/+147
| | | |\
| | | | * Unicode 15.0.0 (Beta), to be released September 2022jan.nijtmans2022-06-091-141/+147
| | |_|/ | |/| |
* | | | Code formattingjan.nijtmans2022-04-121-1/+1
* | | | CC_NONE -> CC_NULL. Otherwise, there's a conflict with Windows headersjan.nijtmans2022-04-111-3/+3
* | | | Merge 9.0jan.nijtmans2022-04-081-9/+8
|\ \ \ \
* \ \ \ \ Rebase to Tcl 9.0jan.nijtmans2022-04-011-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use TIP #613's Tcl_GetIndexFromObj() to eliminate typecasts which are no long...jan.nijtmans2022-03-021-24/+24
| |/ / /
* | | | Merge 8.7jan.nijtmans2021-09-141-304/+319
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2021-09-141-304/+319
| |\ \ \ | | |/ /
| | * | 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
| | |_|/ | |/| |
* | | | Merge 8.7jan.nijtmans2020-12-081-1/+1
|\ \ \ \ | |/ / /
| * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-1/+1
* | | | Merge 8.7jan.nijtmans2020-03-171-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-03-171-2/+2
| |\ \ \ | | |/ /
| | * | 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
* | | | Merge 8.7jan.nijtmans2020-03-051-528/+535
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-03-051-528/+535
| |\ \ \ | | |/ /
| | * | 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
| | |_|/ | |/| |
* | | | Merge 8.7jan.nijtmans2019-03-211-15/+15
|\ \ \ \ | |/ / /
| * | | 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
| | |\ \ | | | |/
| | | * 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
* | | | Merge 8.7jan.nijtmans2019-03-011-172/+177
|\ \ \ \ | |/ / /
| * | | Update Unicode tables to version 12.0jan.nijtmans2019-03-011-172/+177
| |\ \ \ | | |/ /
| | * | 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
* | | | More size_t-related consolidations. Now regexp can handle strings >2GB and mo...jan.nijtmans2019-02-051-36/+35
* | | | 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