Timeline
Not logged in

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

50 check-ins occurring around 2024-02-27 14:17:02.

2024-03-04
14:47
Tweak error-message. Remove pre-7.5 Tcl code. check-in: 8ba11ea01f user: jan.nijtmans tags: core-8-branch
13:37
Merge 9.0 check-in: b23322ba58 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
13:34
Merge 8.7 check-in: 34d6716f22 user: jan.nijtmans tags: trunk, main
13:31
Merge 8.6 check-in: 93696922f2 user: jan.nijtmans tags: core-8-branch
12:48
Code cleanup in init.tcl, 'stolen' from sebres-?-?-clock-speedup-cr2. No change in functionality check-in: 6065e21d1d user: jan.nijtmans tags: core-8-6-branch
11:09
Minimize diff to main branch by comment correction check-in: 27b6392325 user: oehhar tags: sebres-9-0-clock-speedup-cr2
11:00
Merge current main branch check-in: c7c1daf7d0 user: oehhar tags: sebres-9-0-clock-speedup-cr2
10:36
If TCL_PACKAGE_PATH is set explicitly, don't change it in "configure" check-in: 123e49b851 user: jan.nijtmans tags: bug-1b8a893ded
10:22
Small (related) fix to handling of TCL_MODULE_PATH: It's a Tcl list too, so it could contain '{'/'}' check-in: cc89d3374b user: jan.nijtmans tags: bug-1b8a893ded
09:40
Proposed fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) braced. check-in: 4427b7e168 user: jan.nijtmans tags: bug-1b8a893ded
2024-03-03
21:48
Merge 8.7 check-in: 123c58d051 user: jan.nijtmans tags: trunk, main
21:42
Merge 8.6 check-in: 2490edbb83 user: jan.nijtmans tags: core-8-branch
21:30
Fix [d63061a1ac]: PRIVATE != CONTROL in Unicode check-in: 0480bdc823 user: jan.nijtmans tags: core-8-6-branch
14:41
Remove private characters from regexp control table, but add them back in [:cntrl:] class (so no cha... check-in: 80462c8ac9 user: jan.nijtmans tags: core-8-6-branch
2024-03-02
16:23
Add missing Tcl_NextHashEntry check-in: d9d1cd6122 user: dkf tags: trunk, main
2024-02-28
21:05
merge release check-in: cd74d968a4 user: dgp tags: core-8-6-branch
10:02
merge 8.7 check-in: 696d9229a7 user: sebres tags: trunk, main
10:00
fixes [e02798626dfbcd7b] - close regression introduced by TIP#490 causing too slow eval of mc comman... check-in: 3a4bf06425 user: sebres tags: core-8-branch
2024-02-27
20:33
Merge mark check-in: d7e7498d41 user: oehhar tags: trunk, main
20:31
Merge mark check-in: f25b96438c user: oehhar tags: core-8-branch
20:23
Bug [f91ab723f3] : remove Windows 16 bit dead code check-in: ce2bd7a315 user: oehhar tags: core-8-6-branch
18:21
small amend for better readability (no RE needed, faster utf prefix compare) Closed-Leaf check-in: e81985ea8b user: sebres tags: fix-e02798626d--msgcat-regress
16:07
amend to [e02798626dfbcd7b]: speed-up ::tcl::clock::mc a little bit (uses msgcat::mcn internally ins... check-in: 9ff9eb8a25 user: sebres tags: fix-e02798626d--msgcat-regress
15:58
fixes [e02798626d]: close regression introduced by TIP#490 causing too slow eval of mc command for n... check-in: 29eaa2a82f user: sebres tags: fix-e02798626d--msgcat-regress
14:17
Merge 8.7 check-in: a49b71f59d user: jan.nijtmans tags: trunk, main
13:53
Some more int -> Tcl_Size check-in: fd0a1b6e28 user: jan.nijtmans tags: core-8-branch
12:28
Merge 8.7. Re-generate tclDecls.h. check-in: 37089a9786 user: jan.nijtmans tags: trunk, main
12:10
TclWinGetPlatformId is defined twice. Re-generate tclDecls.h check-in: 0ee8752897 user: jan.nijtmans tags: core-8-branch
07:08
clock requires msgcat 1.7, not 1.6 as minimum check-in: d20012dd88 user: oehhar tags: core-8-branch
2024-02-26
13:56
Bug [f91ab723]: MS-WIN: remove dead code as TclWinGetPlatformId() constantly returns "VER_PLATFORM_W... Closed-Leaf check-in: 69a34921d1 user: oehhar tags: bug-f91ab723-dead-code-removal
13:34
bug [f91ab723f3]: possible solution to remove cmd.exe handling. Leaf check-in: bdca8a3971 user: oehhar tags: bug-f91ab723f3-no-cmd
13:29
Bug: [f91ab723f3]: possible solution to add quoting "" for cmd.exe /c argument Leaf check-in: 0530fbcf2d user: oehhar tags: bug-f91ab723f3-quoting
13:25
One more little tweak missing check-in: 344cf5ae42 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
13:20
(cherry-pick) More tweaks check-in: 10c51c959b user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
13:04
More tweaks check-in: d48abcace3 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
12:19
Rebase to latest 9.0 check-in: 7c433a7c10 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2
10:59
Rebase to latest sebres-8-6-clock-speedup-cr2 Leaf check-in: 2021143e85 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
10:56
Rebase to latest core-8-6-branch check-in: 17de5e48b6 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
05:43
Fix [bda99f2393]. Windows non-blocking gets stdin truncation. See ticket for resolution. check-in: 7d3bfe817b user: apnadkarni tags: trunk, main
2024-02-25
15:35
The [https://en.wikipedia.org/wiki/KOI8-U|wiki] clearly states that the mapping for 0xB4 was a type,... Closed-Leaf check-in: 0034d90630 user: jan.nijtmans tags: bug-f23022e07a
2024-02-23
16:24
speeling check-in: be77ed16dc user: bch tags: trunk, main
2024-02-21
23:14
Remove some dead code check-in: 8414d81893 user: jan.nijtmans tags: trunk, main
17:05
Merge-mark check-in: ae46ae135a user: oehhar tags: trunk, main
17:04
Backport missing .fi from main branch in file doc/ObjectType.3 check-in: babd8ac6b2 user: oehhar tags: core-8-branch
15:49
A few more changes. Closed-Leaf check-in: ae82d58ef0 user: dgp tags: rc1, core-8-6-14-rc, core-8-6-14
2024-02-20
17:53
merge 8.6 check-in: 7870bc1473 user: dgp tags: core-8-6-14-rc
16:52
Merge 8.7 check-in: 4da790cbea user: oehhar tags: trunk, main
16:47
Ticket [2f4b495427]: document TIP 445 API functions. check-in: 31e8b2c9eb user: oehhar tags: core-8-branch
05:56
Merge main. Enable [bda99f2393] tests. Closed-Leaf check-in: d3e82ccfc5 user: apnadkarni tags: apn-bug-bda99f2393
05:49
Bump blocking read buffer size to 8192 irrespective of Tcl channel buffer size check-in: 854b8fc628 user: apnadkarni tags: apn-bug-bda99f2393