Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Branch for Development of New Tcl Versions
This is an active, major branch.
This branch should be the target of feature development branches. Minor changes may be committed directly to it, but please keep it building; test thoroughly before committing to it (directly or of a merge).
As of time of writing, this branch is being used to develop Tcl 9.1.
50 most recent check-ins related to "main"
|
2026-05-05
| ||
| 19:26 | A better way of testing: a custom match mode Leaf check-in: 234793fd9a user: dkf tags: trunk, main | |
| 15:53 | Add some rounding to tests; C implementations of functions can be 1ULP out check-in: 2c9ec73c7f user: dkf tags: trunk, main | |
| 08:56 | Update list of referenced pages check-in: b889125277 user: dkf tags: trunk, main | |
|
2026-05-04
| ||
| 16:55 | Sort the functions in the documentation. check-in: f86392fb08 user: dkf tags: trunk, main | |
| 16:47 | Docfix: gamma(), not tgamma() check-in: 0e651e09af user: dkf tags: trunk, main | |
| 15:07 | Whoops; my bad check-in: 5c43648dec user: dkf tags: trunk, main | |
| 13:36 | Updated changes check-in: d8c1b74b45 user: dkf tags: trunk, main | |
| 13:19 | Implement TIP 735: Simpler List Filtering check-in: a65fd00a52 user: dkf tags: trunk, main | |
| 13:16 | Implement TIP 745: Functions from C99 check-in: 4a1dec85e7 user: dkf tags: trunk, main | |
| 07:48 | Slightly better way of writing an error path check-in: 20f274456c user: dkf tags: trunk, main | |
| 06:19 | Merge trunk. Mostly whitespace and indentation check-in: a1316b0034 user: apnadkarni tags: tip-753 | |
|
2026-05-03
| ||
| 16:31 | Use OutOfUintRange() more widely. check-in: 35f89a0ee2 user: dkf tags: trunk, main | |
|
2026-05-02
| ||
| 13:43 | Fix an argument indent check-in: 9e4526c53b user: dkf tags: trunk, main | |
| 06:38 | Fix 32-bit failures introduced in [5a2d03a86e] check-in: 5ae9991e68 user: apnadkarni tags: trunk, main | |
| 04:32 | Merge 9.0 check-in: 2e9f987343 user: apnadkarni tags: trunk, main | |
| 04:10 | Merge 8.6 Leaf check-in: f2e038f71a user: apnadkarni tags: core-9-0-branch | |
|
2026-04-30
| ||
| 16:04 | Fix [1615c80638] by moving problem comparisons to common helper function check-in: 5a2d03a86e user: dkf tags: trunk, main | |
| 14:52 | Fix formatting of function-level comments check-in: 3dc5544544 user: dkf tags: trunk, main | |
|
2026-04-28
| ||
| 07:30 | tzdata updated to Olson's tzdata2026b check-in: 9587813a70 user: jan.nijtmans tags: trunk, main | |
| 07:27 | tzdata updated to Olson's tzdata2026b check-in: 18f6cde71a user: jan.nijtmans tags: core-9-0-branch | |
|
2026-04-27
| ||
| 20:02 | More indentation corrections check-in: c0ab8b0d2c user: dkf tags: trunk, main | |
| 18:22 | Fix some indentation errors check-in: f127e23b82 user: dkf tags: trunk, main | |
|
2026-04-26
| ||
| 16:50 | Merge main check-in: 9c262cb0b3 user: apnadkarni tags: tip-753 | |
| 16:46 | Remove unnecessary blank lines check-in: 43cdc3cbe1 user: dkf tags: trunk, main | |
| 16:19 | Add bugfix bca391ab51 to changes.md check-in: 6468e52317 user: apnadkarni tags: trunk, main | |
| 10:35 | merge trunk Closed-Leaf check-in: a17abd2d49 user: dkf tags: c11-functions | |
| 10:32 | Fix another case problem caused by Windows Closed-Leaf check-in: f7636cc81b user: dkf tags: tip-735 | |
| 10:27 | merge trunk check-in: 9f86312dd4 user: dkf tags: tip-735 | |
| 03:55 | Sync win/rules-ext.vc and win/rules.vc up with other projects; remove debug messages. check-in: 411b57c37b user: PHILB tags: trunk, main | |
| 03:53 | Sync win/rules-ext.vc and win/rules.vc up with other projects; remove debug messages. Leaf check-in: 09649523a3 user: PHILB tags: pbrooks-nmakehlp-exe-removal | |
|
2026-04-24
| ||
| 15:33 | Test everything on windows-2025-vs2026 image Leaf check-in: 5ff41c07b3 user: jan.nijtmans tags: windows-2025-vs2026, core-windows-2025-vs2026 | |
| 09:18 | Merge main check-in: 4072fb7d2a user: apnadkarni tags: tip-753 | |
| 09:17 | Add command tcl::registry, move registry module into core dll. check-in: 427503880c user: apnadkarni tags: trunk, main | |
| 07:55 | Update documentation for tcl::registry Leaf check-in: 83fef54f78 user: apnadkarni tags: apn-registry | |
|
2026-04-23
| ||
| 18:14 | Bug [596936dd2d] - exec PATH search should select earlier directories irrespective of extension check-in: d7945e6854 user: apnadkarni tags: tip-753 | |
| 16:25 | Fix memory leak in AppendEnvironment (long path related changes, 9.1 only) check-in: ebe24fb529 user: apnadkarni tags: trunk, main | |
| 10:03 | Fix make dist. nmakehlp.exe no longer exists check-in: 4a7175b48b user: apnadkarni tags: trunk, main | |
|
2026-04-22
| ||
| 11:10 | Merge mark check-in: 1689dd3152 user: apnadkarni tags: trunk, main | |
| 11:09 | Merge mark check-in: ca8bc95d5c user: apnadkarni tags: core-9-0-branch | |
| 10:27 | Merge 9.0 - Fix [24d7f1a6] - crash on proc definition in namespace being deleted check-in: f24f8dabb3 user: apnadkarni tags: trunk, main | |
| 10:15 | Fix [24d7f1a6] - crash on proc definition in namespace being deleted check-in: 4daba059d9 user: apnadkarni tags: core-9-0-branch | |
| 07:48 | merge trunk check-in: 3edbdbd149 user: dkf tags: c11-functions | |
| 06:32 | Move registry module into main dll check-in: 27ea5af1b5 user: apnadkarni tags: apn-registry | |
|
2026-04-21
| ||
| 16:24 | merge trunk check-in: b5517d649c user: dkf tags: tip-735 | |
| 16:08 | (almost) merge-mark. Cross-compile CC still doesn't work Leaf check-in: 0063ae8c0d user: jan.nijtmans tags: bug-d109376adf, core-bug-d109376adf | |
| 15:56 | Rebase to trunk check-in: efd97dd4dc user: jan.nijtmans tags: bug-d109376adf | |
| 13:22 | Rebase to trunk Leaf check-in: 77657cb583 user: jan.nijtmans tags: new-timer-api | |
| 06:22 | Merge-mark check-in: e5adbad425 user: jan.nijtmans tags: trunk, main | |
| 06:20 | Fix [60d8692823]: Tcl_Eval macro references TCL_INDEX_NONE which is not always defined. Was introduc... check-in: a82a68f9c5 user: jan.nijtmans tags: core-9-0-branch | |
| 04:19 | Remove x86_64-w64-mingw32-nmakehlp.exe. In its place, use the NMAKEHLP_NATIVE variable to find an nm... check-in: 63fe7df656 user: PHILB tags: trunk, main | |