Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Space before tab is an extremely unlikely to be correct indentation pattern | dkf | 2024-06-04 | 1 | -7/+7 |
* | Merge 8.7 | dkf | 2024-05-26 | 1 | -9/+7 |
|\ | |||||
| * | merge 8.6 | dkf | 2024-05-26 | 1 | -9/+7 |
| |\ | |||||
| | * | Use the new operations | dkf | 2024-05-25 | 1 | -9/+6 |
| | * | Since TCL_MAJOR_VERSION is always "8", don't check for it. Add C++-compatible... | jan.nijtmans | 2023-06-30 | 1 | -51/+39 |
| | * | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 1 | -6/+6 |
* | | | Backout the "dullest commit ever" (not my words ....). It breaks the build. | jan.nijtmans | 2024-05-14 | 1 | -43/+40 |
* | | | Clean up a lot of small whitespace issues | dkf | 2024-05-13 | 1 | -40/+43 |
* | | | More whitespace cleanup | dkf | 2024-05-10 | 1 | -4/+0 |
* | | | Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization) | jan.nijtmans | 2024-03-21 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6 | jan.nijtmans | 2024-03-13 | 1 | -3/+3 |
| * | | More int -> Tcl_Size (backported from 9.0) | jan.nijtmans | 2023-10-10 | 1 | -4/+5 |
* | | | more spacing/formatting tweaks | dkf | 2024-03-19 | 1 | -5/+7 |
* | | | Fix indentation/brace usage style issues | dkf | 2024-03-19 | 1 | -4/+4 |
* | | | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too. | jan.nijtmans | 2024-03-12 | 1 | -3/+3 |
* | | | Spacing | jan.nijtmans | 2023-12-20 | 1 | -2/+2 |
* | | | Bytecode implementation | dkf | 2023-12-05 | 1 | -0/+78 |
* | | | Fix warnings generated on disable8api builds | apnadkarni | 2023-04-21 | 1 | -1/+1 |
* | | | Merge trunk | apnadkarni | 2023-04-14 | 1 | -6/+6 |
|\ \ \ | |||||
| * \ \ | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -6/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Correct spelling errors in comments and documentation, but also a non-comment | pooryorick | 2023-04-12 | 1 | -6/+6 |
| | * | | More (internal) usage of TclGetString() and TclGetStringFromObj() macro's | jan.nijtmans | 2023-03-27 | 1 | -3/+3 |
| | * | | Merge 8.6 | jan.nijtmans | 2023-03-24 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Fix [15e74a2fe6]: Fix various typos | jan.nijtmans | 2023-03-24 | 1 | -1/+1 |
* | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -32/+32 |
|/ / / | |||||
* | | | More -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -16/+16 |
* | | | Merge 8.7 | jan.nijtmans | 2022-10-21 | 1 | -16/+16 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2022-10-21 | 1 | -28/+28 |
| |\ \ | | |/ | |||||
| | * | Fix [d554e5554e]: fix typo “defintion” | jan.nijtmans | 2022-10-20 | 1 | -31/+31 |
* | | | Merge 8.7. Update documentation | jan.nijtmans | 2022-06-23 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
* | | | TIP #616: Tcl lists > 2^31 elements | jan.nijtmans | 2022-06-08 | 1 | -80/+82 |
|\ \ \ | |||||
| * \ \ | Merge 9.0 | jan.nijtmans | 2022-05-17 | 1 | -3/+3 |
| |\ \ \ | |/ / / |/| | | | |||||
| * | | | More progress | jan.nijtmans | 2022-03-29 | 1 | -4/+4 |
| * | | | size_t continued | jan.nijtmans | 2022-03-24 | 1 | -4/+4 |
| * | | | Make varIndexes a size_t[] | jan.nijtmans | 2022-03-23 | 1 | -7/+7 |
| * | | | More progress | jan.nijtmans | 2022-03-18 | 1 | -17/+17 |
| * | | | Revert previous commit (doesn't work) and merge 9.0 | jan.nijtmans | 2022-03-10 | 1 | -39/+39 |
| |\ \ \ | |||||
| * | | | | More progress | jan.nijtmans | 2022-03-09 | 1 | -39/+39 |
| * | | | | Merge 9.0 | jan.nijtmans | 2022-03-09 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | More size_t | jan.nijtmans | 2022-03-08 | 1 | -1/+1 |
| * | | | | Another round of int -> size_t for internal functions | jan.nijtmans | 2022-03-07 | 1 | -2/+2 |
| * | | | | More progress | jan.nijtmans | 2022-03-06 | 1 | -70/+70 |
| * | | | | Merge 9.0 | jan.nijtmans | 2022-03-06 | 1 | -12/+12 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Merge 9.0 | jan.nijtmans | 2022-02-27 | 1 | -19/+18 |
| |\ \ \ \ | |||||
| * | | | | | Same with TclListObjGetElements | jan.nijtmans | 2022-02-10 | 1 | -1/+1 |
| * | | | | | Tcl_ListObjLength -> TclListObjLength | jan.nijtmans | 2022-02-10 | 1 | -2/+2 |
| * | | | | | More progress | jan.nijtmans | 2022-01-27 | 1 | -5/+7 |
| * | | | | | More WIP | jan.nijtmans | 2022-01-26 | 1 | -3/+2 |
| * | | | | | More work in progress | jan.nijtmans | 2022-01-24 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| * | | | | | | TIP #616: Tcl lists > 2^31 elements. WIP | jan.nijtmans | 2022-01-24 | 1 | -3/+3 |
| |/ / / / / |