summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7, but update for TIP #476jan.nijtmans2024-02-011-2/+5
|\
| * Update Tcl_ObjPrintf() documentation. Make it more clear that C11 format spec...jan.nijtmans2024-02-011-3/+4
* | More TCL_SIZE_MODIFIER usagejan.nijtmans2024-01-311-3/+3
* | Eliminate (now unnecessary) type-castsjan.nijtmans2024-01-311-24/+22
* | Remove private characters from regexp control table, but add them back in [:c...jan.nijtmans2024-01-312-43/+47
* | re-build win64/zlib1.dll for UCRTjan.nijtmans2024-01-291-0/+0
* | small amend (type change)sebres2024-01-291-1/+1
* | merge 8.6sebres2024-01-294-5/+134
|\ \ | |/
| * closes [db4f2843cd]: fixes segfault by BO in ReadChars (and Tcl_ReadChars wit...sebres2024-01-294-3/+132
| |\
| | * closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with appe...sebres2024-01-293-3/+39
| | * don't flush to use full buffer (otherwise the chunks were 4K anyway)sebres2024-01-291-1/+1
| | * added channel regression tests (for read command) to illustrate bugs [db4f284...sebres2024-01-261-0/+93
* | | Merge 8.6jan.nijtmans2024-01-2988-1714/+7960
|\ \ \ | |/ /
| * | Update to zlib-1.3.1jan.nijtmans2024-01-2988-1714/+7960
| |\ \
| | * | Re-generate win32/64 zlib1.dll (version 1.3.1)jan.nijtmans2024-01-292-0/+0
| | * | Re-generate win64-arm/zlib1.dlljan.nijtmans2024-01-282-1/+1
| | * | zlib-1.3.1jan.nijtmans2024-01-2884-1713/+7959
| | * | Merge 8.7jan.nijtmans2024-01-281-1/+1
| | |\ \ | |_|/ / |/| | |
* | | | Missing "const"jan.nijtmans2024-01-281-1/+1
| | * | Fix .CE -> .CSjan.nijtmans2024-01-281-2/+2
| | |\ \ | |_|/ / |/| | |
* | | | Backport regsub.n from 9.0jan.nijtmans2024-01-281-2/+20
| | * | Merge 8.7jan.nijtmans2024-01-272-67/+67
| | |\ \ | |_|/ / |/| | |
* | | | More testcasesjan.nijtmans2024-01-271-0/+15
* | | | Merge 8.6jan.nijtmans2024-01-272-67/+52
|\ \ \ \ | |/ / /
| * | | Fix [16e25e1402]: tcl_startOfPreviousWord cannot handle "end-1"jan.nijtmans2024-01-272-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Fix [16e25e1402]: tcl_startOfPreviousWord cannot handle "end-1"jan.nijtmans2024-01-262-2/+2
| |/ /
| | * Merge 8.7jan.nijtmans2024-01-262-2/+205
| | |\ | |_|/ |/| |
* | | Merge 8.6jan.nijtmans2024-01-261-4/+2
|\ \ \ | |/ /
| * | Add testcases for library/word.tcljan.nijtmans2024-01-261-0/+177
* | | Improve tcl_startOfPreviousWord, so it can handle indices like "" (from Tk) a...jan.nijtmans2024-01-262-2/+207
| | * Tidy up a bit by adding some comments to findDocWordsdkf2024-01-251-0/+14
| | * Another round of small fixes, especially spelling errors...dkf2024-01-25112-1577/+1400
| | * Add script I've used to find spelling errors in docsdkf2024-01-251-0/+38
| | * fix missing .CEjan.nijtmans2024-01-241-0/+1
| | |\ | |_|/ |/| |
* | | Backport doc/eval.n from 9.0, and fix missing .CEjan.nijtmans2024-01-241-1/+14
| | * Merge 8.7oehhar2024-01-231-3/+1
| | |\ | |_|/ |/| |
* | | Merge 8.6oehhar2024-01-231-3/+1
|\ \ \ | |/ /
| * | Doc of Tcl_AppendToObj: Remove documentation of NULL data argument as this is...oehhar2024-01-231-3/+1
| | * Merge 8.7jan.nijtmans2024-01-224-11/+8
| | |\ | |_|/ |/| |
* | | Merge TCL8.6oehhar2024-01-221-1/+1
|\ \ \ | |/ /
| * | [db4f2843cd],[da16d15574]: revert Tcl_ReadChars fix, due to performance impact.oehhar2024-01-221-1/+1
* | | Merge TCL8.6oehhar2024-01-221-1/+5
|\ \ \ | |/ /
| * | Doc of Tcl_AppendToObj: Document NULL data argument behaviour and buffer grow...oehhar2024-01-221-1/+5
* | | Merge 8.6jan.nijtmans2024-01-212-9/+2
|\ \ \ | |/ /
| * | Optimize Tcl_UniCharIsControl(). Don't worry about range >= U+F0000, that's f...jan.nijtmans2024-01-212-9/+2
* | | Fix failing zipfs testcasesjan.nijtmans2024-01-201-2/+2
| | * More small bits of doc polishingdkf2024-01-21146-350/+261
| | * Clean up of docsdkf2024-01-2159-489/+1266
| | * Merge 8.7jan.nijtmans2024-01-191-3/+2
| | |\ | |_|/ |/| |
* | | Fix compiler warningjan.nijtmans2024-01-191-3/+2