Timeline
Not logged in

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

50 events occurring around e831429a4d9cbc8a.

2023-04-25
20:26 New ticket [f5eadcbf9a] passing pointer to uninitialized memory leads Tcl_UniCharToUtf() to corrupt data. artifact: 92ef8facf8 user: pooryorick
15:21 Ticket [4d3f213029] VFS support causes infinite recursion during 'file exists' if working directory has been removed status still Open with 4 other changes artifact: c667ecbe65 user: jrioux ... 2 similar events omitted.
09:35 Ticket [e5f06285de] lseq : inconsistent rounding status still Open with 4 other changes artifact: 2f01ab645c user: oehhar
00:36
Add fix inconsistent rounding (bug-e5f06285de). Compute and use the "precision" for sequences of dou... check-in: 62eaef043c user: griffin tags: bug-fa00fbbbabe
2023-04-24
21:26 Ticket [9f4feaaaa1] tcltest test contraints with a dash (-) in the name doesn't work status still Open with 3 other changes artifact: bf127799b0 user: pointsman ... 1 similar event omitted.
20:21
Added a test for the initial problem and another for the known remaining problem. check-in: ee6a702b64 user: pointsman tags: bug-0306a5563
20:09
Merge trunk. check-in: 978988f56d user: pointsman tags: bug-0306a5563
19:57 Ticket [718de2132f] review use of strip on the stubs library status still Open with 4 other changes artifact: 0f7b48de52 user: gahr
19:12 New ticket [9f4feaaaa1] tcltest test contraints with a dash (-) in the name doesn't work. artifact: 9223de29a8 user: pointsman
18:57
merge trunk check-in: 2fbfe7da2b user: dgp tags: dgp-refactor
18:47
Merge TIP 660 commit. Resolve enough conflicts to compile. check-in: 16ce472043 user: dgp tags: dgp-refactor
18:11 Open ticket [718de2132f]: review use of strip on the stubs library plus 2 other changes artifact: 644143441b user: pooryorick
17:50 Closed ticket [bac944826b]: Documentation: remove remaining ~ references in manpages plus 5 other changes artifact: 4a0e8b07ef user: apnadkarni
17:46 Closed ticket [2e3fed53ba]: Invalid memory access with binary uuencode with large data plus 6 other changes artifact: e7f39b83c8 user: apnadkarni
17:46
Fix [2e3fed53ba] - binary encode uuencode check-in: 3b2bbe8985 user: apnadkarni tags: trunk, main
17:17 Closed ticket [c719fa8716]: Memory overrun with base64 encoding of large binary data plus 6 other changes artifact: 036617d1cd user: apnadkarni
17:16
Fix [c719fa8716] - binary encode base64 assertion failure check-in: fcec152b12 user: apnadkarni tags: trunk, main
16:53 Closed ticket [9369f83649]: binary format count restricted to INT_MAX length plus 6 other changes artifact: a75e980310 user: apnadkarni
16:53 Ticket [718de2132f] review use of strip on the stubs library status still Pending with 3 other changes artifact: 0900e5f958 user: emaste
16:49
Fix [9369f83649] - binary format/scan for big data check-in: 06ceffb2f3 user: apnadkarni tags: trunk, main
16:29 Closed ticket [a814ee5bbd]: string equal,compare -length option fails for large indices plus 6 other changes artifact: 498de3b484 user: apnadkarni
16:28
Fix [a814ee5bbd] - string compare/equal -length for long strings check-in: e831429a4d user: apnadkarni tags: trunk, main
15:51
Adapt signature of TclCompileScript() to fit better after TIP 660. check-in: 815e08b6d1 user: dgp tags: trunk, main
14:52 Closed ticket [d4ede611a7]: scan %s truncates strings at UINT_MAX plus 6 other changes artifact: 1e51d5fc46 user: apnadkarni
14:52
merge trunk check-in: 8c558b5e00 user: dgp tags: novem
14:51
Fix [d4ede611a7] - scan bigdata check-in: acaa559a27 user: apnadkarni tags: trunk, main
14:39
merge TIP 660 commit check-in: 8cab581c5a user: dgp tags: novem
14:23
merge trunk check-in: 635e801e5a user: dgp tags: core-9-0-b1-rc
14:22
TIP 422 eliminated va_list arguments from the API of Tcl 9. However, some of the documentation linge... check-in: 0dfea8ca19 user: dgp tags: trunk, main
13:54
Minor change to length limit checks Closed-Leaf check-in: 0cdc8158b1 user: apnadkarni tags: bug-d4ede611a7
13:49
merge trunk check-in: cbe4a315ee user: dgp tags: core-9-0-b1-rc
13:22
merge 8.7 check-in: 5f3da67264 user: dgp tags: core-8-7-b1-rc
12:58 Closed ticket [a550f9710b]: format %s does not support long strings in uncompiled plus 6 other changes artifact: 28e5fd37da user: apnadkarni
12:55
Fix [a550f9710b] (format bigdata) check-in: 0cb8f90d77 user: apnadkarni tags: trunk, main
12:39 Ticket [718de2132f] review use of strip on the stubs library status still Pending with 3 other changes artifact: cbee8e18d9 user: emaste ... 3 similar events omitted.
10:02
Fix for bug [d4ede611a7] (scan) check-in: ce85c34ed2 user: apnadkarni tags: bug-d4ede611a7
09:41
Fixes the examples given in [0306a5563c]. Still more to do for a full fix. check-in: 8b3c80eeba user: pointsman tags: bug-0306a5563
00:04 Ticket [e5f06285de] lseq : inconsistent rounding status still Open with 3 other changes artifact: 4178750a5b user: griffin
2023-04-23
23:57 Ticket [0306a5563c] Writing large strings to file create wrong results status still Open with 3 other changes artifact: e1ac8520fc user: pointsman
23:57
Add bytearray checking to TclCheckEmptyString(), and then use TclCheckEmptyString() in Tcl_AppendObj... Closed-Leaf check-in: 0b684db687 user: pooryorick tags: pyk-Tcl_AppendObjToObj
23:44 Ticket [3d01d51bc4] Tcl 9: Cannot write large strings to file status still Closed with 4 other changes artifact: 351fab4600 user: pointsman ... 1 similar event omitted.
22:37 Ticket [b3628609ad] concatenating strings is broken when the "bytes" field of a Tcl_Obj contains invalid data and the type is not tclStringType status still Open with 3 other changes artifact: d001c93fed user: pooryorick
22:21
Merge tip-657 check-in: ab034d5f0b user: jan.nijtmans tags: tip-659