Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Possible addendum to [5e4e44a93b]: Always canonicalize any abbreviations for ... | jan.nijtmans | 2022-12-01 | 1 | -0/+16 |
* | Make Tk compile/run either with or without TIP #644: Make Tcl_ObjType extensible | jan.nijtmans | 2022-11-15 | 1 | -5/+7 |
* | Eliminate intermediate numObjects1/objc1 variables | jan.nijtmans | 2022-10-30 | 1 | -2/+1 |
* | Adapt to TIP #628 (mainly TkSizeT -> Tcl_Size) | jan.nijtmans | 2022-10-24 | 1 | -4/+5 |
|\ | |||||
| * | Rebase to 8.7 | jan.nijtmans | 2022-10-12 | 1 | -4/+5 |
| |\ | |||||
| | * | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -4/+5 |
* | | | Merge 8.7 | jan.nijtmans | 2022-10-08 | 1 | -8/+8 |
|\ \ \ | |/ / | |||||
| * | | TCL_INDEX_NULL_OK -> TCL_NULL_OK (following TIP #618) | jan.nijtmans | 2022-10-07 | 1 | -8/+8 |
| |/ | |||||
* | | TIP #642 implementation | jan.nijtmans | 2022-10-05 | 1 | -16/+52 |
|/ | |||||
* | Merge 8.6 | jan.nijtmans | 2022-05-07 | 1 | -6/+51 |
|\ | |||||
| * | Merge 8.6 | jan.nijtmans | 2022-05-05 | 1 | -90/+90 |
| |\ | |||||
| | * | Code cleanup, mainly eliminating unnecessary type-casts | jan.nijtmans | 2022-05-05 | 1 | -89/+91 |
| * | | Proposed fix for [eedd795d98]: sizeof(enum) != sizeof(int) | jan.nijtmans | 2022-05-05 | 1 | -6/+53 |
| |/ | |||||
* | | Sync TCL_INDEX_NULL_OK changes from Tcl | jan.nijtmans | 2022-04-15 | 1 | -18/+13 |
* | | Make Tk 8.7 work with both TIP #613 and TIP #618 | jan.nijtmans | 2022-04-05 | 1 | -4/+6 |
* | | Merge 8.7 | jan.nijtmans | 2022-03-02 | 1 | -15/+56 |
|\ \ | |||||
| * | | Eliminate TkIsNaN(): We can assume C99 now | jan.nijtmans | 2022-02-18 | 1 | -1/+1 |
| * | | Oops 2 | jan.nijtmans | 2022-02-02 | 1 | -3/+2 |
| * | | Oops | jan.nijtmans | 2022-02-02 | 1 | -3/+3 |
| * | | More adaptations (use NaN/INT_MIN as internal representation) | jan.nijtmans | 2022-02-02 | 1 | -9/+21 |
| * | | Same protection for TK_OPTION_BOOLEAN too. | jan.nijtmans | 2022-02-01 | 1 | -0/+4 |
| * | | Fix the memory corruption bug | jan.nijtmans | 2022-02-01 | 1 | -2/+4 |
| * | | Merge 8.7 | jan.nijtmans | 2022-01-27 | 1 | -8/+16 |
| |\ \ | |||||
| * | | | Implement TK_OPTION_NULL_OK for TK_OPTION_INT (working the same as for TK_OPT... | jan.nijtmans | 2022-01-25 | 1 | -3/+18 |
| * | | | code cleanup | jan.nijtmans | 2021-12-15 | 1 | -28/+16 |
| * | | | Merge 8.7 | jan.nijtmans | 2021-12-14 | 1 | -8/+26 |
| |\ \ \ | |||||
| * | | | | Use TIP #613 to improve error-messages in Tk | jan.nijtmans | 2021-12-10 | 1 | -5/+5 |
* | | | | | Merge 8.7 | jan.nijtmans | 2022-01-31 | 1 | -1/+9 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Slightly better error-message for "expected floating-point number", when the ... | jan.nijtmans | 2022-01-25 | 1 | -1/+9 |
* | | | | | TIP #606 implementation. TODO: documentation | jan.nijtmans | 2021-12-21 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge 8.6 | jan.nijtmans | 2021-12-15 | 1 | -20/+17 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Change Tk_FreeStyleFromObj (undocumented, nop) into a macro. So, stub-enabled... | jan.nijtmans | 2021-12-15 | 1 | -14/+6 |
* | | | | TIP #577 follow-up (Enhanced index values for Tk). Now that an index may be "... | jan.nijtmans | 2021-12-14 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2021-12-12 | 1 | -4/+4 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Add new non-regression test config-4.29a. Formatting | jan.nijtmans | 2021-12-12 | 1 | -4/+4 |
| * | Add more implicit type-casts. Backported from 8.7 | jan.nijtmans | 2021-04-23 | 1 | -1/+1 |
| * | Eliminate "register" keyword. Use more TCL_UNUSED() | jan.nijtmans | 2021-03-23 | 1 | -1/+1 |
* | | Merge 8.7 | jan.nijtmans | 2021-01-28 | 1 | -1/+1 |
|\ \ | |||||
| * | | After TIP #481 reaches Tcl9.0, TkGetStringFromObj() becomes obsolete. This co... | jan.nijtmans | 2020-12-11 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2021-01-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
* | | | Merge trunk | jan.nijtmans | 2020-09-29 | 1 | -13/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-09-29 | 1 | -13/+13 |
| |\ \ | | |/ | |||||
| | * | Unshadow some variables | jan.nijtmans | 2020-09-29 | 1 | -14/+14 |
* | | | Merge 8.7 | jan.nijtmans | 2020-09-15 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-09-15 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
| | * | More usage of TCL_UNUSED() and explicit type-casts | jan.nijtmans | 2020-09-15 | 1 | -15/+13 |
* | | | Make default underline -1 (again) when compiled with Tcl 8 headers | jan.nijtmans | 2020-09-14 | 1 | -3/+1 |
* | | | Merge trunk | jan.nijtmans | 2020-09-14 | 1 | -3/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix [6c2425f92e]: UBSan error in Tk_FreeSavedOptions(). Thanks to Christopher... | fvogel | 2020-09-08 | 1 | -3/+2 |
| |\ \ | | |/ |