summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Whitespace changesjan.nijtmans2024-08-229-64/+65
* tcl::unsupported::inject is deprecated, will be removed in 9.0jan.nijtmans2024-08-201-1/+9
|\
| * Fix [0af9450e56]: test incr-1.31 failsjan.nijtmans2024-08-202-13/+11
| * amend to [e2f55d6060] (fix for [7179c6724cd38271]): wideint-type dependencysebres2024-08-121-0/+2
* | Backport: Consolidated zipfs changesjan.nijtmans2024-08-182-11/+18
* | Allow "tcl8" as library prefix (just as "tcl9" for Tcl 9)jan.nijtmans2024-08-151-3/+6
* | Improve bunch of error-messagesjan.nijtmans2024-08-157-8/+8
* | Fix [2f22a7364d]: cesu-8 encoding gives same result for different stringsjan.nijtmans2024-08-131-1/+1
* | 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
* | | 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
* | | 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
* | | | Missed some backports from 9.0. Some indentingjan.nijtmans2024-08-0521-223/+230
* | | | Fix [7d5f1c1308] - zipfs mkzip error on Windows dotfilesapnadkarni2024-07-291-1/+3
* | | | closes [cd25761979]: `clock format` and `clock add` will accept `now` as cloc...sebres2024-07-281-8/+12
* | | | Merge 8.6 branchdkf2024-07-181-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Make [self] work inside [$obj eval]. [91b3a5bb14e6e8ae]dkf2024-07-151-1/+2
* | | | clock: better fix for validation check for scanned day of week in input (norm...sebres2024-07-163-3/+3
* | | | clock: fix validation check for scanned Sunday (missing % 7 by compare)sebres2024-07-161-1/+1
* | | | clock: fixed regression [3ee8f1c2a785f4d8]: time overflow (without validation...sebres2024-07-164-26/+14
* | | | amend to [ae09f6b190]: fixes SF [a7b7dd7927f3d56b] - LoadCleanupProc can be i...sebres2024-07-161-2/+2
* | | | fixes memory leak [ae09f6b190ceec31]: properly unload and free InterpLibrary ...sebres2024-07-151-30/+33
* | | | Stop variable from disappearing by accident when referred to by name. [74b611...dkf2024-07-141-0/+5
|\ \ \ \ | |/ / /
| * | | Stop variable from disappearing by accident when referred to by name. [74b611...dkf2024-07-141-0/+5
* | | | Merge 8.6jan.nijtmans2024-07-031-66/+67
|\ \ \ \ | |/ / /
| * | | Tcl_RegisterObjType() in alphabetical order. Backport some formatting and typ...jan.nijtmans2024-07-031-93/+97
* | | | merge 8.6sebres2024-07-021-7/+9
|\ \ \ \ | |/ / /
| * | | info frame: restored return {type precompiled} in case of no frame informatio...sebres2024-07-021-7/+9
* | | | merge 8.6sebres2024-07-021-2/+5
|\ \ \ \ | |/ / /
| * | | fix crash [0de6c1d79c] more consistently (an error "bad level" for info inste...sebres2024-07-021-25/+5
| * | | Fix for [0de6c1d79c] crash (cherry-picked from trunk)sebres2024-07-021-1/+24
* | | | Add "chan isbinary" command. Part of TIP #699, meant for 8.7jan.nijtmans2024-06-283-0/+70
* | | | (backport) Add tcl::unsupported::icu command (why not!)jan.nijtmans2024-06-273-8/+716
* | | | Some indentingjan.nijtmans2024-06-263-19/+19
* | | | Eliminate "-encoding binary" as much as possible in testcasesjan.nijtmans2024-06-241-1/+1
* | | | Fix examples, using "-translation binary" correctly in stead of "-encoding bi...jan.nijtmans2024-06-211-2/+2
|\ \ \ \ | |/ / /
* | | | Fix [7be97a6859]: Reviewing chan.n changesjan.nijtmans2024-06-194-16/+16
|\ \ \ \
| * | | | Change "channelId" to "channel" in documentation, error-handling and testcasesjan.nijtmans2024-06-174-16/+16
| * | | | Merge 8.7dkf2024-06-162-753/+840
| |\ \ \ \
| * | | | | Fix non-standard indentation patterndkf2024-06-142-11/+8
| * | | | | Use tabs for indenting in stead of 8 spaces. Unbreak clang buildjan.nijtmans2024-06-131-1/+1
| |\ \ \ \ \
| * | | | | | Fix some indentation/wrapping for styledkf2024-06-121-127/+153