Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Obj leaks in ArithSeries. | griffin | 2022-10-02 | 1 | -0/+3 |
|\ | |||||
| * | Fix various issues with refCounts. | griffin | 2022-09-30 | 1 | -4/+2 |
* | | Replace incorrect use of TclGetNumberFromObj | dgp | 2022-09-30 | 1 | -4/+1 |
* | | Fix bug-9933cc4d88 - not an error in 9 | griffin | 2022-09-28 | 1 | -3/+9 |
|\ \ | |||||
* \ \ | Merge 8.7 | jan.nijtmans | 2022-09-28 | 1 | -10/+8 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix wrong TclGetNumberFromObj() usage: this will crash if mp_int's are involv... | jan.nijtmans | 2022-09-28 | 1 | -10/+8 |
* | | | Merge 8.7 | jan.nijtmans | 2022-09-28 | 1 | -4/+6 |
|\ \ \ | |/ / | |||||
| * | | int -> ListSizeT, and a few more simplifications | jan.nijtmans | 2022-09-28 | 1 | -4/+6 |
| |/ | |||||
* | | Don't worry deprecation warnings for Tcl_SaveResult: If TIP #640 is accepted ... | jan.nijtmans | 2022-09-28 | 1 | -1/+1 |
* | | Merge 8.7 | jan.nijtmans | 2022-09-28 | 1 | -11/+37 |
|\ \ | |/ | |||||
| * | Fix out-of-bounds length bug. | griffin | 2022-09-25 | 1 | -11/+37 |
* | | Merge 8.7 | jan.nijtmans | 2022-09-21 | 1 | -8/+8 |
|/ | |||||
* | Fix some typos in comments. | fvogel | 2022-09-05 | 1 | -6/+6 |
* | Restore compatibility with C++ compiler | jan.nijtmans | 2022-09-01 | 1 | -8/+6 |
* | Fix build issues. | griffin | 2022-08-31 | 1 | -2/+1 |
* | Move ArithSeries code to its own files. More bug fixes. | griffin | 2022-08-28 | 1 | -0/+955 |