Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-02-21
| ||
22:55 | * In-code comments reflect what is actually happening - eg: Tcl_GetRange() does *not* only convert... Leaf check-in: dc94c20ed5 user: jan.nijtmans tags: core-9-0-branch | |
00:46 | * In-code comments reflect what is actually happening - eg: Tcl_GetRange() does *not* only convert... Leaf check-in: 546413afa8 user: bch tags: trunk, main | |
2025-02-20
| ||
21:52 | Eliminate TCL_MAJOR_VERSION usage Leaf check-in: aaf9f9fb55 user: jan.nijtmans tags: tip-626, core-tip-626 | |
21:36 | Merge 9.1. dde -> 1.5a0 check-in: 25fb7c50d2 user: jan.nijtmans tags: tip-626 | |
10:59 | Rebase to 9.1 Leaf check-in: f72ac96852 user: jan.nijtmans tags: tip-709 | |
10:56 | Apparently, create-dmg/create-dmg doesn't work yet on Apple silicon check-in: f4ede1160b user: jan.nijtmans tags: trunk, main | |
09:24 | TIP #711: New function: Tcl_IsEmpty() check-in: 2559c9541e user: jan.nijtmans tags: trunk, main | |
2025-02-19
| ||
09:25 | Rebase to 9.1 check-in: f1f93817f2 user: jan.nijtmans tags: tip-709 | |
08:37 | Rebase to 9.1 Closed-Leaf check-in: f6caedaeab user: jan.nijtmans tags: tip-711 | |
08:36 | Make a start with 9.1 development, as preparation for TIP #711 check-in: 0950b29f08 user: jan.nijtmans tags: trunk, main | |
08:29 | Split off "9.0" branch, as preparation for TIP #711 check-in: 975a904f7f user: jan.nijtmans tags: core-9-0-branch | |
05:43 | Fix [f5d0e75a49]. Correct tcl::process documentation for non-subprocesses check-in: 2ed32fc21a user: apnadkarni tags: trunk, main | |
2025-02-18
| ||
13:39 | Be consistant in .VS/.VE tags in documentation: Just mention TIP number, nothing else. check-in: 9bab6a1ff0 user: jan.nijtmans tags: trunk, main | |
2025-02-17
| ||
15:03 | Put back "tcl_rcFileName", accidently removed [70302ff935|here]. Remove references to ancient TIP's check-in: 9bef43d0b1 user: jan.nijtmans tags: trunk, main | |
14:44 | Remove references to ancient TIP's Leaf check-in: 81986487be user: jan.nijtmans tags: core-8-branch | |
2025-02-16
| ||
15:17 | Typo Leaf check-in: bc532fc550 user: dkf tags: inline-func | |
2025-02-14
| ||
17:45 | No need to mention "TIP 412" any more check-in: 3a04870ea2 user: jan.nijtmans tags: core-8-branch | |
17:10 | Formatting msgcat.n. Backported from 9.0 Leaf check-in: 1bb681fd4c user: jan.nijtmans tags: core-8-6-branch | |
2025-02-12
| ||
15:13 | Fix [0fac6dd541]. Remove duplicated docs for tcl_wordchars etc. from tclvars.n check-in: 2861f03e01 user: apnadkarni tags: trunk, main | |
08:26 | Don't worry building for Tcl 8.7 any more check-in: ae78da1839 user: jan.nijtmans tags: core-8-6-branch | |
08:22 | Don't worry building for Tcl 8.7 any more check-in: d82e59b257 user: jan.nijtmans tags: core-8-branch | |
08:01 | More accurate documentation check-in: 98e788fbcd user: jan.nijtmans tags: tip-711 | |
2025-02-11
| ||
21:44 | Don't worry building for Tcl 8.7 any more check-in: e144a4adb6 user: jan.nijtmans tags: trunk, main | |
17:11 | Swap from deprecated build image to current one check-in: 3cb93852b7 user: dkf tags: trunk, main | |
17:10 | More bits and pieces of functions check-in: f94ca90326 user: dkf tags: inline-func | |
17:09 | Bug f5d0e75a49 - correct tcl::process documentation for non-subprocesses Closed-Leaf check-in: 7a71c8de17 user: apnadkarni tags: bug-f5d0e75a49 | |
16:43 | Remove duplicate documentation of tcl_wordchars and tcl_nonwordchars Closed-Leaf check-in: 2de5f3345e user: apnadkarni tags: bug-0fac6dd541 | |
2025-02-10
| ||
13:07 | merge 8.7 check-in: 90ef2d4246 user: sebres tags: trunk, main | |
13:01 | merge 8.6 check-in: fedb8e8b95 user: sebres tags: core-8-branch | |
12:58 | merge 8.5: tcltest: avoid "couldn't read directory" error if no read permission on some child folder... check-in: 9938da1a8c user: sebres tags: core-8-6-branch | |
12:57 | tcltest: avoid "couldn't read directory" error if no read permission on some child folder of "-testd... Leaf check-in: a95b1876a7 user: sebres tags: core-8-5-branch | |
12:55 | cherry-pick [9b5c0dbbc296ad67]: tests/all.tcl: don't overwrite argument -testdir (may be supplied in... check-in: 0ede9b3201 user: sebres tags: core-8-5-branch | |
10:53 | merge main & tip-712, optimize TclSubstOptions; now the order of options doesn't affect result (nega... Leaf check-in: e6deb2b5a5 user: sebres tags: tip-712--subst-allow-mix-opt | |
10:24 | simplify detection of combination for positive and negative options Leaf check-in: 240c763773 user: sebres tags: tip-712 | |
2025-02-08
| ||
16:10 | merge trunk (optimized TclSubstOptions, etc); reorganizes options (almost alphanumeric, positive gro... check-in: 21b1ad8e5a user: sebres tags: tip-712 | |
15:54 | merge 8.7 (optimization of TclSubstOptions) check-in: 88a9cc67b6 user: sebres tags: trunk, main | |
15:52 | merge 8.6 (optimization of TclSubstOptions) check-in: b32100901b user: sebres tags: core-8-branch | |
15:49 | simplify and optimize TclSubstOptions (reducing the branch misprediction etc) check-in: 7a3b47fb37 user: sebres tags: core-8-6-branch | |
13:40 | amend to [5a28eecf3519c645]: reset cmpPtr->clientData (it must be not cmpPtr, since cmpPtr->proc is ... check-in: e4f09c5206 user: sebres tags: trunk, main | |
2025-02-07
| ||
13:34 | Add some testcases check-in: aa885b5745 user: jan.nijtmans tags: tip-711 | |
2025-02-06
| ||
22:54 | Slightly better: less code duplication check-in: d906def78e user: jan.nijtmans tags: tip-711 | |
22:21 | Change implementation, based on community feedback check-in: 53556c9fe8 user: jan.nijtmans tags: tip-711 | |
17:33 | Throwaway test function for Tcl_IsEmpty Closed-Leaf check-in: 83ab0c0390 user: apnadkarni tags: apn-tip-711 | |
12:29 | Rebase to 9.1 check-in: 0eaaef49d8 user: jan.nijtmans tags: tip-711 | |
12:27 | Rebase to 9.0 Closed-Leaf check-in: 433f1b2194 user: jan.nijtmans tags: tip-710 | |
11:34 | Fix [e086622a87]: WINE "env" test failures check-in: 2c3eebb2a5 user: jan.nijtmans tags: trunk, main | |
07:38 | Oops check-in: 527ab0690e user: jan.nijtmans tags: tip-711 | |
2025-02-05
| ||
18:09 | allow mixing positive/negative switches, following TIP 323 (Do Nothing Gracefully) check-in: 7ccc8d1075 user: sebres tags: tip-712--subst-allow-mix-opt | |
2025-02-04
| ||
18:06 | subst: Fix segfault when mixing positive and negative options and add a test case for it. check-in: cdd1265d56 user: max tags: tip-712 | |
14:45 | Copy thrower.dll to a directory where it can be found for the testcases check-in: eaa98acc32 user: jan.nijtmans tags: tip-709 | |