Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | TIP #697: 32-bit truncation in format and scan (let's gain some time) | jan.nijtmans | 2024-06-19 | 1 | -1/+1 | |
* | merge 8.7 (several conflicts resolved) | sebres | 2024-06-12 | 1 | -28/+38 | |
|\ | ||||||
| * | ultimately closes [f05f5ef759c1f7f9]: since bigints are not supported yet, tr... | sebres | 2024-06-12 | 1 | -28/+34 | |
* | | Space before tab is an extremely unlikely to be correct indentation pattern | dkf | 2024-06-04 | 1 | -61/+41 | |
* | | Backout the "dullest commit ever" (not my words ....). It breaks the build. | jan.nijtmans | 2024-05-14 | 1 | -36/+38 | |
* | | Clean up a lot of small whitespace issues | dkf | 2024-05-13 | 1 | -38/+36 | |
* | | Clean up the arith series code, including fixing a memory leak | dkf | 2024-04-12 | 1 | -176/+250 | |
* | | Merge 8.7 | jan.nijtmans | 2024-04-10 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Merge 8.6 Use TclHasInternalRep() macro in more places. | jan.nijtmans | 2024-04-10 | 1 | -3/+3 | |
* | | Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization) | jan.nijtmans | 2024-03-21 | 1 | -6/+6 | |
|\ \ | |/ | ||||||
| * | Formatting/indenting | jan.nijtmans | 2024-03-21 | 1 | -29/+29 | |
* | | Fix indentation/brace usage style issues | dkf | 2024-03-19 | 1 | -15/+17 | |
* | | Merge 8.7 | jan.nijtmans | 2024-02-15 | 1 | -40/+40 | |
|\ \ | |/ | ||||||
| * | Fix [578b7e273c03]: Round computed end value to match precision of given argu... | jan.nijtmans | 2024-02-15 | 1 | -4/+9 | |
* | | Fix bug 578b7e273c03. -- Round computed end value to match precision of given... | griffin | 2024-02-15 | 1 | -1/+5 | |
* | | Merge 8.7 | jan.nijtmans | 2023-10-19 | 1 | -3/+3 | |
|\ \ | |/ | ||||||
| * | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -3/+3 | |
| * | Code cleanup for arithSeries, all backported from 9.0 | jan.nijtmans | 2023-07-10 | 1 | -245/+263 | |
* | | merge trunk | griffin | 2023-08-13 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Rename Tcl_BumpObj() to Tcl_BounceRefCount(). | griffin | 2023-08-12 | 1 | -2/+2 | |
* | | | Replace DuplicateObj with ListObjCopy where appropriate. | griffin | 2023-08-11 | 1 | -1/+1 | |
* | | | Revert DupolicatePureObj back to DuplicateObj. | griffin | 2023-08-10 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | silence compiler warning | dgp | 2023-08-10 | 1 | -1/+1 | |
* | | | Proposed fix for bug-bc7ddc7944 | griffin | 2023-08-10 | 1 | -2/+2 | |
|/ / | ||||||
* | | Fix uninitialized variable. | griffin | 2023-08-09 | 1 | -1/+3 | |
* | | Fix bug [30e4e9102f] - Abstract List ListIndex should return NULL when index ... | griffin | 2023-08-08 | 1 | -3/+3 | |
* | | Implement in,ni operator for abstract lists | griffin | 2023-08-08 | 1 | -2/+87 | |
* | | Fix bug [c25d2cd3e6], as well as memory leaks in lsearch and concat. | griffin | 2023-07-16 | 1 | -1/+2 | |
* | | merge trunk | griffin | 2023-06-30 | 1 | -9/+18 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-. \ | merge 8.7 | griffin | 2023-06-29 | 1 | -8/+19 | |
| |\ \ \ | | | |/ | ||||||
| | | * | Fix uninitialized variable. | griffin | 2023-06-29 | 1 | -2/+1 | |
| | |/ | ||||||
| | * | Fix ticket [63530267aa] by implementing ticket [e5f06285de] and making additi... | griffin | 2023-06-28 | 1 | -117/+200 | |
* | | | Remove getdbl abstraction. | griffin | 2023-06-13 | 1 | -2/+1 | |
* | | | merge trunk | griffin | 2023-06-06 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Merge 8.7 | jan.nijtmans | 2023-06-02 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | New (internal) macro TclAttemptInitStringRep() | jan.nijtmans | 2023-06-02 | 1 | -1/+1 | |
* | | | Function name cleanup. | griffin | 2023-05-26 | 1 | -2/+1 | |
* | | | merge trunk, fix leak. | griffin | 2023-05-25 | 1 | -6/+15 | |
|\ \ \ | |/ / | ||||||
* | | | Remove old cruft. | griffin | 2023-05-25 | 1 | -9/+10 | |
* | | | merge trunk | griffin | 2023-05-09 | 1 | -46/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Remove TclArithSeriesObjCopy() and use Tcl_DuplicateObj() instead. | pooryorick | 2023-05-05 | 1 | -46/+0 | |
* | | | merge trunk | griffin | 2023-05-03 | 1 | -2/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Merge 8.7 | jan.nijtmans | 2023-04-30 | 1 | -2/+1 | |
| |\ \ | | |/ | ||||||
| | * | Eliminate ListSizeT_MAX, since it's the same as TCL_SIZE_MAX | jan.nijtmans | 2023-04-29 | 1 | -1/+1 | |
| | | | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
*-----. \ \ | Partial sync-up with trunk. | griffin | 2023-04-30 | 1 | -75/+245 | |
|\ \ \ \ \ \ | | | | |/ / | ||||||
| | | | * | | merge trunk, address some 32-bit issues. | griffin | 2023-04-26 | 1 | -17/+16 | |
| | | | |\ \ | | | | |/ / | | | |/| | | ||||||
| | | * | | | Fix warnings generated on disable8api builds | apnadkarni | 2023-04-21 | 1 | -1/+1 | |
| | |/ / / | ||||||
| | | * | | Add fix inconsistent rounding (bug-e5f06285de). | griffin | 2023-04-25 | 1 | -29/+103 | |
| | | * | | merge trunk | griffin | 2023-04-21 | 1 | -1/+1 | |
| | | |\ \ | | | |/ / | | |/| | | ||||||
| | | | | | ||||||
| | | | \ | ||||||
| | | *-. \ | sync with trunk. Fix lseq size bugs. | griffin | 2023-04-20 | 1 | -9/+10 | |
| | | |\ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| | |