summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix [1acd172c424b57c9] (by just reverting the change causing this). Not cruci...jan.nijtmans2024-03-119-35/+26
* Merge 9.0. Misc improvements from 9.0 branch (which were lost in this branch)jan.nijtmans2024-03-104-127/+100
|\
| * Merge 8.7jan.nijtmans2024-03-101-39/+50
| |\
| | * GetMonthDay() improvements (from sebres-9-0-clock-speedup-cr2 branch). Some i...jan.nijtmans2024-03-101-52/+63
* | | Merge 9.0jan.nijtmans2024-03-101-11/+20
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2024-03-101-12/+20
| |\ \ | | |/
| | * Merge 8.6jan.nijtmans2024-03-101-12/+20
| | |\
| | | * Re-generate library/tclIndex (especially "safe" namespace had some changes wh...jan.nijtmans2024-03-101-11/+17
* | | | Merge 9.0. Add ::tcl::clock to library/tclIndexjan.nijtmans2024-03-1023-137/+271
|\ \ \ \ | |/ / /
| * | | Fix [910d67a229fe7f65]: NS-qualified invocations of command evade [namespace ...jan.nijtmans2024-03-102-4/+89
| |\ \ \ | | |/ /
| | * | Fix [910d67a229fe7f65]: NS-qualified invocations of command evade [namespace ...jan.nijtmans2024-03-102-4/+89
| | |\ \
| | | * | namespace unknown considers also alternate search path (relative global NS), ...sebres2024-03-082-6/+38
| | | * | TclGetNamespaceForQualName: TCL_FIND_IF_NOT_SIMPLE considers alternate search...sebres2024-03-084-29/+32
| | | |\ \
| | | * \ \ Rebase to 9.0jan.nijtmans2024-03-072-4/+57
| | | |\ \ \
| | | | * | | core reviewsebres2024-03-061-3/+6
| | | | * | | small amend: simpler traversing using ns->parentPtrsebres2024-03-061-13/+7
| | | | * | | better variant of fix for [910d67a229fe7f65] with improved search for NS::com...sebres2024-03-064-10/+43
| | | | * | | small amend to [910d67a229fe7f65]: additional corner case (see the test names...sebres2024-03-062-3/+3
| | | | * | | fix for [910d67a229fe7f65]: search of `namespace unknown` handler fixed: firs...sebres2024-03-052-4/+34
| * | | | | | re-generate tclOOScript.h, and fix testcasejan.nijtmans2024-03-093-18/+18
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | fix testcasejan.nijtmans2024-03-091-1/+1
| | * | | | | (backport): Corrections to TclOO errorcodes from scripted partsjan.nijtmans2024-03-093-32/+32
| * | | | | | Corrections to TclOO errorcodes from scripted partsdkf2024-03-081-15/+15
| | |_|_|/ / | |/| | | |
| * | | | | merge 8.7sebres2024-03-081-12/+20
| |\ \ \ \ \ | | |/ / / /
| | * | | | merge 8.6sebres2024-03-081-12/+20
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | TclGetNamespaceForQualName: TCL_FIND_IF_NOT_SIMPLE considers alternate search...sebres2024-03-081-12/+20
| * | | | | Merge 8.7jan.nijtmans2024-03-082-3/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | typo'sjan.nijtmans2024-03-081-2/+2
| * | | | | Remove dead codejan.nijtmans2024-03-082-15/+10
| | |_|/ / | |/| | |
| * | | | Merge 8.7jan.nijtmans2024-03-072-42/+48
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.6jan.nijtmans2024-03-072-43/+49
| | |\ \ \ | | | |/ /
| | | * | Add internal flag TCL_FIND_IF_NOT_SIMPLE for (internal) TclGetNamespaceForQua...jan.nijtmans2024-03-072-2/+14
| | | * | Code cleanup/formattingjan.nijtmans2024-03-071-75/+75
| | | * | Reduce code duplication (borrowed from "bug-910d67a229fe7f65" branch, but ind...jan.nijtmans2024-03-061-8/+3
| * | | | merge 8.7 (BF [a9625d1f53554f9d])sebres2024-03-072-1/+8
| |\ \ \ \ | | |/ / /
| | * | | fixes segfault [a9625d1f53554f9d]: elemObj used uninitialized, lindex on lseq...sebres2024-03-072-1/+8
| * | | | Merge 8.7jan.nijtmans2024-03-061-0/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.6jan.nijtmans2024-03-061-1/+1
| | |\ \ \ | | | |/ /
| | | * | Backport "changes" changes from 8.7jan.nijtmans2024-03-061-5/+5
| | | |/
| * | | Merge-markjan.nijtmans2024-03-060-0/+0
| |\ \ \ | | |/ /
| | * | a6 -> b1, as preparation for possible release (hopefully, one day)jan.nijtmans2024-03-068-10/+10
| * | | b1 -> b2 (preparation for release)jan.nijtmans2024-03-058-9/+9
| * | | Merge 8.7jan.nijtmans2024-03-054-1/+31
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2024-03-054-1/+31
| | |\ \ | | | |/
| | | * Minor addition to [1b8a893ded]: On Windows, fill TCL_PACKAGE_PATH (in tclConf...jan.nijtmans2024-03-054-2/+32
* | | | Merge 9.0jan.nijtmans2024-03-048-76/+36
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2024-03-049-77/+39
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2024-03-049-74/+38
| | |\ \ | | | |/
| | | * (minor) fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) bracedjan.nijtmans2024-03-048-77/+39
| | | |\
| | | | * Merge 8.6. TCL_PACKAGE_PATH is not used on Windowsjan.nijtmans2024-03-046-43/+32
| | | | |\ | | | | |/ | | | |/|