Tk Source Code

Changes On Branch tip-613
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch tip-613 Excluding Merge-Ins

This is equivalent to a diff from 5f5974e6 to f8669ac4

2022-02-18
10:14
Implement TIP #613: New INDEX_NULL_OK flag for Tcl_GetIndexFromObj*() check-in: 1682ee13 user: jan.nijtmans tags: trunk, main
2022-02-17
22:08
Merge 8.6 check-in: b2deef26 user: jan.nijtmans tags: trunk, main
17:13
Merge tip-613 check-in: 728e5d8a user: jan.nijtmans tags: tip-613-demo
16:36
Merge 8.7 Closed-Leaf check-in: f8669ac4 user: jan.nijtmans tags: tip-613
2022-02-16
11:13
Merge 8.6 check-in: 5f5974e6 user: jan.nijtmans tags: trunk, main
11:07
Sync rules.vc with Tcl check-in: eb732e06 user: jan.nijtmans tags: core-8-6-branch
2022-02-14
18:00
Merge 8.6 check-in: 37566099 user: jan.nijtmans tags: trunk, main
2022-02-02
13:59
Oops 2 check-in: 65caee47 user: jan.nijtmans tags: tip-613

Changes to .github/workflows/linux-with-tcl8-build.yml.

Deleted .github/workflows/linux-with-tcl9-build.yml.

Changes to .github/workflows/onefiledist.yml.

Changes to .github/workflows/win-build.yml.

Changes to doc/SetOptions.3.

Changes to generic/tk.h.

Changes to generic/tkConfig.c.

Changes to generic/tkGet.c.

Changes to generic/tkInt.h.

Changes to generic/tkTest.c.

Changes to generic/tkText.c.

Changes to generic/tkText.h.

Changes to generic/tkTextTag.c.

Changes to tests/bind.test.

Changes to tests/button.test.

Changes to tests/config.test.

Changes to tests/constraints.tcl.

Changes to tests/panedwindow.test.