summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Consolidated zipfs changes. Thanks Torsten!apnadkarni2024-08-152-11/+18
|\
| * Merge trunkapnadkarni2024-08-153-7/+8
| |\
| * \ Merged trunkapnadkarni2024-08-1220-3158/+4102
| |\ \
| * | | zipfs mount_data -> mountdataapnadkarni2024-08-052-3/+3
| * | | Make zipfs inaccessible to safe interps. See bug [a47b587499]apnadkarni2024-08-052-7/+15
| |\ \ \
| | * | | Bug [a47b587499]. zipfs in safe interpsapnadkarni2024-08-042-7/+15
| * | | | correct wrong comment about safe subcommands, don't make zipfs a package anym...Torsten2024-08-031-2/+1
| |/ / /
* | | | Minor optimisation in the [interp create] implementationdkf2024-08-151-156/+174
* | | | Fix for TIP #628: Builds with TCL_MAJOR_VERSION < 9 and without USE_TCL_STUBS...jan.nijtmans2024-08-151-1/+3
* | | | Add missing TCL_OBJTYPE_V1/TCL_OBJTYPE_V2jan.nijtmans2024-08-151-0/+2
| |_|/ |/| |
* | | b3 -> b4, as preparation for releasejan.nijtmans2024-08-131-3/+3
* | | Fix [2f22a7364d]: cesu-8 encoding gives same result for different stringsjan.nijtmans2024-08-131-1/+1
|\ \ \
| * | | Fix [2f22a7364d]: cesu-8 encoding gives same result for different stringsjan.nijtmans2024-08-131-1/+1
* | | | merge 8.7sebres2024-08-121-3/+4
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | merge fix for [7179c6724cd38271]: compilation of incr command on wide constan...sebres2024-08-121-3/+4
| |\ \
| | * \ merge fix for [7179c6724cd38271]: compilation of incr command on wide constan...sebres2024-08-121-2/+9
| | |\ \
| | | * | fixes [7179c6724cd38271]: compilation of incr command on wide constant offset...sebres2024-08-121-2/+11
* | | | | Update Unicode tables to version 16 (in BETA, Unicode release will be Sept 10)jan.nijtmans2024-08-112-1123/+1168
|\ \ \ \ \ | |/ / / /
| * | | | Update Unicode tables to version 16 (in BETA, Unicode release will be Sept 10)jan.nijtmans2024-08-112-1123/+1168
| |\ \ \ \ | | |/ / /
| | * | | Update Unicode tables to version 16 (in BETA, Unicode release will be Sept 10)jan.nijtmans2024-08-112-1123/+1168
* | | | | Also fix the non-zipfs buildapnadkarni2024-08-091-1/+1
* | | | | Merge trunkapnadkarni2024-08-0916-2034/+2931
|\ \ \ \ \
| * | | | | Proposed fix for crash [201c7a3aa6] - crash on non-BMPapnadkarni2024-08-091-0/+9
| * | | | | Improve [2da1cb0c80] fix.dkf2024-08-071-13/+17
| |\ \ \ \ \ | | |/ / / /
| | * | | | An imperfect fix for [2da1cb0c80] given that can't do the right thingdkf2024-08-071-13/+20
| | |\ \ \ \ | | | |/ / /
| | | * | | An imperfect fix for [2da1cb0c80] given that can't do the right thingdkf2024-08-071-8/+21
| | * | | | Fix some indentationjan.nijtmans2024-08-063-466/+486
| | * | | | Clean up of the ICU code and testsjan.nijtmans2024-08-061-10/+25
| * | | | | Streamline ICU symbol lookup.apnadkarni2024-08-071-22/+63
| * | | | | Make varname method handle array elements better. [2da1cb0c80]dkf2024-08-061-7/+15
| * | | | | fix builddkf2024-08-061-1/+1
| * | | | | Force named namespaces to be made by TclOO. [154f0982f2]dkf2024-08-061-4/+16
| |\ \ \ \ \ | | |/ / / /
| | * | | | Force named namespaces to be made by TclOO. [154f0982f2]dkf2024-08-061-4/+16
| | |\ \ \ \ | | | |/ / /
| | | * | | merge 8.6dkf2024-08-0655-1231/+1312
| | | |\ \ \
| | | * | | | [154f0982f2] Update createWithNamespace to error on namespace creation failuredkf2024-05-231-4/+16
| * | | | | | Remove unwanted changedkf2024-08-061-1/+0
| * | | | | | merge trunkdkf2024-08-062-43/+44
| |\ \ \ \ \ \
| | * | | | | | Fix some indentationdkf2024-08-062-49/+50
| * | | | | | | merge trunkdkf2024-08-062-160/+212
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Clean up of the ICU code and testsdkf2024-08-061-159/+211
| | |\ \ \ \ \ \
| | | * | | | | | Clean up ICU codedkf2024-08-051-159/+211
| | * | | | | | | Merge 8.7jan.nijtmans2024-08-061-1/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | | |/ / / / /
| | | * | | | | Missed some backports from 9.0. Some indentingjan.nijtmans2024-08-0521-223/+230
| * | | | | | | merge trunkdkf2024-08-052-12/+27
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Use TclStringCmp() instead of strcmp() to compare Tcl_Obj valuesdkf2024-08-051-2/+2
| | * | | | | | Fix indentationapnadkarni2024-08-051-20/+22
| | * | | | | | Fix ICU function names for FreeBSDapnadkarni2024-08-051-4/+17
| | | |_|_|_|/ | | |/| | | |
| * | | | | | More cleaning up.dkf2024-08-056-236/+261
| * | | | | | Factor out most property-related C code into its own file.dkf2024-08-027-1197/+1251
| * | | | | | Remove redundant code.dkf2024-08-013-49/+4