summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Testcase stringObj-16.6 cannot run with -DTCL_NO_DEPRECATED=1. Merge 8.6jan.nijtmans2022-09-231-1/+1
* | | Merge 8.6jan.nijtmans2022-09-221-3/+2
|\ \ \
| * | | Do the "#undef TclObjInterpProc" slightly earlierjan.nijtmans2022-09-221-2/+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 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
* | | | 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
| |/ / /
* | | | remove tests/range.test, no longer neededjan.nijtmans2022-09-210-0/+0
* | | | 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
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | addendum to previous commit: restore -errorcode too .....jan.nijtmans2022-09-191-1/+1
* | | | | | Upgrade Tcl_SaveResult usage to Tcl_SaveInterpState.dgp2022-09-191-3/+3
* | | | | | eliminate (enum options) typecastjan.nijtmans2022-09-191-3/+2
* | | | | | TIP #455 implementation: Extensions to [vwait]: Variable Sets and Scripted Ac...jan.nijtmans2022-09-193-36/+476
|\ \ \ \ \ \
| * | | | | | TIP #455 proposed implementationjan.nijtmans2022-08-313-36/+476
* | | | | | | New (internal) function TclGetObjInterpProc2() and macro TclObjInterpProc2. W...jan.nijtmans2022-09-194-9/+58
* | | | | | | Remove pre-8.6-related commentsjan.nijtmans2022-09-191-380/+0
| | * | | | | Sync with core-8-branchgriffin2022-09-1632-1172/+3933
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
* | | | | | | merge 8.6jan.nijtmans2022-09-152-3/+10
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | new testcase proc-7.6jan.nijtmans2022-09-151-1/+8
* | | | | | | Merge http-bugfixes-2022H2 - several bugfixes and new helper commands.kjnash2022-09-155-334/+1544
|\ \ \ \ \ \ \
| * | | | | | | Undo temporary mods to tests.kjnash2022-09-151-4/+4
| * | | | | | | Merge 8.7kjnash2022-09-152-4/+5
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | When zipfs is finalized, be sure to unregister it. If this isn't done,dgp2022-09-151-0/+1
| * | | | | | | Merge 8.7kjnash2022-09-1526-547/+1200
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Document TIP 602apnadkarni2022-09-151-0/+34
| | | | | | | |
| \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ TIP #602 (partial): Remove tilde expansion in file paths. This part doesn't c...jan.nijtmans2022-09-147-4/+463
|\ \ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | eol-spacingjan.nijtmans2022-09-141-2/+2
| * | | | | | | | Backport TIP 602 tildeexpandapnadkarni2022-08-306-43/+166
| * | | | | | | | Merge core-8-branchapnadkarni2022-08-3083-3735/+8228
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Added file home command for (possible) Tcl 9 TIP 602 migrationapnadkarni2022-08-066-2/+338
| * | | | | | | | | Create new branch named "tip-602-87"apnadkarni2022-08-060-0/+0
* | | | | | | | | | Merge 8.6jan.nijtmans2022-09-142-494/+531
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Update all tables for Unicode 15jan.nijtmans2022-09-142-494/+531
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Update all tables for Unicode 15jan.nijtmans2022-09-142-494/+531
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Unicode 15.0.0 (Beta), to be released September 2022jan.nijtmans2022-06-092-494/+531
* | | | | | | | | | | | Merge 8.6jan.nijtmans2022-09-132-8/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /