Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | merge 8.7 | dgp | 2022-09-21 | 17 | -461/+2139 | |
|\ | ||||||
| * | Merge 8.6 | jan.nijtmans | 2022-09-21 | 1 | -2/+6 | |
| |\ | ||||||
| | * | Proposed fix for [c0bc269178], with testcase | jan.nijtmans | 2022-09-20 | 1 | -2/+6 | |
| * | | TIP #624: Deprecate Tcl_MakeSafe | jan.nijtmans | 2022-09-21 | 5 | -6/+11 | |
| |\ \ | ||||||
| | * \ | Merge 8.7 | jan.nijtmans | 2022-09-08 | 1 | -3/+14 | |
| | |\ \ | ||||||
| | * \ \ | Merge 8.7 | jan.nijtmans | 2022-09-07 | 79 | -3230/+6547 | |
| | |\ \ \ | ||||||
| | * | | | | RFE [655300]: Deprecate Tcl_MakeSafe() | jan.nijtmans | 2022-04-05 | 5 | -6/+11 | |
| * | | | | | Sync with core-8-branch, fix shimmer in TclLindexFlat. | griffin | 2022-09-19 | 6 | -419/+482 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | 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 | 1 | -30/+404 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | TIP #455 proposed implementation | jan.nijtmans | 2022-08-31 | 1 | -30/+404 | |
| | * | | | | | | 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 | 14 | -514/+908 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| * | | | | | | | Merge 8.7 | jan.nijtmans | 2022-09-08 | 1 | -3/+14 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge 8.7 | jan.nijtmans | 2022-09-07 | 2 | -91/+115 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Fix some typos in comments. | fvogel | 2022-09-05 | 2 | -7/+7 | |
| * | | | | | | | Restore compatibility with C++ compiler | jan.nijtmans | 2022-09-01 | 1 | -8/+6 | |
| * | | | | | | | Merge 8.7 | jan.nijtmans | 2022-09-01 | 3 | -206/+190 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix build issues. | griffin | 2022-08-31 | 2 | -2/+2 | |
| * | | | | | | | | Sync with core-8-branch | griffin | 2022-08-30 | 4 | -20/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Sync with core-8-branch listObj changes. | griffin | 2022-08-30 | 9 | -1286/+2961 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | sync with core-8-branch | griffin | 2022-08-29 | 7 | -47/+81 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Move ArithSeries code to its own files. More bug fixes. | griffin | 2022-08-28 | 7 | -1023/+1061 | |
| * | | | | | | | | | | | sync up with core-8-branch | griffin | 2022-08-25 | 18 | -37/+499 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Implement support for float (double) values. Add more test coverage. | griffin | 2022-08-24 | 4 | -229/+548 | |
| * | | | | | | | | | | | | Bug fixes | griffin | 2022-08-17 | 2 | -28/+10 | |
| * | | | | | | | | | | | | Implement lrange for arithseries. Code cleanup. | griffin | 2022-08-16 | 4 | -35/+71 | |
| * | | | | | | | | | | | | sync with core-8-branch | griffin | 2022-08-14 | 3 | -7/+103 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Rename command from "range" to "lseq". | griffin | 2022-08-14 | 9 | -480/+598 | |
| * | | | | | | | | | | | | | Fix windows build (invalid '&'). Eliminate end-of-line spacing | jan.nijtmans | 2022-07-24 | 5 | -28/+28 | |
| * | | | | | | | | | | | | | sync up with core-8-brnach. | griffin | 2022-07-23 | 17 | -636/+717 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Rewrite argument processing code. All correct and error conditions are handle... | griffin | 2022-07-22 | 1 | -192/+372 | |
| * | | | | | | | | | | | | | | Remove support for double (real) values. | griffin | 2022-07-14 | 3 | -172/+91 | |
| * | | | | | | | | | | | | | | floor() wants math.h *at least* on NetBSD, and appears other *nix too(?) | bch | 2022-07-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | "range", Tcl_RangeObjCmd() to proper compilation unit | bch | 2022-07-14 | 2 | -333/+333 | |
| * | | | | | | | | | | | | | | typo; nfc | bch | 2022-07-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Fix issue with sign of step value: if the sign of the step value is in confli... | griffin | 2022-07-12 | 1 | -21/+29 | |
| * | | | | | | | | | | | | | | Fix build | jan.nijtmans | 2022-07-12 | 3 | -12/+13 | |
| * | | | | | | | | | | | | | | Implement TIP-225 ArithSeries. And other changes. | griffin | 2022-07-12 | 8 | -47/+739 | |
| * | | | | | | | | | | | | | | Eliminate totalElems (left-over from 'lrepeat'). Bug in checking LIST_MAX (al... | jan.nijtmans | 2022-07-07 | 1 | -6/+5 | |
| * | | | | | | | | | | | | | | Review: 1) cleanupTests missing in "range.test". 2) status should be int, not... | jan.nijtmans | 2022-07-07 | 1 | -21/+21 | |
| * | | | | | | | | | | | | | | Improve error checking and testing. | griffin | 2022-07-06 | 1 | -70/+81 | |
| * | | | | | | | | | | | | | | Missed step == 0 check. | griffin | 2022-07-05 | 1 | -6/+13 | |
| * | | | | | | | | | | | | | | (bares some resemblance to) TIP-629 Implementation. | griffin | 2022-07-05 | 3 | -0/+287 | |
* | | | | | | | | | | | | | | | TIP implementation to add/use public routines Tcl_GetNumber(FromObj). | dgp | 2022-09-18 | 10 | -44/+100 | |
| |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | When zipfs is finalized, be sure to unregister it. If this isn't done, | dgp | 2022-09-15 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ | TIP #602 (partial): Remove tilde expansion in file paths. This part doesn't c... | jan.nijtmans | 2022-09-14 | 5 | -2/+335 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |