Tcl Source Code

Changes On Branch tip-455
Login

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

Changes In Branch tip-455 Excluding Merge-Ins

This is equivalent to a diff from 0f133e4c3a to 2bfd9a1fd3

2022-09-19
13:38
TIP #455 implementation: Extensions to [vwait]: Variable Sets and Scripted Access to Tcl_DoOneEvent check-in: dedef011c9 user: jan.nijtmans tags: core-8-branch
2022-09-01
14:49
Change refCount (in ListStore/ListSpan) to size_t. More ClientData -> void *. Eliminate warning abou... check-in: 4f61de7eb7 user: jan.nijtmans tags: core-8-branch
2022-08-31
16:19
Merge 8.7 check-in: 288c451523 user: kjnash tags: tip-579-8-7
10:55
TIP #455 proposed implementation Closed-Leaf check-in: 2bfd9a1fd3 user: jan.nijtmans tags: tip-455
10:06
Merge 8.7 check-in: 6d8032a094 user: jan.nijtmans tags: trunk, main
10:05
Merge 8.6 check-in: 0f133e4c3a user: jan.nijtmans tags: core-8-branch
10:03
Fix [0aa7638534]: .gitignore ignores library/tcltest.tcl check-in: 88ba977d2d user: jan.nijtmans tags: core-8-6-branch
2022-08-30
23:02
Apply patch 0006 from [37108037b9]: Code cleanups to support CHERI check-in: 5fcc28ca35 user: jan.nijtmans tags: core-8-branch

Changes to doc/vwait.n.

Changes to generic/tclEvent.c.

Changes to tests/event.test.