Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2024-01-24 | 1 | -2/+2 |
|\ | |||||
| * | Limit "screen distances" in error-messages to 50 characters (as was done some... | jan.nijtmans | 2024-01-24 | 1 | -2/+2 |
* | | Merge 8.7 | jan.nijtmans | 2024-01-23 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Revise "bad screen distance" error-messages | jan.nijtmans | 2024-01-23 | 1 | -3/+3 |
* | | Merge 8.7. Remove a lot of dead code | jan.nijtmans | 2023-11-15 | 1 | -29/+0 |
|/ | |||||
* | Merge 8.7. More progress in converting strtod/strtol | jan.nijtmans | 2023-09-04 | 1 | -2/+51 |
|\ | |||||
| * | Merge 8.6 | jan.nijtmans | 2023-09-04 | 1 | -2/+51 |
| |\ | |||||
| | * | Put back tiny optimization removed [76de1e42|here] | jan.nijtmans | 2023-09-04 | 1 | -2/+51 |
* | | | Second part of fix: don't use strtod any more | jan.nijtmans | 2023-09-01 | 1 | -26/+41 |
|\ \ \ | |/ / |/| | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2023-09-01 | 1 | -105/+45 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix [6cc8002951]: numeric parameter errors depending on whether string vs dou... | jan.nijtmans | 2023-09-01 | 1 | -105/+45 |
| |\ \ | | |/ | |||||
| | * | Proposed fix for [6cc8002951]: numeric parameter errors depending on whether ... | jan.nijtmans | 2023-09-01 | 1 | -110/+77 |
| |/ | |||||
* | | Fix [a9929f112a]: Bugs in the implementation of TIP 577 ("Enhanced index valu... | jan.nijtmans | 2023-06-23 | 1 | -8/+1 |
|\ \ | |||||
| * | | (partial) fix for [a9929f112a]: Bugs in the implementation of TIP 577 ("Enhan... | jan.nijtmans | 2023-06-21 | 1 | -7/+0 |
|/ / | |||||
* | | TIP 660 update | apnadkarni | 2023-04-17 | 1 | -5/+4 |
* | | Add comment in TkGetIntForIndex. | fvogel | 2023-04-01 | 1 | -1/+2 |
* | | More -1 -> TCL_INDEX_NONE. More TCL_UNUSED( | jan.nijtmans | 2023-03-12 | 1 | -2/+2 |
* | | Make Tk compile/run either with or without TIP #644: Make Tcl_ObjType extensible | jan.nijtmans | 2022-11-15 | 1 | -28/+34 |
* | | Rebase to 8.7 | jan.nijtmans | 2022-10-12 | 1 | -4/+4 |
|\ \ | |||||
| * | | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -4/+4 |
* | | | Merge 8.6 | jan.nijtmans | 2022-09-10 | 1 | -2/+2 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fix [006403a25d]: various comment/documentation fixes | jan.nijtmans | 2022-09-10 | 1 | -2/+2 |
| * | Add more implicit type-casts. Backported from 8.7 | jan.nijtmans | 2021-04-23 | 1 | -3/+3 |
| * | Eliminate "register" keyword. Use more TCL_UNUSED() | jan.nijtmans | 2021-03-23 | 1 | -3/+3 |
* | | Use TIP #616 API (WIP) | jan.nijtmans | 2022-01-31 | 1 | -1/+1 |
* | | Merge 8.7 | jan.nijtmans | 2021-05-03 | 1 | -1/+6 |
|\ \ | |||||
| * | | Fix bugin TkGetIntForIndex(), only visible when running Tk 8.7 with Tcl 8.6 | jan.nijtmans | 2021-05-02 | 1 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2021-01-28 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | Make the declaration of tclIntStubsPtr match the declaration in tclStubLib.c.... | jan.nijtmans | 2021-01-14 | 1 | -6/+6 |
* | | | Merge 8.7 | jan.nijtmans | 2021-01-08 | 1 | -1/+7 |
|\ \ \ | |/ / | |||||
| * | | Fix obscure corner-case: Tk built with g++ and --disable-shared, with shared ... | jan.nijtmans | 2020-12-10 | 1 | -0/+6 |
| * | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
* | | | 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 | -20/+20 |
* | | | Merge 8.7 | jan.nijtmans | 2020-09-06 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge trunk | jan.nijtmans | 2020-08-24 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | One more use of TkNewIndexObj() macro. More code cleanup | jan.nijtmans | 2020-08-20 | 1 | -1/+1 |
| * | | | New TIP #580 implementation. Documentation still missing. | jan.nijtmans | 2020-07-14 | 1 | -2/+2 |
| |/ / | |||||
* | | | Plug memory leak in UnderlinePrintProc() | jan.nijtmans | 2020-08-20 | 1 | -3/+0 |
* | | | Merge trunk | jan.nijtmans | 2020-08-20 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
* | | | Merge trunk | jan.nijtmans | 2020-07-17 | 1 | -34/+11 |
|\ \ \ | |/ / | |||||
* | | | Implementation complete, appears to function as expected | jan.nijtmans | 2020-06-16 | 1 | -2/+14 |
* | | | More progress, mainly in tkCanvTest.c | jan.nijtmans | 2020-06-15 | 1 | -0/+4 |
* | | | More progress, implementing enhanced "-underline" | jan.nijtmans | 2020-06-12 | 1 | -2/+12 |
* | | | First concept | jan.nijtmans | 2020-06-08 | 1 | -21/+4 |
|/ / | |||||
* | | More usage of (internal) TkGetIntForIndex() function, and give this function ... | jan.nijtmans | 2020-03-20 | 1 | -3/+8 |
* | | Implement TIP #557: C++ support for Tcl | jan.nijtmans | 2020-02-28 | 1 | -26/+27 |
|\ \ | |||||
| * \ | Merge trunk | jan.nijtmans | 2020-02-26 | 1 | -1/+75 |
| |\ \ | |||||
| * | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -26/+27 |