Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user pooryorick occurring around 2023-04-12 14:25:41.
|
2023-04-14
| ||
| 12:16 | Merge trunk. check-in: 1857d9f552 user: pooryorick tags: tip-653 | |
| 11:53 | • Pending ticket [718de2132f]: review use of strip on the stubs library plus 2 other changes artifact: 8032e587e3 user: pooryorick ... 1 similar event omitted. | |
| 11:49 | Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". check-in: af4865b183 user: pooryorick tags: trunk, main | |
| 11:46 | Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". check-in: 39514b5729 user: pooryorick tags: core-8-branch | |
| 11:40 | Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". check-in: ecb8e87a60 user: pooryorick tags: core-8-6-branch | |
| 09:33 | • New ticket [382e6c509c] read loses data under strict encoding. artifact: c1ac2eced9 user: pooryorick | |
| 09:19 | New test for [gets] with strict encoding. Also add "\" in io-76.9, missing in last commit. check-in: 567407c1cd user: pooryorick tags: trunk, main | |
| 07:23 | • Pending ticket [0cd1ae596e]: Under strict encoding, gets returns an error even though a complete line is available plus 2 other changes artifact: 551bdd5d36 user: pooryorick ... 1 similar event omitted. | |
| 07:21 | Fix for [0cd1ae596e709259], under strict encoding, [gets] returns an error even though a complete li... check-in: 67baae2829 user: pooryorick tags: trunk, main | |
|
2023-04-13
| ||
| 20:51 | • Ticket [0cd1ae596e] Under strict encoding, gets returns an error even though a complete line is available status still Open with 3 other changes artifact: 5c5ae2c807 user: pooryorick ... 2 similar events omitted. | |
| 20:24 | Implementation of TIP 653. check-in: 35eecd77d6 user: pooryorick tags: tip-653 | |
| 14:31 | Rewrite documentation file SetResult.3 check-in: 8dba618fe6 user: pooryorick tags: trunk, main | |
| 10:20 | Clean up Tcl_SetObjResult(). check-in: f9a80c2c9e user: pooryorick tags: trunk, main | |
| 09:18 | Remove unnecessary reference count bump in Tcl_ReadObjCmd(). check-in: 46e7091a77 user: pooryorick tags: trunk, main | |
| 07:19 | • Edit [080b9a1c81595f39|080b9a1c81]: Edit check-in comment. artifact: 4941579164 user: pooryorick | |
| 07:16 | Remove last reference to -nocomplainencoding and fix some spelling errors. check-in: 0acfab7ee3 user: pooryorick tags: trunk, main | |
| 00:12 | Remove one unnecesary call to Tcl_SetErrno() in DoReadChars(). check-in: 77c37636f0 user: pooryorick tags: trunk, main | |
|
2023-04-12
| ||
| 20:39 | Correct the documentation of Tcl_SetObjLength. check-in: 1209aeff8a user: pooryorick tags: trunk, main | |
| 20:39 | Remove unnecessary generation of string representation in DoReadChars. check-in: ff859d0ece user: pooryorick tags: trunk, main | |
| 18:37 | Rearrange code blocks in DoReadChars to do less work when returning early. check-in: baba91fff4 user: pooryorick tags: trunk, main | |
| 14:25 | Correct spelling errors in comments and documentation, but also a non-comment corrections in history... check-in: d65da06a77 user: pooryorick tags: trunk, main | |
| 13:36 | Undo spelling corrections in compat/zlib. check-in: 47e648207d user: pooryorick tags: core-8-branch | |
| 13:30 | Correct spelling errors in comments and documentation, but also a non-comment corrections in histor... check-in: aca8de0aeb user: pooryorick tags: core-8-branch | |
| 12:00 | • Edit [ee3df4e647593609|ee3df4e647]: Edit check-in comment. artifact: f8e6c7a8c1 user: pooryorick | |
| 09:35 | Correct spelling errors in comments and documentation, but also non-comment corrections in history.... check-in: ee3df4e647 user: pooryorick tags: core-8-6-branch | |
|
2023-04-08
| ||
| 11:27 | • Ticket [dc23c64193] read fails, on encoding error, but current position advances anyway. status still Open with 3 other changes artifact: d4f8cc9302 user: pooryorick ... 2 similar events omitted. | |
|
2023-04-07
| ||
| 21:10 | • Closed ticket [fa3d9fd818]: fcopy $chan1 $chan2 -size $size is not puts -nonewline $chan2 [read $chan1 -size $size plus 5 other changes artifact: 914d6c27e3 user: pooryorick | |
|
2023-04-06
| ||
| 12:24 | Merge bug-[fa3d9fd818fa0072]. check-in: b66d50b4d4 user: pooryorick tags: trunk, main | |
| 12:10 | Update the documentation for [chan] with regard to binary data. Closed-Leaf check-in: 06a60a1565 user: pooryorick tags: bug-fa3d9fd818fa0072 | |
| 10:51 | • Ticket [fa3d9fd818] fcopy $chan1 $chan2 -size $size is not puts -nonewline $chan2 [read $chan1 -size $size status still Open with 3 other changes artifact: b7e16b76e3 user: pooryorick | |
| 10:28 | Remove obsolete comments. check-in: ae67fc2b74 user: pooryorick tags: bug-fa3d9fd818fa0072 | |
| 10:03 | Further fix for [fa3d9fd818fa0072]. In ChannelState.encoding, NULL no longer represents the binary ... check-in: 39a45eb8ff user: pooryorick tags: bug-fa3d9fd818fa0072 | |
| 09:41 | Merge trunk. check-in: fc12f939bc user: pooryorick tags: bug-fa3d9fd818fa0072 | |
| 09:40 | • Edit [704a7e838966ff9e|704a7e8389]: Remove the "Closed" mark. artifact: a66ac3f772 user: pooryorick | |
|
2023-04-05
| ||
| 17:10 | • Open ticket [fa3d9fd818]: fcopy $chan1 $chan2 -size $size is not puts -nonewline $chan2 [read $chan1 -size $size plus 5 other changes artifact: c457c85abe user: pooryorick | |
|
2023-04-04
| ||
| 16:27 | • Ticket [9ca87e6286] Sync fcopy buffers input in ReadChars() status still Pending with 3 other changes artifact: 8211af64fb user: pooryorick | |
| 16:26 | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: ab027cdce4 user: pooryorick tags: core-8-branch | |
| 13:31 | • Edit [d44b0628f17cae24|d44b0628f1]: Mark "Closed". artifact: fa019026de user: pooryorick | |
| 13:31 | • Edit [704a7e838966ff9e|704a7e8389]: Mark "Closed". artifact: 47aee2dced user: pooryorick | |
|
2023-04-03
| ||
| 21:28 | • Pending ticket [fa3d9fd818]: fcopy $chan1 $chan2 -size $size is not puts -nonewline $chan2 [read $chan1 -size $size plus 6 other changes artifact: 3a99a85328 user: pooryorick | |
| 21:20 | Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [puts -nonewline $chan2 [read $... check-in: 51d813943b user: pooryorick tags: trunk, main | |
| 20:58 | Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [puts -nonewline $chan2 [read $... check-in: 704a7e8389 user: pooryorick tags: bug-fa3d9fd818fa0072 | |
| 20:55 | • New ticket [fa3d9fd818] fcopy $chan1 $chan2 -size $size is not puts -nonewline $chan2 [read $chan1 -size $size. artifact: ce5e1994d6 user: pooryorick | |
| 19:58 | Fix typo in test io-53.12.1. check-in: b154e3fedf user: pooryorick tags: trunk, main | |