summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* wsbch2023-06-291-4/+2
|
* speelingbch2023-06-291-1/+1
|
* Fix [24a8c16dbd]: bigdata.test: invalid command name "testbigdata" on 32-bitjan.nijtmans2023-06-271-0/+2
|
* Fix previous errors in encoding.testpooryorick2023-06-271-10/+13
|
* Merge 8.7jan.nijtmans2023-06-2714-1151/+50
|\
| * Remove compat/dirent*.h and some other compat/*.c files: Modern C-compilers ↵jan.nijtmans2023-06-2714-1152/+50
| | | | | | | | all have those now
* | Merge 8.7jan.nijtmans2023-06-2614-1066/+11
|\ \ | |/
| * Remove compat/stdint.h and compat/stdlib.h: All C-compilers nowadays have it.jan.nijtmans2023-06-2615-1068/+13
| |
* | 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 ↵jan.nijtmans2023-06-221-6/+3
| | | | | | | | | | | | comments
* | | merge-markjan.nijtmans2023-06-210-0/+0
|\ \ \ | |/ /
| * | (partial) fix for ↵jan.nijtmans2023-06-213-2/+14
| |\ \ | | | | | | | | | | | | [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]: Bugs in the implementation of TIP 577 ("Enhanced index values for Tk" )
| | * | Fix 3 "lset" testcasesjan.nijtmans2023-06-211-0/+3
| | | |
| | * | (partial) fix for ↵jan.nijtmans2023-06-212-2/+11
| |/ / | | | | | | | | | [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]. Tk needs some changes too
* | | 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
| | | | | | | | | file perm test for WSL.
* | | 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 ↵jan.nijtmans2023-06-164-14/+15
|/ / / | | | | | | | | | linux. Also fix some compiler warnings
* | | 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 ↵pointsman2023-06-041-2/+1
| | | | | | | | | | | | the previous one. Now it shows what was fixed. Removed development comment.
* | | 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 ↵jan.nijtmans2023-06-032-65/+88
| | |\ | | | | | | | | | | | | abbreviated options
| | | * 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
|\ \ \ | |/ /