Timeline
Not logged in

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

50 events by user apnadkarni occurring around 2025-09-28 11:21:03.

2025-10-01
12:48 Ticket [6fbabfe166] Tkinter: Cannot find a usable init.tcl with recent core-9-0-branch status still Open with 3 other changes artifact: 16ac6f2316 user: apnadkarni ... 1 similar event omitted.
03:15 Edit [119222298b61f10e|119222298b]: Add propagating "hidden". Mark "Closed". artifact: 5a7faa4908 user: apnadkarni
03:00 Ticket [6fbabfe166] Tkinter: Cannot find a usable init.tcl with recent core-9-0-branch status still Open with 3 other changes artifact: c03f6f9edf user: apnadkarni
02:39 Ticket [8acccf01ed] ttk widgets not working under Citrix Workspace status still Open with 3 other changes artifact: 153f774c76 user: apnadkarni
02:34 Ticket [6fbabfe166] Tkinter: Cannot find a usable init.tcl with recent core-9-0-branch status still Open with 3 other changes artifact: 11fb31414c user: apnadkarni
2025-09-30
03:33 Edit [319a125c28995e5c|319a125c28]: Mark "Closed". artifact: 4c4c78d144 user: apnadkarni
03:32
Merge 9.0 - Test cases for mutexes + dkf's manpage edits check-in: b546133d28 user: apnadkarni tags: trunk, main
03:27
Test cases for mutexes and condition variables check-in: d23568f2a3 user: apnadkarni tags: core-9-0-branch
03:12 Edit [319a125c28995e5c|319a125c28]: Cancel tag "core-apn-mutex-tests". artifact: 258384fad4 user: apnadkarni
2025-09-29
05:37
Merge trunk check-in: e06cb00db6 user: apnadkarni tags: apn-init-refactor
05:25 Edit [ff2fcd07bd868740|ff2fcd07bd]: Mark "Closed". artifact: 4344859d24 user: apnadkarni
05:25 Edit [d454e9ce42eba1b4|d454e9ce42]: Mark "Closed". artifact: 98f2690537 user: apnadkarni
05:24 Edit [ec2e94c0071d8dc0|ec2e94c007]: Mark "Closed". artifact: ede4316bae user: apnadkarni
05:23 Edit [f735a2e10618d26a|f735a2e106]: Mark "Closed". artifact: 8e423e18bb user: apnadkarni
05:23 Edit [567833fbdba37668|567833fbdb]: Mark "Closed". artifact: 880bc3e97d user: apnadkarni
05:19 Ticket [893f8cc5db] Nested mutexes following TIP 509 status still Closed with 4 other changes artifact: 4110fbf928 user: apnadkarni ... 2 similar events omitted.
2025-09-28
12:48 Edit [319a125c28995e5c|319a125c28]: Add tag "core-apn-mutex-tests". artifact: b713a0d87b user: apnadkarni
12:48 Edit [4f929f41cc89892c|4f929f41cc]: Cancel tag "core-apn-mutex-tests". artifact: a5fdea9785 user: apnadkarni
12:47
Fix skipping of mutex tests under MinGW Closed-Leaf check-in: 319a125c28 user: apnadkarni tags: apn-mutex-tests
11:27 Edit [4f929f41cc89892c|4f929f41cc]: Add tag "core-apn-mutex-tests". artifact: 059dc7160d user: apnadkarni
11:26
Explicitly finalize test condition variables check-in: 4f929f41cc user: apnadkarni tags: apn-mutex-tests
11:21
Add mutex lock and cv tests. Refactor mutex test C into separate file check-in: c921c9016b user: apnadkarni tags: apn-mutex-tests
2025-09-27
14:38
Add condition variable test function for producer consumer pattern check-in: 6330cbbc00 user: apnadkarni tags: apn-mutex-tests
02:15 Ticket [17ffc49790] status still Open with 3 other changes artifact: 409cdb5f43 user: apnadkarni
2025-09-26
16:20
Start on some mutex C API tests check-in: 79ed8c8acc user: apnadkarni tags: apn-mutex-tests
13:23
Delete obsolete comment that TCL_THREAD_JOIN is ignored on Windows. check-in: 9183ace241 user: apnadkarni tags: core-9-0-branch
13:19 Ticket [893f8cc5db] Nested mutexes following TIP 509 status still Closed with 5 other changes artifact: d4b69bb49b user: apnadkarni ... 1 similar event omitted.
11:21 Ticket [24d2e66bda] tcl/tk 9.0.2 build error status still Open with 3 other changes artifact: 18021e5e00 user: apnadkarni
03:14 Ticket [893f8cc5db] Nested mutexes following TIP 509 status still Closed with 5 other changes artifact: 73873af60f user: apnadkarni
2025-09-24
08:14
Merge trunk check-in: ed77f7a9b6 user: apnadkarni tags: apn-init-refactor
08:07 Edit [e094a6d47b070deb|e094a6d47b]: Edit check-in comment. artifact: 22f6e23fe5 user: apnadkarni
08:07 Edit [bbbcaac0960b1aaa|bbbcaac096]: Edit check-in comment. artifact: 7eb3bc9008 user: apnadkarni
08:06 Edit [2ee45c322773a797|2ee45c3227]: Edit check-in comment. artifact: 444688f0b3 user: apnadkarni
03:12 Ticket [c9e68eb6ca] tclEncoding.c: undefined behavior involving NULL pointers status still Closed with 5 other changes artifact: 17ca83eb42 user: apnadkarni
03:08
Fix buffer size check for GetEnvironmentVariable. Tx @cjmcdonald check-in: 2ee45c3227 user: apnadkarni tags: trunk, main
02:56
Fix buffer size check for GetEnvironmentVariable. Tx @cjmcdonald check-in: bbbcaac096 user: apnadkarni tags: core-9-0-branch
02:38
Fix buffer size check for GetEnvironmentVariable. Tx @cjmcdonald check-in: e094a6d47b user: apnadkarni tags: core-8-6-branch
2025-09-23
12:20 Closed ticket [c9e68eb6ca]: tclEncoding.c: undefined behavior involving NULL pointers plus 6 other changes artifact: 318c7d95c2 user: apnadkarni
12:19
Merge 9.0 - Fix [c9e68eb6ca] getenv checks check-in: 4760a5fda3 user: apnadkarni tags: trunk, main
12:00
Merge 8.6 - Fix [c9e68eb6ca] getenv checks check-in: 33587c757d user: apnadkarni tags: core-9-0-branch
11:42
Fix for fix. If getenv returns NULL, Tcl_DString buffer still needs initialization check-in: 784ba203b5 user: apnadkarni tags: core-8-6-branch
11:26 Edit [721c3798775908b0|721c379877]: Move to branch mistake. Add propagating "hidden". artifact: cf015f9410 user: apnadkarni
10:35 Edit [175029b594f642c9|175029b594]: Mark "Closed". Cancel tag "core-bug-c9e68eb6ca". artifact: 941395fa5b user: apnadkarni
10:25
Bug [c9e68eb6ca] - check result of getenv/GetEnvironmentVariable check-in: 9c4f3a6de8 user: apnadkarni tags: core-8-6-branch
2025-09-22
10:38 Ticket [c9e68eb6ca] tclEncoding.c: undefined behavior involving NULL pointers status still Open with 3 other changes artifact: 5c1f20cee4 user: apnadkarni
10:36 Edit [175029b594f642c9|175029b594]: Add tag "core-bug-c9e68eb6ca". Cancel background color. artifact: 35edea8828 user: apnadkarni