Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2024-05-28 | 1 | -1/+1 |
|\ | |||||
| * | Eliminate some unnecessary type-casts. Tcl_GetString -> TclGetString where ap... | jan.nijtmans | 2024-05-28 | 1 | -3/+3 |
| |\ | |||||
* | \ | Merge 8.7 | dkf | 2024-05-26 | 1 | -4/+2 |
|\ \ \ | |/ / | |||||
| * | | merge 8.6 | dkf | 2024-05-26 | 1 | -4/+2 |
| |\ \ | | |/ | |||||
| | * | Use the new operations | dkf | 2024-05-25 | 1 | -4/+2 |
* | | | Add code comments | dkf | 2024-05-16 | 1 | -0/+7 |
* | | | Fix the bug; [info class methods -private] regression with TIP 500 | dkf | 2024-05-16 | 1 | -6/+25 |
* | | | Merge 8.7 | jan.nijtmans | 2024-04-11 | 1 | -15/+15 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6. Use Tcl_NewBooleanObj for booleans; we should say what we mean | jan.nijtmans | 2024-04-11 | 1 | -17/+17 |
| |\ \ | | |/ | |||||
| | * | Use Tcl_NewBooleanObj for booleans; we should say what we mean. Fix sentinels... | jan.nijtmans | 2024-04-11 | 1 | -25/+25 |
| | * | Tcl_NewObj() -> TclNewObj() | jan.nijtmans | 2022-01-17 | 1 | -18/+18 |
* | | | Use Tcl_NewBooleanObj for booleans; we should say what we mean | dkf | 2024-04-11 | 1 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2023-10-19 | 1 | -15/+15 |
|\ \ \ | |/ / | |||||
| * | | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -15/+15 |
* | | | Merge 8.7 | jan.nijtmans | 2023-06-02 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | New (internal) macro TclAttemptInitStringRep() | jan.nijtmans | 2023-06-02 | 1 | -2/+2 |
| * | | More int/Tcl_Size backport | jan.nijtmans | 2023-05-20 | 1 | -1/+1 |
* | | | Fix int/Tcl_Size pointer errors | apnadkarni | 2023-05-19 | 1 | -1/+1 |
* | | | Merge 8.7 | dkf | 2023-05-19 | 1 | -1/+184 |
|\ \ \ | |/ / | |||||
| * | | eliminate some compiler warnings | jan.nijtmans | 2022-09-19 | 1 | -2/+2 |
| * | | merge core-8-branch | dkf | 2021-01-05 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | merge core-8-branch | dkf | 2020-12-06 | 1 | -57/+57 |
| |\ \ \ | |||||
| * | | | | Other list-returning [info class] subcommands are plurals, so change property... | dkf | 2019-12-31 | 1 | -5/+7 |
| * | | | | Implementation of properties for TclOO | dkf | 2019-12-28 | 1 | -1/+182 |
* | | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -30/+30 |
* | | | | | Another round of -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -18/+18 |
* | | | | | Merge 9.0 | jan.nijtmans | 2022-04-14 | 1 | -10/+10 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Rebase to Tcl 9.0 | jan.nijtmans | 2022-04-01 | 1 | -10/+10 |
| |\ \ \ \ \ | |||||
| | * | | | | | Use TIP #613's Tcl_GetIndexFromObj() to eliminate typecasts which are no long... | jan.nijtmans | 2022-03-02 | 1 | -10/+10 |
| | | |_|/ / | | |/| | | | |||||
* | | | | | | Merge 9.0 | jan.nijtmans | 2022-02-24 | 1 | -6/+6 |
|\ \ \ \ \ \ | |/ / / / / | |||||
* | | | | | | More int -> size_t, especially TclOO | jan.nijtmans | 2022-01-27 | 1 | -12/+15 |
|/ / / / / | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-09-17 | 1 | -21/+21 |
|\ \ \ \ | |/ / / | |||||
| * | | | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN... | jan.nijtmans | 2020-09-17 | 1 | -21/+21 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-09-01 | 1 | -28/+28 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -28/+28 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -1/+1 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-03-07 | 1 | -54/+27 |
|\ \ \ \ | |/ / / | |||||
| * | | | Unused arguments in the OO source code files. | dgp | 2020-03-07 | 1 | -54/+27 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -35/+62 |
|\ \ \ \ | |/ / / | |||||
| * | | | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -27/+54 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -14/+14 |
* | | | | Merge 8.7 | jan.nijtmans | 2019-07-24 | 1 | -6/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Eliminate the use of C++ keywords as variable names. Nothing more than rename... | jan.nijtmans | 2019-07-23 | 1 | -6/+6 |
| |/ / | |||||
* | | | Eliminate many (mostly harmless) MSVC warning messages. Tcl 9 compiles warnin... | jan.nijtmans | 2019-03-13 | 1 | -2/+2 |
* | | | Another (big) round of int -> size_t enhancements. So Tcl can handle string >... | jan.nijtmans | 2019-02-01 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
* | | | merge 8.7 | dgp | 2018-11-16 | 1 | -6/+8 |
|\ \ \ | |/ / | |||||
| * | | merge 8.6 | dgp | 2018-11-16 | 1 | -6/+8 |
| |\ \ | | |/ | |||||
| | * | Clear up a bunch of small issues found by Coverity analysis. | dkf | 2018-11-16 | 1 | -6/+8 |