Timeline
Not logged in

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

50 most recent check-ins that include changes to files matching 'win/*'

2026-08-31
09:14
Merge trunk Leaf check-in: 3bab2658b0 user: jan.nijtmans tags: tip-700
2026-08-23
11:04
Error string compaction Leaf check-in: 88c80c8187 user: dkf tags: tip-757
2026-08-21
10:18
This is the first version of TIP 759 check-in: ea18400465 user: Florent tags: tip-759_tcl90
2026-08-20
17:41
merge trunk check-in: 8c71d54d07 user: dgp tags: core-9-1-b1-rc
11:57
Fix [99717117b7]: warnings when compiling with Clang ucrt64 check-in: 420a9cfbcd user: jan.nijtmans tags: trunk, main
2026-08-18
12:50
Fix [4bd630]: --without-tzdata on windows check-in: 94c9e43558 user: jan.nijtmans tags: trunk, main
12:44
Fix [4bd630]: --without-tzdata on windows check-in: fd06472ef4 user: jan.nijtmans tags: core-9-0-branch
2026-08-16
23:55
Update Windows icon to new Tcl 9 logo check-in: 499b05be3c user: pbrooks tags: trunk, main
2026-08-15
14:56
More errors through the new API functions check-in: b4ed13ac7d user: dkf tags: tip-757
09:51
Fix failure of package require registry on --disable-zipfs builds check-in: 38343c14b5 user: apnadkarni tags: trunk, main
08:16
merge trunk check-in: 231777b7dc user: dkf tags: tip-757
2026-08-12
18:10
merge trunk check-in: a1ff8e3a0b user: dgp tags: core-9-1-b1-rc
2026-08-10
09:58
Consolidate use of ©. Indenting check-in: 82a75b7cb9 user: jan.nijtmans tags: trunk, main
05:42
Use new Tcl9 Logo in win/tclsh.ico Closed-Leaf check-in: 0a64df7831 user: pbrooks tags: pbrooks--2026-08-new-logo-icon
2026-08-09
11:41
merge trunk check-in: d54b3787e4 user: dkf tags: tip-757
11:38
Error messages almost all generated via Tcl_PrintfResult family check-in: 4b4b6ea188 user: dkf tags: tip-757
2026-07-17
06:50
Use of TIP 757 in many places Leaf check-in: 2237c55faf user: dkf tags: tip-757-use
2026-07-16
12:21
Merge 9.0. Fix [d40d8db3]. Path normalization on Windows ACL-denied directory check-in: 88cc0220bd user: apnadkarni tags: trunk, main
11:41
Fix [d40d8db3]. Path normalization on Windows ACL-denied directory check-in: 0ac314cb96 user: apnadkarni tags: core-9-0-branch
11:12
Fix MinGW warnings Closed-Leaf check-in: aa98855685 user: apnadkarni tags: bug-d40d8db3
2026-07-15
17:03
Proposed fix for ACL-denied normalization check-in: ac9a9fb327 user: apnadkarni tags: bug-d40d8db3
11:34
Add test to prove presence of bug check-in: 432267215d user: apnadkarni tags: bug-d40d8db3
08:26
Add infrastructure for bug reproduction check-in: d9d66c9af9 user: apnadkarni tags: bug-d40d8db3
2026-07-14
16:31
Merge 9.0 - Fix [f10d91c2] - dead console busy loop check-in: b35f145d82 user: apnadkarni tags: trunk, main
16:27
Fix [f10d91c2] - dead console busy loop check-in: 49925e3365 user: apnadkarni tags: core-9-0-branch
14:26
platform -> 1.2b1 check-in: 30e6b1d74b user: jan.nijtmans tags: trunk, main
14:03
Fix [61ba0b0661]: platform::identify broken on Red Hat Linux check-in: 3445655de3 user: jan.nijtmans tags: core-9-0-branch
13:41
Fix [61ba0b0661]: platform::identify broken on Red Hat Linux check-in: 1d1d5cbd91 user: jan.nijtmans tags: core-8-6-branch
08:22
Backout fix for [917c4a896a]. Let the improved fix land on 9.1, it can always be backported later check-in: ba64662cf0 user: jan.nijtmans tags: core-9-0-branch
2026-07-13
07:16
Include check for error conditions in generating Windows file events check-in: b8a27df92a user: apnadkarni tags: bug-f10d91c2
2026-07-12
20:38
Fix [2759868527]: File tcltest-2.5.11.tm provides package version nr. 2.6.0 check-in: c84bd1a578 user: jan.nijtmans tags: trunk, main
10:56
Bug [9594d5a0] - non-default nmake builds check-in: 04353a498c user: apnadkarni tags: trunk, main
10:53
merge main Closed-Leaf check-in: 84677ece92 user: apnadkarni tags: bug-9594d5a0
2026-07-10
11:48
Fix broken manifest (GH CI failure) inclusion. Need to include winuser.h else CREATEPROCESS_MANIFEST... check-in: 1355748a7a user: apnadkarni tags: trunk, main
09:29
Fix nmake builds of Tcl/Tk in non-default directories check-in: afc4e5d6f9 user: apnadkarni tags: bug-9594d5a0
08:20
Manifest is already in rc, so no need to run mt tool check-in: 45d45f97fd user: jan.nijtmans tags: trunk, main
2026-07-09
11:12
Merge main Leaf check-in: a56bc05b52 user: apnadkarni tags: tip-756
11:08
Added tcl::unsupported::grapheme command check-in: aae0878628 user: apnadkarni tags: trunk, main
10:34
Fix [917c4a896a]: Glibc detection broken on Linux for platform::identify check-in: b1449b8027 user: jan.nijtmans tags: trunk, main
10:31
Fix [917c4a896a]: Glibc detection broken on Linux for platform::identify check-in: 5265738a55 user: jan.nijtmans tags: core-9-0-branch
2026-07-08
15:06
Attempt to fix [917c4a896a]: Glibc detection broken on Linux for platform::identify check-in: a1a9fbb461 user: jan.nijtmans tags: bug-917c4a896a
07:42
Merge trunk check-in: 7369f5fd41 user: apnadkarni tags: tip-756-91
2026-07-07
11:14
Undo changes in rules.vc/targets.vc, since extensions might use it Closed-Leaf check-in: c6b179ef6f user: jan.nijtmans tags: manifest-in-rc-only, core-manifest-in-rc
07:19
Manifest is already in rc, so no need to run mt tool check-in: 25e1877565 user: jan.nijtmans tags: manifest-in-rc-only
2026-07-06
11:14
No need to worry about Windows 8.1 any more check-in: 87bd80692d user: jan.nijtmans tags: trunk, main
2026-07-04
08:25
Fix [59cc110f]. Manually verified but no test case as it involves the root directory check-in: aa14c774b6 user: apnadkarni tags: trunk, main
08:17
Fix [59cc110f]. Manually verified but no test case as it involves the root directory check-in: 4ff7599111 user: apnadkarni tags: core-9-0-branch
2026-07-01
16:29
Merge main check-in: 8907f30561 user: apnadkarni tags: tip-756
13:44
Version -> 9.0.5 for next release cycle check-in: 675699596d user: jan.nijtmans tags: core-9-0-branch
2026-06-30
15:44
Version -> 9.1b1 for next release cycle check-in: ae9af05d16 user: jan.nijtmans tags: trunk, main