Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Promote some internal variables from int to size_t. This makes Tk compile with TIP #494-enabled Tcl, without the need for -DTCL_USE_INT_RETURN |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
bda7be3dee5f41499bdc0bbeedf3c613 |
| User & Date: | jan.nijtmans 2018-07-11 19:55:48.966 |
Context
|
2018-07-17
| ||
| 18:49 | Fix [1088825fff]: frame-3.9 and frame-3.10 fail on macOS check-in: d7225b61 user: fvogel tags: trunk | |
|
2018-07-11
| ||
| 19:55 | Promote some internal variables from int to size_t. This makes Tk compile with TIP #494-enabled Tcl, without the need for -DTCL_USE_INT_RETURN check-in: bda7be3d user: jan.nijtmans tags: trunk | |
|
2018-07-10
| ||
| 19:22 | Make Tk sufficiently 64-bit aware in order to withstand TIP #494 possible problems closed check-in: 785b85f4 user: jan.nijtmans tags: tip-494 | |
|
2018-07-09
| ||
| 18:10 | Make Tk compile with TIP #494 (being tested now) using compatibility macros. Without TIP #494 there is no effect check-in: cc2ef92f user: jan.nijtmans tags: trunk | |
Changes
Changes to generic/tkBind.c.
Changes to generic/tkCanvPs.c.
Changes to generic/tkFont.c.
Changes to generic/tkImgBmap.c.
Changes to generic/tkImgGIF.c.
Changes to generic/tkImgPNG.c.
Changes to generic/tkImgPPM.c.
Changes to generic/tkInt.h.
Changes to generic/tkMain.c.
Changes to generic/tkOption.c.
Changes to generic/tkUtil.c.
Changes to generic/ttk/ttkState.c.
Changes to unix/Makefile.in.
Changes to unix/tkUnixKey.c.
Changes to win/Makefile.in.
