Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2023-06-20 | 2 | -14/+14 |
|\ | |||||
| * | Move VarHashGetKey() to tclInt.h. More int -> Tcl_Size | jan.nijtmans | 2023-06-20 | 5 | -112/+116 |
* | | Merge 8.7 - fix tests - hardcoded port and wsl. | apnadkarni | 2023-06-19 | 2 | -10/+12 |
|\ \ | |/ | |||||
| * | Merge 8.6 - fix tests - hardcoded port and wsl. | apnadkarni | 2023-06-19 | 2 | -10/+12 |
| |\ | |||||
| | * | Fix hardcoded port numbers causing Windows failures with hyperv. Disable | apnadkarni | 2023-06-19 | 2 | -12/+16 |
* | | | Merge 8.7 | jan.nijtmans | 2023-06-19 | 5 | -25/+27 |
|\ \ \ | |/ / | |||||
| * | | Some more Tcl_Size usage | jan.nijtmans | 2023-06-19 | 1 | -3/+5 |
* | | | Fix [c13819225e]: Problem with lsort|lsearch -stride on 32-bit linux | jan.nijtmans | 2023-06-18 | 4 | -14/+15 |
|\ \ \ | |||||
| * | | | Proposed fix for [c13819225e]: Problem with lsort|lsearch -stride on 32-bit l... | jan.nijtmans | 2023-06-16 | 4 | -14/+15 |
|/ / / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2023-06-13 | 2 | -1/+4 |
|\ \ \ | |/ / | |||||
| * | | Specify implicit "-profile tcl8" in encoding-24.4 testcase | jan.nijtmans | 2023-06-13 | 1 | -1/+1 |
| * | | Merge 8.6 | jan.nijtmans | 2023-06-08 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | (cherry-pick): Added note about how some commands are mainly for Tk | jan.nijtmans | 2023-06-08 | 1 | -0/+3 |
| * | | Added note about how some commands are mainly for Tk | dkf | 2023-06-05 | 1 | -0/+3 |
* | | | Revert unwarranted change in Tcl_CreateChannel() from [1776327edd]. | pooryorick | 2023-06-12 | 1 | -2/+2 |
* | | | Tests for invalidly encoded file names and env (TIP 671 motivation) | apnadkarni | 2023-06-11 | 2 | -1/+42 |
* | | | Merge 8.7 | pointsman | 2023-06-04 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | pointsman | 2023-06-04 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed a new test added by [72f78b60851]. The test as it was repeated just the... | pointsman | 2023-06-04 | 1 | -2/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2023-06-03 | 2 | -65/+88 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2023-06-03 | 2 | -65/+88 |
| |\ \ | | |/ | |||||
| | * | Fix [af3ebc5fafe0097c]: clock scan and clock add bugs in error cases / with a... | jan.nijtmans | 2023-06-03 | 2 | -65/+88 |
| | |\ | |||||
| | | * | Proposed fix for [af3ebc5fafe0]. | pointsman | 2023-05-22 | 2 | -2/+25 |
| | |/ | |||||
* | | | Merge 8.7 | jan.nijtmans | 2023-06-02 | 2 | -3/+39 |
|\ \ \ | |/ / | |||||
| * | | In TclAttemptInitStringRep(): Don't do a memcpy if attemptckalloc() fails | jan.nijtmans | 2023-06-02 | 1 | -3/+3 |
| * | | More library(n) docs | dkf | 2023-06-02 | 1 | -0/+36 |
* | | | Merge 8.7 | jan.nijtmans | 2023-06-02 | 1 | -2/+5 |
|\ \ \ | |/ / | |||||
| * | | silence compiler warning | dgp | 2023-06-02 | 1 | -3/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2023-06-02 | 17 | -68/+98 |
|\ \ \ | |/ / | |||||
| * | | New (internal) macro TclAttemptInitStringRep() | jan.nijtmans | 2023-06-02 | 20 | -51/+94 |
* | | | Merge 8.7 | jan.nijtmans | 2023-06-01 | 2 | -5/+77 |
|\ \ \ | |/ / | |||||
| * | | Fix [9921778646]: something is wrong in core-8-branch | jan.nijtmans | 2023-06-01 | 1 | -6/+6 |
| * | | Added some examples to library(n) | dkf | 2023-06-01 | 1 | -3/+75 |
* | | | merge-mark | jan.nijtmans | 2023-05-31 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | Use TclDuplicatePureObj() in stead of TclListObjCopy() where appropriate. Bac... | jan.nijtmans | 2023-05-31 | 13 | -282/+436 |
* | | | Merge 8.7 | jan.nijtmans | 2023-05-31 | 1 | -5/+7 |
|\ \ \ | |/ / | |||||
| * | | Document hoe Tcl_ReadChars() behaves in "-profile strict" mode when an encodi... | jan.nijtmans | 2023-05-31 | 1 | -5/+7 |
* | | | Merge 8.7 | jan.nijtmans | 2023-05-31 | 4 | -21/+21 |
|\ \ \ | |/ / | |||||
| * | | Fix [c243e7a85e]: TIP #603 implementation broken on Windows | jan.nijtmans | 2023-05-31 | 1 | -4/+4 |
| |\ \ | |||||
| | * | | Let's see if this helps | jan.nijtmans | 2023-05-30 | 1 | -4/+4 |
| |/ / | |||||
| * | | More typo fixes | dkf | 2023-05-30 | 3 | -17/+17 |
* | | | Merge 8.7 | jan.nijtmans | 2023-05-30 | 3 | -74/+64 |
|\ \ \ | |/ / | |||||
| * | | Backport IO-related changes from Tcl 9.0. Needed for preparation of TIP #653 | jan.nijtmans | 2023-05-30 | 3 | -375/+504 |
* | | | Merge 8.7 | jan.nijtmans | 2023-05-29 | 4 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | int -> Tcl_Size, for full Tcl 9 support | jan.nijtmans | 2023-05-29 | 2 | -8/+9 |
| * | | Fix typo and outdated comment | dkf | 2023-05-29 | 2 | -2/+2 |
* | | | merge 8.7 | fvogel | 2023-05-28 | 8 | -10/+440 |
|\ \ \ | |/ / | |||||
| * | | Fix errors when building the html man page for configurable.n (TIP #558) | fvogel | 2023-05-28 | 1 | -4/+3 |
| |\ \ | |||||
| | * | | Fix errors when building the html man page for configurable.n | fvogel | 2023-05-28 | 1 | -4/+3 |
| * | | | TIP 603: Get 'stat' Information of Open Files | dkf | 2023-05-24 | 7 | -6/+437 |
| |\ \ \ |