Timeline
Not logged in

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

50 check-ins occurring around 2022-06-28 08:02:08.

2022-07-03
07:40
Eliminate unnecessary thread wakeups. check-in: fef0d561e4 user: apnadkarni tags: win-console
2022-07-02
20:00
One more simplification: Eliminate RingBufferClear() Closed-Leaf check-in: feeeabe9cc user: jan.nijtmans tags: win-console-review
19:52
Merge 8.7 check-in: a544dd663a user: jan.nijtmans tags: trunk, main
19:39
TIP #607: -failindex option for encoding convertto/convertfrom check-in: 2c4329d1a2 user: jan.nijtmans tags: core-8-branch
19:33
Fix build error with --enable-debug (no need for RINGBUFFER_ASSERT any more) check-in: 54593ace4e user: jan.nijtmans tags: win-console-review
2022-07-01
15:28
Merge 9.0 check-in: b18dab50b6 user: jan.nijtmans tags: tcl8-compat
15:26
Merge 8.7 Closed-Leaf check-in: 091f9563e9 user: jan.nijtmans tags: tcloo-64bit
15:21
Merge 8.7 check-in: 7a22c18225 user: jan.nijtmans tags: trunk, main
15:20
Merge 8.6 check-in: 651b1008fb user: jan.nijtmans tags: core-8-branch
15:14
Test for TclOO 1.1.0. Remove some useless type-casts check-in: 7c4df6273d user: jan.nijtmans tags: core-8-6-branch
14:55
TclOO version -> 1.3.0 check-in: bbd2cbf645 user: jan.nijtmans tags: tcloo-64bit
12:31
Merge 8.7 check-in: f787684394 user: jan.nijtmans tags: tcloo-64bit
11:53
Merge 9.0. Fix MacOSX build check-in: ce01e4e6bd user: jan.nijtmans tags: tcl8-compat
07:41
No need for RingSizeT, since max is 8000 (far less than 2^31) check-in: 83001cbe31 user: jan.nijtmans tags: win-console-review
07:34
Remove unnecessary code (review round 1) check-in: 82b6ceba53 user: jan.nijtmans tags: win-console-review
05:58
Merge core-8-branch. Wakeup console reader thread when data read. check-in: dbdf5517a7 user: apnadkarni tags: win-console
2022-06-30
13:46
Merge 8.7 check-in: d346c07af7 user: jan.nijtmans tags: win-console
11:32
Merge-mark check-in: d0856e68cb user: jan.nijtmans tags: trunk, main
11:31
Fix [b79df322a9]: Tcl_NewUnicodeObj truncates strings check-in: 936c4f4b1c user: jan.nijtmans tags: core-8-branch
2022-06-29
15:56
Notify other threads if one thread closes a Windows console channel check-in: 07cf9644c2 user: apnadkarni tags: win-console
2022-06-28
15:42
Finishing touches. Remove obsolete code check-in: ccfe560c2e user: apnadkarni tags: win-console
09:42
Merge 8.7. Don't worry about Tcl_GetErrorLine() any more check-in: abc7fd3e46 user: jan.nijtmans tags: trunk, main
09:39
Merge 8.6 check-in: 0443652ba2 user: jan.nijtmans tags: core-8-branch
09:38
typo's check-in: bb11a41dbd user: jan.nijtmans tags: core-8-6-branch
08:02
Handle tclIntPlatDecls.h check-in: be0c042c66 user: jan.nijtmans tags: tcl8-compat
2022-06-27
16:02
Ticket #21280817 - Windows console rewrite to only create one thread per stdio channel. Functional, ... check-in: 5173b9e514 user: apnadkarni tags: win-console
10:07
Fix superflous !endif check-in: ee15e79f3f user: jan.nijtmans tags: tcl8-compat
2022-06-26
22:49
Add OPTS=tcl8 check-in: e496600364 user: jan.nijtmans tags: tcl8-compat
21:59
Fix TclpGetClicks/TclpGetSeconds's Tcl 8 compabitility check-in: 4867cfd9a4 user: jan.nijtmans tags: tcl8-compat
21:23
Better Tcl8 compatibility for tclPlatDecls.h and tclInt.h check-in: a8054b4d99 user: jan.nijtmans tags: tcl8-compat
2022-06-25
10:59
Merge 8.7 check-in: 3d486ee756 user: jan.nijtmans tags: tcloo-64bit
2022-06-24
20:55
Merge-mark 9.0. Use Tcl_Size (but not in tclWinDde.c/tclWinReg.c) check-in: dde6b03ee3 user: jan.nijtmans tags: tcl8-compat
20:11
merge-mark check-in: 3fe4afca06 user: jan.nijtmans tags: trunk, main
20:06
Merge 8.6 check-in: d1ca80c5e9 user: jan.nijtmans tags: core-8-branch
20:02
typo's check-in: 2fb4d36f03 user: jan.nijtmans tags: core-8-6-branch
14:44
Complete removal of version from stub library check-in: 19837fe045 user: jan.nijtmans tags: tcl8-compat
14:29
Merge 9.0 check-in: 919cfd1989 user: jan.nijtmans tags: tcl8-compat
14:28
Merge 8.7 check-in: 9ed1e2629e user: jan.nijtmans tags: trunk, main
14:27
Merge 8.6 check-in: 137b0b5214 user: jan.nijtmans tags: core-8-branch
14:26
slightly stricter checking for TCL_MAJOR_VERSION in rules.vc check-in: 86b4decffb user: jan.nijtmans tags: core-8-6-branch
14:01
Merge 9.0 check-in: 22477a415f user: jan.nijtmans tags: tcl8-compat
13:56
Merge 8.7 check-in: 649fbfb04d user: jan.nijtmans tags: trunk, main
13:48
Resolve the TODO: What's going on here? Document or eliminate. Eliminate usage of TCL_MAJOR_VERSIO... check-in: 1a931a30d8 user: jan.nijtmans tags: core-8-branch
13:30
Use TCL_MAJOR_VERSION to document (kind of) what's the difference between Tcl8 and Tcl9 check-in: 1380b099f4 user: jan.nijtmans tags: trunk, main
13:07
Better tcl8 compatibility for tclInt.h check-in: 44dd4fee53 user: jan.nijtmans tags: tcl8-compat
11:42
merge-mark check-in: 78a1f709af user: jan.nijtmans tags: tcl8-compat
11:41
Merge 8.7 check-in: 9e31fdc99c user: jan.nijtmans tags: trunk, main
11:40
Fix for commit [c8bd577a119f2259], which is (slightly) wrong: allowed space should be between '#' an... check-in: cc8e888def user: jan.nijtmans tags: core-8-branch
11:36
Merge 9.0 check-in: 156fe6ade8 user: jan.nijtmans tags: tcl8-compat
11:10
Merge 8.7 check-in: d7c6d5b5e1 user: jan.nijtmans tags: trunk, main