Tcl Library Source Code

Timeline
Login

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

50 events occurring around 8524181fdabe7311.

2019-06-26
01:35 Ticket [bf65cfc1c7] Function to apply a patch in unified diff format status still Open with 3 other changes artifact: 286d7718d5 user: aku ... 1 similar event omitted.
01:31 Closed ticket [baa334cfef]: struct:: record delete not clearing sub-structures - re-create fails plus 6 other changes artifact: c0b5d090b8 user: aku
01:29
Integrated fix for ticket [baa334cfef]. check-in: 978d2acbdf user: aku tags: trunk
00:33
struct - struct::record - Tkt [baa334cfef], B, I, T Version 1.2.2 Fixed broken deletion of record instances. The old code tried to perform a quick deletion by command list, and somewhere it went of the rails so that a nested instance lost the alias yet kept the field values around. The new code does it by the numbers, the reverse of creation, by iterating over the list of member and unsetting or recursively deleting each, per their definition. Additional cleanup using `upvar 0` to import state from record namespaces, reducing quoting hell. Further fixed the semi-broken implementation of `exists`. The first condition in each branch was completely broken and it somewhat worked only because of the second condition checking for (alias) commands. I suspect that this was also the cause of the issue with deletion. Replaced with much simpler code checking the relevant package state variables where this information is directly accessible. The broken conditions sort of tried that, except they missed importing the proper variable into the scope, looked at the wrong variable, and got confused in the quoting hell. Version bump to 1.2.2 (B). Closed-Leaf check-in: 3ac985da01 user: aku tags: srecord-baa334cfef
2019-06-25
21:31
struct::record - D - Clean up check-in: 4b706ae7b6 user: aku tags: srecord-baa334cfef
20:32 Ticket [baa334cfef] struct:: record delete not clearing sub-structures - re-create fails status still Open with 3 other changes artifact: 2139fcf500 user: aku ... 1 similar event omitted.
20:08 Closed ticket [a2def27cd9]: The documentation of namespacex is incomplete plus 6 other changes artifact: 491de69eff user: aku
19:20
Regen math docs. check-in: ca57dd6079 user: aku tags: trunk
19:10 Closed ticket [1146362fff]: Adding title tag on submit button plus 5 other changes artifact: 614f5f295e user: aku
19:10 Closed ticket [1076403fff]: html: suggestion for a convenience "tag wrapping" proc plus 5 other changes artifact: 1444505451 user: aku
19:10 Closed ticket [a4680273cf]: ::html::meta cannot be used for normal attributes plus 5 other changes artifact: 93c3c523ce user: aku
19:09
Fix fork check-in: b90299f2c4 user: aku tags: trunk
19:08 Ticket [a4680273cf] ::html::meta cannot be used for normal attributes status still Open with 3 other changes artifact: e3ccddb612 user: aku
19:08 Ticket [1076403fff] html: suggestion for a convenience "tag wrapping" proc status still Open with 3 other changes artifact: acbe87347c user: aku
19:08 Ticket [1146362fff] Adding title tag on submit button status still Open with 3 other changes artifact: f77b6915a0 user: aku
19:06
Add procedures for triangular distributions and an estimation procedure for exponential distributions. check-in: 82cc6d4413 user: arjenmarkus tags: trunk
19:04
html - Tkt [1146362fff] EF, T, D html::submit extended to allow specification of title. - Tkt [a4680273cf] EF, T, D html::meta support extended for charset and http-equiv attributes. - Tkt [1076403fff] EF, T, D New convenience command `html::wrapTag`. Tests extended and updated. Documentation updated, regenerated. Version bump to 1.5 (EF). check-in: 6a75d04948 user: aku tags: trunk
18:03
simulation::random - Regenerated docs. check-in: d41bb0e17f user: aku tags: trunk
18:01 Ticket [cc77e167bf] package simulation::random lacks triangular distribution status still Open with 3 other changes artifact: 61ac99c2e7 user: aku ... 1 similar event omitted.
17:59 Edit [233f6a741b7ebc31|233f6a741b]: Edit check-in comment. artifact: b9d8641c87 user: aku
17:05 Ticket [a4680273cf] ::html::meta cannot be used for normal attributes status still Open with 3 other changes artifact: ae4afd30e9 user: aku
17:01 Ticket [932516ffff] html - many procedures not compatible with prodebug status still Open with 3 other changes artifact: 3957ed6ea1 user: aku
16:13
fileutil - Fixed two typos in code comment. check-in: 8524181fda user: aku tags: trunk
00:10 Ticket [f084c0dc03] memory leak in tcllib autoproxy status still Open with 3 other changes artifact: 0fb8e37819 user: aku
2019-06-24
23:53 Add attachment http.zip to ticket [f084c0dc03] artifact: b7a8339b40 user: aku
23:51 Ticket [f084c0dc03] memory leak in tcllib autoproxy status still Open with 3 other changes artifact: 833c769d62 user: aku ... 1 similar event omitted.
21:17 Closed ticket [0dd4b31bb8]: profiler::leaveHandler doesn't return result plus 6 other changes artifact: 7fc5390b54 user: aku
21:15
Integrated profiler enhancement for ticket [0dd4b31bb8]. check-in: 1e56dce90c user: aku tags: trunk
19:45
profiler - Tkt [0dd4b31bb8] EF, D bumped to 0.4 Changed profiler leaveHandler to return command result. This enables use by subsequent non-profiler trace handlers. Closed-Leaf check-in: eb9ea6260d user: andreask tags: profiler-0dd4b31bb8
19:41
profiler - Tkt [0dd4b31bb8] T More testsuite cleanup, and fix. Moved all the common setup/teardown into a helper procedure and updated all tests Further fixed the package initialization done by the helper as the original code was able to use the wrong implementation. Now explicitly sourcing the code under test. check-in: 6e55e6721e user: andreask tags: profiler-0dd4b31bb8
19:37 Ticket [f084c0dc03] memory leak in tcllib autoproxy status still Open with 4 other changes artifact: 05c5df2275 user: aku
19:34 Closed ticket [e4d5ef01e7]: TclOO: class logger mixin plus 6 other changes artifact: 4172ba896e user: aku
19:31
Integrated logger fixes for ticket [e4d5ef01e7]. check-in: 4955240acf user: aku tags: trunk
19:09
profiler - Tkt [0dd4b31bb8] T New test demonstrating the missing result from the profiler leave handler. check-in: 3cb2719df9 user: andreask tags: profiler-0dd4b31bb8
18:58
profiler - Tkt [0dd4b31bb8] T cleanup check-in: 28f62f3f32 user: andreask tags: profiler-0dd4b31bb8
18:53 Ticket [cc77e167bf] package simulation::random lacks triangular distribution status still Open with 3 other changes artifact: 043782aa2f user: arjenmarkus
18:49
Add procedures to generate random numbers that have a triangular distribution function (this is in response to ticket [cc77e167bf]). check-in: 233f6a741b user: arjenmarkus tags: trunk
18:31
log - logger::utils - Tkt [e4d5ef01e7] D regenerated Closed-Leaf check-in: c9d061ae7f user: andreask tags: logger-e4d5ef01e7
18:28 Closed ticket [1f900bdf6b]: improve ncgi's decode procedure plus 6 other changes artifact: 872acdfb04 user: aku
18:25
Integrated ncgi fixes for tkt [1f900bdf6b]. check-in: 2adb057376 user: aku tags: trunk
18:23
log - logger::utils - Tkt [e4d5ef01e7] T, B - bumped to version 1.3.1. More cleanup, plus test case for handling of %M in a TclOO context. Fixed handling of %M in TclOO context. check-in: 8f954a97c2 user: andreask tags: logger-e4d5ef01e7
17:59
log - Tkt [e4d5ef01e7] T General cleanup in testsuite for logger::utils. check-in: b1e5c4e0a8 user: andreask tags: logger-e4d5ef01e7
17:26 Closed ticket [b61793dbbc]: Merge Request: hypnotoad branch plus 6 other changes artifact: 1e4dad4006 user: aku
17:20
ncgi - Tkt [1f900bdf6b] - B, T Bumped to version 1.4.4. Regenerated docs. Applied patch to improvde handling of 1-byte encodings. This is the second of two. Thanks to https://saschaszott.github.io/ Updated test case ncgi-3.10. His explanation: In practice www-url-encoded POST params can use encodings other than UTF-8 (think of legacy Tcl applications that use one of the ISO-8859-x charsets). In this case URL parameters can contain references to 8-bit code points (in the form of `%[A-F0-9][A-F0-9]`) that are not valid UTF-8 code points. For example, `%DC` can be used as a percent encoding for the german umlaut `Ü` (if a Tcl application is based on ISO-8859-1). Currently, the `decode` procedure does not decode `%DC` as all one byte UTF-8 code points must start with `[0-7]`. This commit improves the handling of one byte percent encoded non-ASCII characters. It allows to use ncgi in application contexts that do not use UTF-8 as the base encoding. Closed-Leaf check-in: b65597a91b user: andreask tags: ncgi-1f900bdf6b
17:06
ncgi - Tkt [1f900bdf6b] - I Applied patch shortening a few regex pattern by making use of `-nocase` option for `regsub`. This is the first of two. Thanks to https://saschaszott.github.io/ check-in: 61a9c3db15 user: andreask tags: ncgi-1f900bdf6b
2019-06-21
17:09 Edit [766586de00df2e70|766586de00]: Add tag "overcome-by-other-work". artifact: ccae243173 user: aku