summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor doc change - remove reference to XP and Vistaapnadkarni2024-07-161-4/+3
* merge 8.7 (fixes memory leak [ae09f6b190ceec31])sebres2024-07-151-22/+27
|\
| * fixes memory leak [ae09f6b190ceec31]: properly unload and free InterpLibrary ...sebres2024-07-151-30/+33
* | Stop variable from disappearing by accident when referred to by name. [74b611...dkf2024-07-142-0/+19
|\ \ | |/
| * Stop variable from disappearing by accident when referred to by name. [74b611...dkf2024-07-142-0/+19
| |\
| | * Stop variable from disappearing by accident when referred to by name. [74b611...dkf2024-07-142-0/+19
* | | fixes [0e4b7fce57]: [info vars] strictly follows TIP #278 and doesn't resolve...sebres2024-07-142-45/+6
|\ \ \
| * | | undo mainline tests, tests of branch moved to replace themsebres2024-07-141-27/+5
| * | | merge trunksebres2024-07-141-0/+22
| |\ \ \ | |/ / / |/| | |
* | | | merge 8.7, actual state of [info vars], before fix [0e4b7fce57] global vars s...sebres2024-07-141-0/+22
|\ \ \ \ | | |/ / | |/| |
| * | | merge 8.6sebres2024-07-141-0/+22
| |\ \ \ | | | |/ | | |/|
| | * | [info vars] test coverage for global vars resolvesebres2024-07-141-0/+22
| | | * amend to [3d8bf31bdc], ultimately fixes [0e4b7fce57]: [info vars] should not ...sebres2024-07-142-11/+23
| | | * Fix [0e4b7fce57]: Running [info vars] in a namespace returns global variables.sbron2024-07-141-29/+0
| |_|/ |/| |
* | | Bug [cfdf80a2efc6] - zlib checksum is negativeapnadkarni2024-07-112-1/+11
* | | Optimization: two more objTypes which always have length 1 when viewed as a listjan.nijtmans2024-07-102-2/+6
* | | Fix [0439e1e1a3]: Slow detection of illegal expr argumentjan.nijtmans2024-07-0910-199/+255
|\ \ \
| * | | Don't bother unrelated error-messagesjan.nijtmans2024-07-0998-520/+520
| * | | Remaining can't -> cannot changesjan.nijtmans2024-07-0897-519/+519
| * | | first/second -> left/right and can't -> cannotjan.nijtmans2024-07-089-199/+199
| * | | Add possible "first"/"second" to error-message (thanks, rmax!)jan.nijtmans2024-07-082-16/+17
| * | | Additional testcases (not only testing for lseq, but for list and dict as well)jan.nijtmans2024-07-081-0/+12
| * | | Handle dict in expr error-message as welljan.nijtmans2024-07-071-4/+12
| * | | Improvement: If objPtr can be represented as a list and has >1 elements, give...jan.nijtmans2024-07-071-7/+22
| * | | Possible fix for [0439e1e1a3]: Slow detection of illegal expr argumentjan.nijtmans2024-07-053-0/+20
|/ / /
* | | "utf32string" and "wideInt" types are gone in 9.0jan.nijtmans2024-07-051-10/+0
* | | TclGetStringFromObj() cannot be used herejan.nijtmans2024-07-031-3/+3
* | | Merge 8.7jan.nijtmans2024-07-031-23/+23
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2024-07-031-66/+67
| |\ \ | | |/
| | * Tcl_RegisterObjType() in alphabetical order. Backport some formatting and typ...jan.nijtmans2024-07-031-93/+97
* | | merge 8.7sebres2024-07-022-10/+14
|\ \ \ | |/ /
| * | merge 8.6sebres2024-07-022-10/+14
| |\ \ | | |/
| | * info frame: restored return {type precompiled} in case of no frame informatio...sebres2024-07-022-10/+14
* | | merge 8.7sebres2024-07-023-27/+35
|\ \ \ | |/ /
| * | merge 8.6sebres2024-07-023-4/+35
| |\ \ | | |/
| | * fix crash [0de6c1d79c] more consistently (an error "bad level" for info inste...sebres2024-07-022-28/+11
| | * Fix for [0de6c1d79c] crash (cherry-picked from trunk)sebres2024-07-022-1/+33
| | * further attempt to fix [fd91b0ca09cb171f] (check whether some disk/driver may...sebres2024-07-011-2/+18
* | | Fix for [0de6c1d79c] crash.apnadkarni2024-07-022-1/+33
|\ \ \
| * | | Traverse coroutine frames before null pointer checkapnadkarni2024-07-011-12/+12
| * | | Add test for crashapnadkarni2024-07-011-0/+9
| * | | Merge trunkapnadkarni2024-07-01239-8835/+10816
| |\ \ \
| * | | | Start on at least protecting against crashes like [0de6c1d79c]apnadkarni2024-05-081-0/+23
* | | | | Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 localejan.nijtmans2024-07-011-1/+5
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 localejan.nijtmans2024-07-011-2/+5
| |\ \ \ | | | |/ | | |/|
| | * | Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 localejan.nijtmans2024-07-012-33/+36
* | | | "encoding binary removal": I think, it is better to speak about a removed enc...oehhar2024-06-301-1/+2
* | | | Update changes.mdjan.nijtmans2024-06-301-1/+1
* | | | macos-11 is no longer available on GITHUB, so switch to macos-12/macos-14jan.nijtmans2024-06-302-3/+3
|\ \ \ \ | |/ / /
| * | | macos-11 is no longer available on GITHUB, so switch to macos-12/macos-14jan.nijtmans2024-06-302-3/+3
| |\ \ \ | | |/ /