Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another round of -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -36/+36 |
* | Merge 8.7 | jan.nijtmans | 2022-12-21 | 1 | -3/+4 |
|\ | |||||
| * | Add 'interp' argument to some arith functions, for better error-handling | jan.nijtmans | 2022-12-21 | 1 | -3/+4 |
* | | Eliminate TclArithSeriesObjLength and TclArithSeriesObjStep from tclArithSeri... | jan.nijtmans | 2022-12-08 | 1 | -1/+1 |
* | | Stop shimmering for "llength". Internal optimization (but using TIP #644) | jan.nijtmans | 2022-11-30 | 1 | -4/+4 |
|\ \ | |||||
| * | | size_t result for lengthProc. More usage of Tcl_GetWideUIntFromObj | jan.nijtmans | 2022-11-27 | 1 | -1/+3 |
| * | | Merge 9.0 | jan.nijtmans | 2022-11-25 | 1 | -2/+2 |
| |\ \ | |||||
| * | | | Internal abstract list, don't let "llength" shimmer any more. | jan.nijtmans | 2022-11-23 | 1 | -4/+4 |
* | | | | Merge 8.7 | jan.nijtmans | 2022-11-28 | 1 | -2/+7 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | Reduce shimmering: If a conclusion can be drawn about the number of list elem... | jan.nijtmans | 2022-11-28 | 1 | -2/+8 |
* | | | Merge 8.7 | jan.nijtmans | 2022-11-25 | 1 | -2/+2 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Tcl_NewDoubleObj -> TclNewDoubleObj and Tcl_NewWideIntObj -> TclNewIntObj (an... | jan.nijtmans | 2022-11-25 | 1 | -3/+3 |
* | | Merge 8.7 | jan.nijtmans | 2022-11-11 | 1 | -1/+2 |
|\ \ | |/ | |||||
* | | merge 8.7 | dgp | 2022-10-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge 8.7 | jan.nijtmans | 2022-09-28 | 1 | -5/+2 |
| |\ | |||||
| * \ | Merge 8.7 | jan.nijtmans | 2022-09-28 | 1 | -7/+19 |
| |\ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2022-09-27 | 1 | -0/+117 |
| |\ \ \ | |||||
| * \ \ \ | merge 8.7 | dgp | 2022-09-21 | 1 | -16/+491 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-10-10 | 1 | -2/+2 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Fix Obj leaks in ArithSeries. | griffin | 2022-10-02 | 1 | -1/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
* | | | | | | Merge 8.7 | jan.nijtmans | 2022-09-28 | 1 | -5/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix wrong TclGetNumberFromObj() usage: this will crash if mp_int's are involv... | jan.nijtmans | 2022-09-28 | 1 | -5/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2022-09-28 | 1 | -7/+19 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | sync with core-8-branch | griffin | 2022-09-27 | 1 | -0/+117 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Fix out-of-bounds length bug. | griffin | 2022-09-25 | 1 | -7/+19 |
| | |_|/ | |/| | | |||||
* | | | | Merge 8.7 (primarily TIP 631) | apnadkarni | 2022-09-27 | 1 | -0/+118 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge 8.7 | apnadkarni | 2022-09-27 | 1 | -16/+491 |
| |\ \ \ | | |/ / | |||||
| * | | | Rename lsubst to ledit, add docs | apnadkarni | 2022-09-16 | 1 | -4/+4 |
| * | | | TIP 631 - lsubst command | apnadkarni | 2022-08-07 | 1 | -0/+117 |
| | |/ | |/| | |||||
* | | | Merge 8.7 | jan.nijtmans | 2022-09-21 | 1 | -15/+492 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix build issues. | griffin | 2022-08-31 | 1 | -0/+1 |
| * | | Sync with core-8-branch listObj changes. | griffin | 2022-08-30 | 1 | -14/+31 |
| |\ \ | | |/ | |||||
| | * | Put '}' and 'else' at the same line everywhere (code formatting) | jan.nijtmans | 2022-07-14 | 1 | -6/+3 |
| | * | TIP 625 - Re-implementation of lists | apnadkarni | 2022-05-24 | 1 | -16/+36 |
| * | | Move ArithSeries code to its own files. More bug fixes. | griffin | 2022-08-28 | 1 | -32/+33 |
| * | | Implement support for float (double) values. Add more test coverage. | griffin | 2022-08-24 | 1 | -144/+168 |
| * | | Bug fixes | griffin | 2022-08-17 | 1 | -27/+6 |
| * | | Implement lrange for arithseries. Code cleanup. | griffin | 2022-08-16 | 1 | -32/+9 |
| * | | Rename command from "range" to "lseq". | griffin | 2022-08-14 | 1 | -19/+470 |
| * | | Fix windows build (invalid '&'). Eliminate end-of-line spacing | jan.nijtmans | 2022-07-24 | 1 | -1/+1 |
| * | | sync up with core-8-brnach. | griffin | 2022-07-23 | 1 | -3/+3 |
| |\ \ | |||||
| * | | | "range", Tcl_RangeObjCmd() to proper compilation unit | bch | 2022-07-14 | 1 | -333/+0 |
| * | | | 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 |
| * | | | Implement TIP-225 ArithSeries. And other changes. | griffin | 2022-07-12 | 1 | -31/+98 |
| * | | | 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 | 1 | -0/+283 |
| | |/ | |/| |