summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge trunkdgp2022-09-2612-813/+566
|\
| * Merge 8.7jan.nijtmans2022-09-264-813/+316
| |\
| | * Merge 8.6jan.nijtmans2022-09-264-813/+316
| | |\
| | | * Update tzdata to 2022d. Add one more unused stub entryjan.nijtmans2022-09-267-818/+325
| | | |\
| | | | * Update tzdata to 2022djan.nijtmans2022-09-264-813/+316
| | | | * Add some more unused stub entriesjan.nijtmans2022-09-263-7/+35
| * | | | Merge 8.7jan.nijtmans2022-09-268-0/+250
| |\ \ \ \ | | |/ / /
| | * | | TIP #220: Escalate Privileges in VFS Close Callbackjan.nijtmans2022-09-268-0/+250
| | |\ \ \
| | | * \ \ Merge 8.7jan.nijtmans2022-09-083-24/+21
| | | |\ \ \
| | | * | | | Revive TIP #220 implementation: Escalate Privileges in VFS Close Callbackjan.nijtmans2022-09-078-0/+238
* | | | | | | merge trunkdgp2022-09-254-36/+85
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.7jan.nijtmans2022-09-253-32/+82
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | TIP #594: Modernize "file stat" interfacejan.nijtmans2022-09-253-32/+82
| | |\ \ \ \ \
| | | * \ \ \ \ Merge 8.7jan.nijtmans2022-09-083-24/+21
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | * | | | | Fix cmdAH-23.* testcasesjan.nijtmans2022-09-081-2/+2
| | | * | | | | TIP #594 implementation: Modernize "file stat" interfacejan.nijtmans2022-09-073-30/+80
| | | | |/ / / | | | |/| | |
| * | | | | | merge-markjan.nijtmans2022-09-230-0/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Testcase stringObj-16.6 cannot run with -DTCL_NO_DEPRECATED=1. Merge 8.6jan.nijtmans2022-09-231-1/+1
| * | | | | | Merge 8.7jan.nijtmans2022-09-221-3/+2
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 8.6jan.nijtmans2022-09-221-3/+2
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Do the "#undef TclObjInterpProc" slightly earlierjan.nijtmans2022-09-221-2/+1
| * | | | | | Merge 8.7jan.nijtmans2022-09-221-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 8.6jan.nijtmans2022-09-221-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Make TclObjInterpProc a macro (since it always should be used through TclGetO...jan.nijtmans2022-09-226-59/+61
* | | | | | | merge trunkdgp2022-09-225-18/+21
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.7jan.nijtmans2022-09-225-18/+21
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 8.6jan.nijtmans2022-09-224-8/+11
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Fix [22ab2ae64a]: Build with minizip broken (actually, only a problem in 8.7,...jan.nijtmans2022-09-221-6/+0
| | | * | | | Update docs and comments to agree with TIP 623.dgp2022-09-212-2/+6
| | | * | | | Another test related to TIP 623.dgp2022-09-211-0/+5
* | | | | | | Reduce chances for test conflicts.dgp2022-09-211-6/+6
* | | | | | | merge trunkdgp2022-09-21116-3713/+15039
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.7jan.nijtmans2022-09-212-2/+13
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 8.6jan.nijtmans2022-09-212-2/+13
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Fix [c0bc269178]: switch -regexp -matchvar -indexvar broken when optional sub...jan.nijtmans2022-09-212-2/+13
| | | |\ \ \ \
| | | | * | | | Proposed fix for [c0bc269178], with testcasejan.nijtmans2022-09-202-2/+13
| | | |/ / / /
| * | | | | | Merge 8.7jan.nijtmans2022-09-210-0/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | remove tests/range.test, no longer neededjan.nijtmans2022-09-210-0/+0
| * | | | | | Merge 8.7jan.nijtmans2022-09-2120-66/+2259
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | TIP #624: Deprecate Tcl_MakeSafejan.nijtmans2022-09-216-6/+12
| | |\ \ \ \ \
| | | * \ \ \ \ Merge 8.7jan.nijtmans2022-09-083-24/+21
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | Merge 8.7jan.nijtmans2022-09-07313-16693/+26651
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * | | | | RFE [655300]: Deprecate Tcl_MakeSafe()jan.nijtmans2022-04-056-6/+12
| | * | | | | | TIP 629: Add a lseq command to the core of list commandsgriffin2022-09-2014-37/+2245
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Sync with core-8-branch, fix shimmer in TclLindexFlat.griffin2022-09-198-425/+554
| | | |\ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Sync with core-8-branchgriffin2022-09-1632-1172/+3933
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-09-083-24/+21
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | * | | | | | | Merge 8.7jan.nijtmans2022-09-078-216/+290
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | * | | | | | | Fix some typos in comments.fvogel2022-09-052-7/+7
| | | * | | | | | | Restore compatibility with C++ compilerjan.nijtmans2022-09-011-8/+6