summaryrefslogtreecommitdiffstats
path: root/generic/tkObj.c
Commit message (Expand)AuthorAgeFilesLines
* Merge core-8-branchculler2024-07-231-2/+2
|\
| * Merge core-8-6-branch.culler2024-07-231-2/+2
| |\
| | * 25.4 / 72.0 - the last and final word!culler2024-07-231-2/+2
* | | Merge core-8-branchculler2024-07-231-2/+2
|\ \ \ | |/ /
| * | Merge core-8-6-branchculler2024-07-231-2/+2
| |\ \ | | |/
| | * Move the other decimal point.culler2024-07-231-2/+2
* | | merge core-8-branchculler2024-07-221-1/+1
|\ \ \ | |/ /
| * | merge core-8-6-branchculler2024-07-221-1/+1
| |\ \ | | |/
| | * Put the decimal point in the right place.culler2024-07-221-1/+1
* | | Merge core-8-branchculler2024-07-211-1/+1
|\ \ \ | |/ /
| * | Merge core-8-6-branchculler2024-07-211-1/+1
| |\ \ | | |/
| | * Accommodate Microsoft compilers which do not allow expressions in a literal c...culler2024-07-211-1/+1
* | | Merge core-8-branchculler2024-07-191-1/+1
|\ \ \ | |/ /
| * | Merge core-8-6-branchculler2024-07-191-1/+1
| |\ \ | | |/
| | * Fix [13f4eabe]: 0.35278 != 25.4 / 72.0 in double precision arithmetic.culler2024-07-191-1/+1
| * | (backport) Add TkLengthOne() function, just as TclLengthOne() in Tcl, for opt...jan.nijtmans2024-07-101-2/+9
* | | Add TkLengthOne() function, just as TclLengthOne() in Tcl, for optimization w...jan.nijtmans2024-07-101-2/+9
* | | Merge 8.7jan.nijtmans2024-06-191-6/+6
|\ \ \ | |/ /
| * | Use "(char *)NULL" sentinels in more places. Fix some indentingjan.nijtmans2024-06-191-6/+6
* | | Merge 8.7jan.nijtmans2024-01-241-2/+2
|\ \ \ | |/ /
| * | Limit "screen distances" in error-messages to 50 characters (as was done some...jan.nijtmans2024-01-241-2/+2
* | | Merge 8.7jan.nijtmans2024-01-231-3/+3
|\ \ \ | |/ /
| * | Revise "bad screen distance" error-messagesjan.nijtmans2024-01-231-3/+3
* | | Merge 8.7. Remove a lot of dead codejan.nijtmans2023-11-151-29/+0
|/ /
* | Merge 8.7. More progress in converting strtod/strtoljan.nijtmans2023-09-041-2/+51
|\ \
| * \ Merge 8.6jan.nijtmans2023-09-041-2/+51
| |\ \ | | |/
| | * Put back tiny optimization removed [76de1e42|here]jan.nijtmans2023-09-041-2/+51
* | | Second part of fix: don't use strtod any morejan.nijtmans2023-09-011-26/+41
|\ \ \ | |/ / |/| |
* | | Merge 8.6jan.nijtmans2023-09-011-105/+45
|\ \ \ | | |/ | |/|
| * | Fix [6cc8002951]: numeric parameter errors depending on whether string vs dou...jan.nijtmans2023-09-011-105/+45
| |\ \ | | |/
| | * Proposed fix for [6cc8002951]: numeric parameter errors depending on whether ...jan.nijtmans2023-09-011-110/+77
| |/
* | Fix [a9929f112a]: Bugs in the implementation of TIP 577 ("Enhanced index valu...jan.nijtmans2023-06-231-8/+1
|\ \
| * | (partial) fix for [a9929f112a]: Bugs in the implementation of TIP 577 ("Enhan...jan.nijtmans2023-06-211-7/+0
|/ /
* | TIP 660 updateapnadkarni2023-04-171-5/+4
* | Add comment in TkGetIntForIndex.fvogel2023-04-011-1/+2
* | More -1 -> TCL_INDEX_NONE. More TCL_UNUSED(jan.nijtmans2023-03-121-2/+2
* | Make Tk compile/run either with or without TIP #644: Make Tcl_ObjType extensiblejan.nijtmans2022-11-151-28/+34
* | Rebase to 8.7jan.nijtmans2022-10-121-4/+4
|\ \
| * | TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-4/+4
* | | Merge 8.6jan.nijtmans2022-09-101-2/+2
|\ \ \ | |/ / |/| / | |/
| * Fix [006403a25d]: various comment/documentation fixesjan.nijtmans2022-09-101-2/+2
| * Add more implicit type-casts. Backported from 8.7jan.nijtmans2021-04-231-3/+3
| * Eliminate "register" keyword. Use more TCL_UNUSED()jan.nijtmans2021-03-231-3/+3
* | Use TIP #616 API (WIP)jan.nijtmans2022-01-311-1/+1
* | Merge 8.7jan.nijtmans2021-05-031-1/+6
|\ \
| * | Fix bugin TkGetIntForIndex(), only visible when running Tk 8.7 with Tcl 8.6jan.nijtmans2021-05-021-2/+2
* | | Merge 8.7jan.nijtmans2021-01-281-6/+6
|\ \ \ | |/ /
| * | Make the declaration of tclIntStubsPtr match the declaration in tclStubLib.c....jan.nijtmans2021-01-141-6/+6
* | | Merge 8.7jan.nijtmans2021-01-081-1/+7
|\ \ \ | |/ /
| * | Fix obscure corner-case: Tk built with g++ and --disable-shared, with shared ...jan.nijtmans2020-12-101-0/+6