Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | TIP #594: Modernize "file stat" interface | jan.nijtmans | 2022-09-25 | 3 | -32/+82 | |
|\ | ||||||
| * | Merge 8.7 | jan.nijtmans | 2022-09-08 | 3 | -24/+21 | |
| |\ | ||||||
| * | | Fix cmdAH-23.* testcases | jan.nijtmans | 2022-09-08 | 1 | -2/+2 | |
| * | | TIP #594 implementation: Modernize "file stat" interface | jan.nijtmans | 2022-09-07 | 3 | -30/+80 | |
* | | | Testcase stringObj-16.6 cannot run with -DTCL_NO_DEPRECATED=1. Merge 8.6 | jan.nijtmans | 2022-09-23 | 1 | -1/+1 | |
* | | | Merge 8.6 | jan.nijtmans | 2022-09-22 | 1 | -3/+2 | |
|\ \ \ | ||||||
| * | | | Do the "#undef TclObjInterpProc" slightly earlier | jan.nijtmans | 2022-09-22 | 1 | -2/+1 | |
* | | | | Merge 8.6 | jan.nijtmans | 2022-09-22 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Make TclObjInterpProc a macro (since it always should be used through TclGetO... | jan.nijtmans | 2022-09-22 | 6 | -59/+61 | |
* | | | | Merge 8.6 | jan.nijtmans | 2022-09-22 | 4 | -8/+11 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix [22ab2ae64a]: Build with minizip broken (actually, only a problem in 8.7,... | jan.nijtmans | 2022-09-22 | 1 | -6/+0 | |
| * | | | Update docs and comments to agree with TIP 623. | dgp | 2022-09-21 | 2 | -2/+6 | |
| * | | | Another test related to TIP 623. | dgp | 2022-09-21 | 1 | -0/+5 | |
* | | | | Merge 8.6 | jan.nijtmans | 2022-09-21 | 2 | -2/+13 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix [c0bc269178]: switch -regexp -matchvar -indexvar broken when optional sub... | jan.nijtmans | 2022-09-21 | 2 | -2/+13 | |
| |\ \ \ | ||||||
| | * | | | Proposed fix for [c0bc269178], with testcase | jan.nijtmans | 2022-09-20 | 2 | -2/+13 | |
| |/ / / | ||||||
* | | | | remove tests/range.test, no longer needed | jan.nijtmans | 2022-09-21 | 0 | -0/+0 | |
* | | | | TIP #624: Deprecate Tcl_MakeSafe | jan.nijtmans | 2022-09-21 | 6 | -6/+12 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2022-09-08 | 3 | -24/+21 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | Merge 8.7 | jan.nijtmans | 2022-09-07 | 313 | -16693/+26651 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | RFE [655300]: Deprecate Tcl_MakeSafe() | jan.nijtmans | 2022-04-05 | 6 | -6/+12 | |
* | | | | | TIP 629: Add a lseq command to the core of list commands | griffin | 2022-09-20 | 14 | -37/+2245 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Sync with core-8-branch, fix shimmer in TclLindexFlat. | griffin | 2022-09-19 | 8 | -425/+554 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
* | | | | | | addendum to previous commit: restore -errorcode too ..... | jan.nijtmans | 2022-09-19 | 1 | -1/+1 | |
* | | | | | | Upgrade Tcl_SaveResult usage to Tcl_SaveInterpState. | dgp | 2022-09-19 | 1 | -3/+3 | |
* | | | | | | eliminate (enum options) typecast | jan.nijtmans | 2022-09-19 | 1 | -3/+2 | |
* | | | | | | TIP #455 implementation: Extensions to [vwait]: Variable Sets and Scripted Ac... | jan.nijtmans | 2022-09-19 | 3 | -36/+476 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | TIP #455 proposed implementation | jan.nijtmans | 2022-08-31 | 3 | -36/+476 | |
* | | | | | | | New (internal) function TclGetObjInterpProc2() and macro TclObjInterpProc2. W... | jan.nijtmans | 2022-09-19 | 4 | -9/+58 | |
* | | | | | | | Remove pre-8.6-related comments | jan.nijtmans | 2022-09-19 | 1 | -380/+0 | |
| | * | | | | | Sync with core-8-branch | griffin | 2022-09-16 | 32 | -1172/+3933 | |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | merge 8.6 | jan.nijtmans | 2022-09-15 | 2 | -3/+10 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | new testcase proc-7.6 | jan.nijtmans | 2022-09-15 | 1 | -1/+8 | |
* | | | | | | | Merge http-bugfixes-2022H2 - several bugfixes and new helper commands. | kjnash | 2022-09-15 | 5 | -334/+1544 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Undo temporary mods to tests. | kjnash | 2022-09-15 | 1 | -4/+4 | |
| * | | | | | | | Merge 8.7 | kjnash | 2022-09-15 | 2 | -4/+5 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | When zipfs is finalized, be sure to unregister it. If this isn't done, | dgp | 2022-09-15 | 1 | -0/+1 | |
| * | | | | | | | Merge 8.7 | kjnash | 2022-09-15 | 26 | -547/+1200 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Document TIP 602 | apnadkarni | 2022-09-15 | 1 | -0/+34 | |
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ | TIP #602 (partial): Remove tilde expansion in file paths. This part doesn't c... | jan.nijtmans | 2022-09-14 | 7 | -4/+463 | |
|\ \ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | eol-spacing | jan.nijtmans | 2022-09-14 | 1 | -2/+2 | |
| * | | | | | | | | Backport TIP 602 tildeexpand | apnadkarni | 2022-08-30 | 6 | -43/+166 | |
| * | | | | | | | | Merge core-8-branch | apnadkarni | 2022-08-30 | 83 | -3735/+8228 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Added file home command for (possible) Tcl 9 TIP 602 migration | apnadkarni | 2022-08-06 | 6 | -2/+338 | |
| * | | | | | | | | | Create new branch named "tip-602-87" | apnadkarni | 2022-08-06 | 0 | -0/+0 | |
* | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2022-09-14 | 2 | -494/+531 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Update all tables for Unicode 15 | jan.nijtmans | 2022-09-14 | 2 | -494/+531 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Update all tables for Unicode 15 | jan.nijtmans | 2022-09-14 | 2 | -494/+531 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Unicode 15.0.0 (Beta), to be released September 2022 | jan.nijtmans | 2022-06-09 | 2 | -494/+531 | |
* | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2022-09-13 | 2 | -8/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |