summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2023-06-221-5/+8
|\
| * Fix [44452e2c55]: indexObj.test failures on i386jan.nijtmans2023-06-222-25/+27
| |\
| | * Proposed fix for [44452e2c55]: indexObj.test failures on i386jan.nijtmans2023-06-222-25/+27
| * | Merge-markjan.nijtmans2023-06-220-0/+0
| |\ \ | | |/ | |/|
| | * Since Tcl 8.6 doesn't know about Tcl_Size, don't use it, not even in test com...jan.nijtmans2023-06-221-6/+3
* | | merge-markjan.nijtmans2023-06-210-0/+0
|\ \ \ | |/ /
| * | (partial) fix for [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a...jan.nijtmans2023-06-213-2/+14
| |\ \
| | * | Fix 3 "lset" testcasesjan.nijtmans2023-06-211-0/+3
| | * | (partial) fix for [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a...jan.nijtmans2023-06-212-2/+11
| |/ /
* | | Merge 8.7jan.nijtmans2023-06-2116-99/+99
|\ \ \ | |/ /
| * | "trace variable" -> "trace add variable" in testcases (and documentation)jan.nijtmans2023-06-2116-99/+99
* | | Merge 8.7jan.nijtmans2023-06-202-14/+14
|\ \ \ | |/ /
| * | Move VarHashGetKey() to tclInt.h. More int -> Tcl_Sizejan.nijtmans2023-06-205-112/+116
* | | Merge 8.7 - fix tests - hardcoded port and wsl.apnadkarni2023-06-192-10/+12
|\ \ \ | |/ /
| * | Merge 8.6 - fix tests - hardcoded port and wsl.apnadkarni2023-06-192-10/+12
| |\ \ | | |/
| | * Fix hardcoded port numbers causing Windows failures with hyperv. Disableapnadkarni2023-06-192-12/+16
* | | Merge 8.7jan.nijtmans2023-06-195-25/+27
|\ \ \ | |/ /
| * | Some more Tcl_Size usagejan.nijtmans2023-06-191-3/+5
* | | Fix [c13819225e]: Problem with lsort|lsearch -stride on 32-bit linuxjan.nijtmans2023-06-184-14/+15
|\ \ \
| * | | Proposed fix for [c13819225e]: Problem with lsort|lsearch -stride on 32-bit l...jan.nijtmans2023-06-164-14/+15
|/ / /
* | | Merge 8.7jan.nijtmans2023-06-132-1/+4
|\ \ \ | |/ /
| * | Specify implicit "-profile tcl8" in encoding-24.4 testcasejan.nijtmans2023-06-131-1/+1
| * | Merge 8.6jan.nijtmans2023-06-080-0/+0
| |\ \ | | |/
| | * (cherry-pick): Added note about how some commands are mainly for Tkjan.nijtmans2023-06-081-0/+3
| * | Added note about how some commands are mainly for Tkdkf2023-06-051-0/+3
* | | Revert unwarranted change in Tcl_CreateChannel() from [1776327edd].pooryorick2023-06-121-2/+2
* | | Tests for invalidly encoded file names and env (TIP 671 motivation)apnadkarni2023-06-112-1/+42
* | | Merge 8.7pointsman2023-06-041-2/+1
|\ \ \ | |/ /
| * | Merge 8.6pointsman2023-06-041-2/+1
| |\ \ | | |/
| | * Fixed a new test added by [72f78b60851]. The test as it was repeated just the...pointsman2023-06-041-2/+1
* | | Merge 8.7jan.nijtmans2023-06-032-65/+88
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-06-032-65/+88
| |\ \ | | |/
| | * Fix [af3ebc5fafe0097c]: clock scan and clock add bugs in error cases / with a...jan.nijtmans2023-06-032-65/+88
| | |\
| | | * Proposed fix for [af3ebc5fafe0].pointsman2023-05-222-2/+25
| | |/
* | | Merge 8.7jan.nijtmans2023-06-022-3/+39
|\ \ \ | |/ /
| * | In TclAttemptInitStringRep(): Don't do a memcpy if attemptckalloc() failsjan.nijtmans2023-06-021-3/+3
| * | More library(n) docsdkf2023-06-021-0/+36
* | | Merge 8.7jan.nijtmans2023-06-021-2/+5
|\ \ \ | |/ /
| * | silence compiler warningdgp2023-06-021-3/+2
* | | Merge 8.7jan.nijtmans2023-06-0217-68/+98
|\ \ \ | |/ /
| * | New (internal) macro TclAttemptInitStringRep()jan.nijtmans2023-06-0220-51/+94
* | | Merge 8.7jan.nijtmans2023-06-012-5/+77
|\ \ \ | |/ /
| * | Fix [9921778646]: something is wrong in core-8-branchjan.nijtmans2023-06-011-6/+6
| * | Added some examples to library(n)dkf2023-06-011-3/+75
* | | merge-markjan.nijtmans2023-05-310-0/+0
|\ \ \ | |/ /
| * | Use TclDuplicatePureObj() in stead of TclListObjCopy() where appropriate. Bac...jan.nijtmans2023-05-3113-282/+436
* | | Merge 8.7jan.nijtmans2023-05-311-5/+7
|\ \ \ | |/ /
| * | Document hoe Tcl_ReadChars() behaves in "-profile strict" mode when an encodi...jan.nijtmans2023-05-311-5/+7
* | | Merge 8.7jan.nijtmans2023-05-314-21/+21
|\ \ \ | |/ /
| * | Fix [c243e7a85e]: TIP #603 implementation broken on Windowsjan.nijtmans2023-05-311-4/+4
| |\ \