Timeline
Not logged in

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

50 most recent check-ins

2026-06-10
16:31
Add initializer and validators Leaf check-in: 54ae046b8c user: apnadkarni tags: apn-fs-wip-for-92
13:43
Implement Tcl_DArray functions check-in: fe2560d097 user: apnadkarni tags: apn-fs-wip-for-92
07:30
[53a4d960] doc binary scan f endianess correction in example Leaf check-in: 2d20784ad7 user: oehhar tags: core-9-0-branch
07:29
[53a4d960] doc binary scan f endianess correction in example Leaf check-in: 5c615eec61 user: oehhar tags: trunk, main
05:05
Remove obsolete example. Neither start nor nativename is needed in 9.1 check-in: 7ab708344d user: apnadkarni tags: trunk, main
2026-06-08
18:41
Small corrections to doc comments check-in: ccb5df9767 user: dkf tags: trunk, main
10:17
Add comment explaining need for path joining code fragment from 2005 check-in: 0cd6a0ded5 user: apnadkarni tags: trunk, main
2026-06-07
15:05
Tcl_GetInt(3) needed to mention that _ was accepted as 'numeric whitespace' check-in: 4dde3193e1 user: dkf tags: trunk, main
12:04
Improve documentation comments where they were a bit neglected check-in: f24f45d71b user: dkf tags: trunk, main
09:28
- final conversions of all remaining *.n files! - unify unknown.n, unset.n, uplevel.n, while.n Leaf check-in: 8e907b98c3 user: Torsten tags: tip-700
2026-06-06
02:48
nmake rules tweaks - add OPTS=verbose option, install extension static libs in same location as Tcl ... check-in: 5a7ba8e9fb user: apnadkarni tags: trunk, main
01:19
Minor tweaks to nmake log messages Closed-Leaf check-in: 402a469436 user: apnadkarni tags: apn-nmake-tweaks
2026-06-05
22:23
- addd missing word in tm.n - support for the \(fm nroff sequence - final conversion of tm.n check-in: 8c9cf841df user: Torsten tags: tip-700
2026-06-04
16:04
Visual Studio 2026 gives a warning without this /b option check-in: 1f1611cc44 user: jan.nijtmans tags: core-9-0-branch
16:03
Run the CI build with Visual Studio 2026 check-in: 8e8c09b55b user: jan.nijtmans tags: trunk, main
16:01
Update changes.md check-in: 2a1be29d2d user: jan.nijtmans tags: trunk, main
06:02
Add missing -DNDEBUG to nmakehlp build. Silence one more invocation of echo check-in: 95c41ce465 user: apnadkarni tags: apn-nmake-tweaks
04:28
Install static libraries in same location as Tcl's, not under package directories check-in: a754449adc user: apnadkarni tags: apn-nmake-tweaks
2026-06-03
11:41
Initialize nmake VERBOSE check-in: 766a63d314 user: apnadkarni tags: apn-nmake-tweaks
10:48
Rebase to trunk, fix copy usage for vs2026 Closed-Leaf check-in: c095d4193f user: jan.nijtmans tags: windows-2025-vs2026, core-vs2026
10:28
Sync manifest changes with Tk check-in: ad21e88ea3 user: jan.nijtmans tags: trunk, main
08:30
Less verbose nmake output by default. Add OPTS=verbose for old behavior check-in: 9e3254bf15 user: apnadkarni tags: apn-nmake-tweaks
07:51
TclpGetMicroseconds() doesn't exist any more check-in: ab34a3c972 user: jan.nijtmans tags: trunk, main
07:45
TIP #752: New timer API without Tcl_Time check-in: 93da3b18e7 user: jan.nijtmans tags: trunk, main
2026-06-02
17:03
silence warning about uninitialized paramter. check-in: 53359f492b user: dgp tags: trunk, main
17:02
Silence another warning with INT2PTR() check-in: 2aa2a5e6e7 user: dgp tags: trunk, main
16:58
Silence compiler warnings about unused parameters. check-in: 80da2810fe user: dgp tags: trunk, main
08:02
Don't prematurely free object needed for error message! check-in: c9011267bd user: apnadkarni tags: trunk, main
03:16
Merge TIP 755 Final check-in: 01705864c9 user: apnadkarni tags: trunk, main
03:08
Merge main - TIP 755 final Leaf check-in: 40abdadddb user: apnadkarni tags: tip-755
02:58
TIP 755 final Leaf check-in: a40d459779 user: apnadkarni tags: mistake
2026-06-01
13:30
Re-generate configure scripts (with correct patchlevel) check-in: 66cd13c6b5 user: jan.nijtmans tags: trunk, main
13:17
Prepare for Tcl 9.1b0 check-in: d7734a6bec user: jan.nijtmans tags: trunk, main
2026-05-31
09:50
Merge tip-755 Closed-Leaf check-in: aae914ca31 user: apnadkarni tags: tip-755-bi
06:02
Merge main check-in: dbc0b82215 user: apnadkarni tags: tip-755, core-tip-755
2026-05-30
11:46
Add ttrace scripts check-in: fc8c7ee0f6 user: apnadkarni tags: tip-755-bi
07:59
Conditionally include packages in BI build check-in: 6917e304ee user: apnadkarni tags: tip-755-bi
2026-05-29
15:15
Update changes.md for socket crash and tcltest -iterations option check-in: 643e7c246c user: apnadkarni tags: trunk, main
15:06
Fix [06f19cc4] - Windows socket crash on thread exit. check-in: 361fb72eaa user: apnadkarni tags: trunk, main
14:43
Add -iterations configuration to tcltest. Bump to 2.6.0 check-in: 1fe7babcaf user: apnadkarni tags: trunk, main
08:15
Eliminate hardcoded paths check-in: 2b42fa6480 user: apnadkarni tags: tip-755-bi
05:31
Document tcltest::configure -iterations Closed-Leaf check-in: 9fc643682c user: apnadkarni tags: apn-tcltest
05:15
Merge apn-tcltest tests Closed-Leaf check-in: 0fe6d2c724 user: apnadkarni tags: bug-06f19cc4-with-tcltest
05:01
Bump version to 2.6.0. Add tests for -iterations check-in: 6086fdbdfc user: apnadkarni tags: apn-tcltest
2026-05-28
17:12
file lifetime testing hygiene Leaf check-in: 870a528f69 user: dgp tags: rc0, core-9-0-4-rc
16:55
Duplicate test name check-in: 03965f97ef user: dgp tags: core-9-0-4-rc
16:42
merge 9.0 check-in: 74d11525ef user: dgp tags: core-9-0-4-rc
12:13
Merge 9.0. Formatting check-in: 8e78be4610 user: jan.nijtmans tags: trunk, main
11:53
Remove knownBug constraint check-in: c4b8422ce7 user: apnadkarni tags: bug-06f19cc4-with-tcltest
10:48
Merge apn-tcltest fixes for info frame check-in: 7126692de5 user: apnadkarni tags: bug-06f19cc4-with-tcltest