| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor doc change - remove reference to XP and Vista | apnadkarni | 2024-07-16 | 1 | -4/+3 |
|
|
* | merge 8.7 (fixes memory leak [ae09f6b190ceec31]) | sebres | 2024-07-15 | 1 | -22/+27 |
|\ |
|
| * | fixes memory leak [ae09f6b190ceec31]: properly unload and free InterpLibrary ... | sebres | 2024-07-15 | 1 | -30/+33 |
|
|
* | | Stop variable from disappearing by accident when referred to by name. [74b611... | dkf | 2024-07-14 | 2 | -0/+19 |
|\ \
| |/ |
|
| * | Stop variable from disappearing by accident when referred to by name. [74b611... | dkf | 2024-07-14 | 2 | -0/+19 |
| |\ |
|
| | * | Stop variable from disappearing by accident when referred to by name. [74b611... | dkf | 2024-07-14 | 2 | -0/+19 |
|
|
* | | | fixes [0e4b7fce57]: [info vars] strictly follows TIP #278 and doesn't resolve... | sebres | 2024-07-14 | 2 | -45/+6 |
|\ \ \ |
|
| * | | | undo mainline tests, tests of branch moved to replace them | sebres | 2024-07-14 | 1 | -27/+5 |
|
|
| * | | | merge trunk | sebres | 2024-07-14 | 1 | -0/+22 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | merge 8.7, actual state of [info vars], before fix [0e4b7fce57] global vars s... | sebres | 2024-07-14 | 1 | -0/+22 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | merge 8.6 | sebres | 2024-07-14 | 1 | -0/+22 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | [info vars] test coverage for global vars resolve | sebres | 2024-07-14 | 1 | -0/+22 |
|
|
| | | * | amend to [3d8bf31bdc], ultimately fixes [0e4b7fce57]: [info vars] should not ... | sebres | 2024-07-14 | 2 | -11/+23 |
|
|
| | | * | Fix [0e4b7fce57]: Running [info vars] in a namespace returns global variables. | sbron | 2024-07-14 | 1 | -29/+0 |
| |_|/
|/| | |
|
* | | | Bug [cfdf80a2efc6] - zlib checksum is negative | apnadkarni | 2024-07-11 | 2 | -1/+11 |
|
|
* | | | Optimization: two more objTypes which always have length 1 when viewed as a list | jan.nijtmans | 2024-07-10 | 2 | -2/+6 |
|
|
* | | | Fix [0439e1e1a3]: Slow detection of illegal expr argument | jan.nijtmans | 2024-07-09 | 10 | -199/+255 |
|\ \ \ |
|
| * | | | Don't bother unrelated error-messages | jan.nijtmans | 2024-07-09 | 98 | -520/+520 |
|
|
| * | | | Remaining can't -> cannot changes | jan.nijtmans | 2024-07-08 | 97 | -519/+519 |
|
|
| * | | | first/second -> left/right and can't -> cannot | jan.nijtmans | 2024-07-08 | 9 | -199/+199 |
|
|
| * | | | Add possible "first"/"second" to error-message (thanks, rmax!) | jan.nijtmans | 2024-07-08 | 2 | -16/+17 |
|
|
| * | | | Additional testcases (not only testing for lseq, but for list and dict as well) | jan.nijtmans | 2024-07-08 | 1 | -0/+12 |
|
|
| * | | | Handle dict in expr error-message as well | jan.nijtmans | 2024-07-07 | 1 | -4/+12 |
|
|
| * | | | Improvement: If objPtr can be represented as a list and has >1 elements, give... | jan.nijtmans | 2024-07-07 | 1 | -7/+22 |
|
|
| * | | | Possible fix for [0439e1e1a3]: Slow detection of illegal expr argument | jan.nijtmans | 2024-07-05 | 3 | -0/+20 |
|/ / / |
|
* | | | "utf32string" and "wideInt" types are gone in 9.0 | jan.nijtmans | 2024-07-05 | 1 | -10/+0 |
|
|
* | | | TclGetStringFromObj() cannot be used here | jan.nijtmans | 2024-07-03 | 1 | -3/+3 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2024-07-03 | 1 | -23/+23 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2024-07-03 | 1 | -66/+67 |
| |\ \
| | |/ |
|
| | * | Tcl_RegisterObjType() in alphabetical order. Backport some formatting and typ... | jan.nijtmans | 2024-07-03 | 1 | -93/+97 |
|
|
* | | | merge 8.7 | sebres | 2024-07-02 | 2 | -10/+14 |
|\ \ \
| |/ / |
|
| * | | merge 8.6 | sebres | 2024-07-02 | 2 | -10/+14 |
| |\ \
| | |/ |
|
| | * | info frame: restored return {type precompiled} in case of no frame informatio... | sebres | 2024-07-02 | 2 | -10/+14 |
|
|
* | | | merge 8.7 | sebres | 2024-07-02 | 3 | -27/+35 |
|\ \ \
| |/ / |
|
| * | | merge 8.6 | sebres | 2024-07-02 | 3 | -4/+35 |
| |\ \
| | |/ |
|
| | * | fix crash [0de6c1d79c] more consistently (an error "bad level" for info inste... | sebres | 2024-07-02 | 2 | -28/+11 |
|
|
| | * | Fix for [0de6c1d79c] crash (cherry-picked from trunk) | sebres | 2024-07-02 | 2 | -1/+33 |
|
|
| | * | further attempt to fix [fd91b0ca09cb171f] (check whether some disk/driver may... | sebres | 2024-07-01 | 1 | -2/+18 |
|
|
* | | | Fix for [0de6c1d79c] crash. | apnadkarni | 2024-07-02 | 2 | -1/+33 |
|\ \ \ |
|
| * | | | Traverse coroutine frames before null pointer check | apnadkarni | 2024-07-01 | 1 | -12/+12 |
|
|
| * | | | Add test for crash | apnadkarni | 2024-07-01 | 1 | -0/+9 |
|
|
| * | | | Merge trunk | apnadkarni | 2024-07-01 | 239 | -8835/+10816 |
| |\ \ \ |
|
| * | | | | Start on at least protecting against crashes like [0de6c1d79c] | apnadkarni | 2024-05-08 | 1 | -0/+23 |
|
|
* | | | | | Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 locale | jan.nijtmans | 2024-07-01 | 1 | -1/+5 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 locale | jan.nijtmans | 2024-07-01 | 1 | -2/+5 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 locale | jan.nijtmans | 2024-07-01 | 2 | -33/+36 |
|
|
* | | | | "encoding binary removal": I think, it is better to speak about a removed enc... | oehhar | 2024-06-30 | 1 | -1/+2 |
|
|
* | | | | Update changes.md | jan.nijtmans | 2024-06-30 | 1 | -1/+1 |
|
|
* | | | | macos-11 is no longer available on GITHUB, so switch to macos-12/macos-14 | jan.nijtmans | 2024-06-30 | 2 | -3/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | macos-11 is no longer available on GITHUB, so switch to macos-12/macos-14 | jan.nijtmans | 2024-06-30 | 2 | -3/+3 |
| |\ \ \
| | |/ / |
|