Timeline
Not logged in

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

32 check-ins using file generic/tclInt.h version 0bee4c8ae0

2022-07-10
10:21
Bypass reader thread for blocking reads. check-in: d244d23944 user: apnadkarni tags: win-console
2022-07-05
15:54
Fix channel close on thread exit if other threads exist. Add winconsole tests. check-in: 5e4391b208 user: apnadkarni tags: win-console
10:20
Simplify TIP #609 implementation, make TCL_QUEUE_ALERT_IF_EMPTY work for all positions and improve d... check-in: 97317e68d6 user: jan.nijtmans tags: core-8-branch
2022-07-04
16:54
Permit direct console writes for synchronous output calls check-in: f6ca957063 user: apnadkarni tags: win-console
15:59
Merge core-8-branch check-in: 2a00dad082 user: apnadkarni tags: win-console
15:33
Merge core-8-branch check-in: a9eaa94bc8 user: apnadkarni tags: win-console
15:32
Rework reader thread to not do read-ahead as console stdin mode might change check-in: b6ac8403b0 user: apnadkarni tags: win-console
11:41
Merge 8.7 check-in: 6c5dcbe745 user: jan.nijtmans tags: tip-627
11:30
Some -1 -> TCL_INDEX_NONE (Thanks, Gustaf!) check-in: 5b8204ec5f user: jan.nijtmans tags: core-8-branch
08:31
Add TCL_COMBINE, just a NOP for now (will get a meaning in 9.0 check-in: ae86c86e27 user: jan.nijtmans tags: core-8-branch
2022-07-03
22:46
Remove dead code check-in: 5357587e9a user: jan.nijtmans tags: win-console
22:31
TIP #609: Enhance Tcl_ThreadQueueEvent() check-in: 901c88bb0e user: jan.nijtmans tags: core-8-branch
15:48
Fix bug 44bbccdd8c. fconfigure was broken for 8.7 console channel check-in: 1b6ed4db57 user: apnadkarni tags: win-console
08:00
Fix benign gcc unused code warnings check-in: 90e1b5a1c1 user: apnadkarni tags: win-console
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: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:26
Merge 8.7 Closed-Leaf check-in: 091f9563e9 user: jan.nijtmans tags: tcloo-64bit
15:20
Merge 8.6 check-in: 651b1008fb user: jan.nijtmans tags: core-8-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
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:31
Fix [b79df322a9]: Tcl_NewUnicodeObj truncates strings check-in: 936c4f4b1c user: jan.nijtmans tags: core-8-branch
2022-06-28
09:39
Merge 8.6 check-in: 0443652ba2 user: jan.nijtmans tags: core-8-branch
2022-06-25
10:59
Merge 8.7 check-in: 3d486ee756 user: jan.nijtmans tags: tcloo-64bit
2022-06-24
20:06
Merge 8.6 check-in: d1ca80c5e9 user: jan.nijtmans tags: core-8-branch
14:27
Merge 8.6 check-in: 137b0b5214 user: jan.nijtmans tags: core-8-branch
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