Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2022-10-30 12:55:36.

2022-11-02
16:02
Fix [d2c2baac2]: Tcl 9 32-bit build exits immediately with stack overflow on Windows check-in: ab45fca085 user: jan.nijtmans tags: trunk, main
15:26 Ticket [d2c2baac2f] Tcl 9 32-bit build exits immediately with stack overflow on Windows status still Open with 3 other changes artifact: 26cb7fee2b user: jan.nijtmans
15:06 Ticket [85ce4bf928] binary format R Inf stores FLT_MAX status still Open with 3 other changes artifact: 93e86f2f9a user: jan.nijtmans
15:00
Proposed fix for [85ce4bf928]: Fix for problems with storing Inf with [binary format R] Closed-Leaf check-in: 20959e0da2 user: jan.nijtmans tags: bug-85ce4bf928
13:20 Closed ticket [00cced7b87]: Incorrect handling of indices > 0x80000000 in byte compiler (64-bit Tcl) plus 7 other changes artifact: 43fcd6d184 user: jan.nijtmans
13:18
Fix [00cced7b87]: Incorrect handling of indices > 0x80000000 in byte compiler (64-bit Tcl) check-in: 4aad15c2be user: jan.nijtmans tags: trunk, main
11:17
Merge 8.7 Leaf check-in: d432458d48 user: jan.nijtmans tags: line-editing
11:10
Merge 8.7 check-in: cc0a76eaa8 user: jan.nijtmans tags: aspect-tip288
10:46
Merge 8.7 check-in: 9ec9ca0448 user: jan.nijtmans tags: trunk, main
10:00
If CFLAGS contains -DTCL_NO_DEPRECATED, remove TclInitCompiledLocals. More code cleanup (backported ... check-in: 722273ad42 user: jan.nijtmans tags: core-8-branch
08:30
code cleanup (e.g. ProcGetIntRep -> ProcGetInternalRep, size_t -> Tcl_Size) check-in: 092decbf9b user: jan.nijtmans tags: trunk, main
08:04
Merge 8.7 check-in: fa2669f1f2 user: jan.nijtmans tags: trunk, main
08:02
Make robust against TIP #288 proposed change check-in: 740e541f18 user: jan.nijtmans tags: core-8-branch
2022-11-01
22:04
Merge 8.7. Eliminate gcc warning check-in: d0023e6d4e user: jan.nijtmans tags: trunk, main
21:45
Backout previous change: test-cases are failing check-in: b82f1d7fc4 user: jan.nijtmans tags: core-8-branch
17:06
Merge 8.7 check-in: 83589336f2 user: jan.nijtmans tags: trunk, main
17:02
Bug-fix for TIP #502 implementation: Two missing out-of-bound situations in TclIndexEncode(), one fo... check-in: a2abe625fe user: jan.nijtmans tags: core-8-branch
16:13
Two missing out-of-bound situations in TclIndexEncode(), one for index > MAX_INT, one for index < en... check-in: 05e443d172 user: jan.nijtmans tags: trunk, main
08:28
rebase to latest trunk check-in: 14166645c7 user: jan.nijtmans tags: tip-644-alt
08:26
Don't bother to provide a TCL_OBJTYPE_SIZE macro check-in: 04e8efd4ac user: jan.nijtmans tags: tip-644-alt
08:16
Make a start, building it on win32 check-in: 30b58e4cc4 user: jan.nijtmans tags: line-editing
2022-10-31
22:57
Merge 8.7 check-in: 421f9ad65b user: jan.nijtmans tags: line-editing
2022-10-30
14:29
Merge 8.7 check-in: 963a4a1461 user: jan.nijtmans tags: trunk, main
14:28
Merge 8.6 check-in: 6020ae619d user: jan.nijtmans tags: core-8-branch
12:55
Merge 8.5. Update to tzdata 2022f check-in: 8c65a619ff user: jan.nijtmans tags: core-8-6-branch
12:52
Update to tzdata 2022f check-in: 9489f14bb7 user: jan.nijtmans tags: core-8-5-branch
12:51
One more unused stub entry check-in: 314fae2c05 user: jan.nijtmans tags: core-8-5-branch
2022-10-29
14:25 Edit [ed3800e114e500c9|ed3800e114]: Mark "Closed". artifact: bc8497f0c3 user: jan.nijtmans
14:08
Simplify -eofchar parsing (just check for " {}" at the end, in stead of full list parsing) check-in: b6a0f20674 user: jan.nijtmans tags: trunk, main
14:06 Ticket [c7f3977380] http.test failing (in Tcl 8.7/9.0) status still Open with 3 other changes artifact: 93f0d07b7e user: jan.nijtmans ... 1 similar event omitted.
2022-10-28
22:47 Closed ticket [0b9d3ba2ba]: Support for reuseport for UNIX sockets plus 6 other changes artifact: 35a10944b6 user: jan.nijtmans
16:48
Merge 8.6 check-in: 541754cb45 user: jan.nijtmans tags: cygwin
16:40
Merge 8.7 check-in: 033214a681 user: jan.nijtmans tags: trunk, main
11:18
TIP #646 correction: let "fconfigure $chan -eofchar" return a single character, not a list element check-in: 6421442176 user: jan.nijtmans tags: trunk, main
2022-10-27
22:01
Merge 8.7 check-in: 93cb0056e4 user: jan.nijtmans tags: trunk, main
21:58
backout [95cb836c8c]: "try [lpop threadStack]", that cannot be right check-in: 719090e3be user: jan.nijtmans tags: core-8-branch
21:19
try -> catch check-in: 0cbfec8c60 user: jan.nijtmans tags: core-8-branch
21:02
Merge 8.7 check-in: 2adeb08400 user: jan.nijtmans tags: trunk, main
18:01 Ticket [69afa85386] append-3.10 fails in -singleproc 1 test run status still Open with 3 other changes artifact: 7b4cf258d9 user: jan.nijtmans
14:01
Handle TCL_ENCODING_STRICT and TCL_CLOSE2PROC correctly, when building in --with-tcl8 mode check-in: f59fefe1fb user: jan.nijtmans tags: trunk, main
13:33 Closed ticket [8e2d10698b]: ioCmd.test tests need updates for -eofchar changes plus 7 other changes artifact: 17e74ce162 user: jan.nijtmans
13:33
Fix [8e2d10698b]: ioCmd.test tests need updates for -eofchar changes check-in: 27e4b9b75b user: jan.nijtmans tags: trunk, main
07:29
Fix some gcc warnings in linenoise check-in: e112ad5883 user: jan.nijtmans tags: line-editing
07:24
Add lininoise directory. Fix 2 gcc warnings check-in: 4f49c8a0c9 user: jan.nijtmans tags: line-editing
07:13
Merge 8.7 check-in: 238455ebc4 user: jan.nijtmans tags: trunk, main
07:11
TIP #468: Support Passing TCP listen Backlog Size Option to TCP Socket Creation check-in: 49befbf025 user: jan.nijtmans tags: core-8-branch
2022-10-26
09:55
TIP #646: Change -eofchar handling check-in: 55e62999de user: jan.nijtmans tags: trunk, main
09:44
merge-mark check-in: 30851ae11c user: jan.nijtmans tags: core-8-branch
09:43
www.tcl-tk.org -> www.tcl-lang.org check-in: 5b9cf56d7f user: jan.nijtmans tags: core-8-6-branch