Tcl Library Source Code

Timeline
Login

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

50 events occurring around 00eb13763b7e6612.

2019-02-22
04:04 New ticket [28919a4f4e] Cannot find pacakge xml?. artifact: 235cc441d8 user: wrenashe
00:54
Added Roy Keene's new package, 'lazyset' (determine a value on 1st read of a variable) check-in: 49fdc19548 user: aku tags: trunk
2019-02-21
23:58 Ticket [7554bfed30] IPv6 nameservers are not supported in UDP mode status still Open with 4 other changes artifact: e7650438ca user: aku
23:39
Import trunk fixes Tweak manpage a bit for easier version update. Tweak package index to check core version. Closed-Leaf check-in: ca21301c2a user: aku tags: add-lazyset
23:33 Closed ticket [fdf6afed94]: cache::async error when calling the clear method - Attached BugFix plus 5 other changes artifact: 9d2ed3042e user: aku
23:32
Tkt [fdf6afed94] done. Merged tkt-fdf6afed94, full tests passing. check-in: 5e257ddf79 user: aku tags: trunk
22:17 Ticket [fdf6afed94] cache::async error when calling the clear method - Attached BugFix status still Pending with 3 other changes artifact: 65efc16404 user: aku
21:30
Merged png-get-physical-dimension, full tests passing. check-in: ee79783f52 user: aku tags: trunk
20:02
Forward port of Harald Oehlmann's work on the png package: - Add "getPhysicalDimension" to png package to get physical pixel size. Closed-Leaf check-in: b430832e75 user: aku tags: png-get-physical-dimension
20:01 Edit [2313b69a8fe1b0d7|2313b69a8f]: Mark "Closed". artifact: 7af14588a6 user: aku
07:19
Forward port of Andrew Mangogna's fixup work for the namespacex package. Partial port of Pooryorick's extensions, just enough to work and pass a mostly unmodified testsuite. Still to investigate and port the larger changes for relative namespace references, in both code and tests. check-in: 2dfb59ac95 user: aku tags: gam-namespacex-improve
07:18 Edit [1d8d51de9c094735|1d8d51de9c]: Mark "Closed". artifact: 784986fa6c user: aku
2019-02-20
21:37 New ticket [4c3e532500] tool::uuid_seed may raise error. artifact: c39d674909 user: pointsman
05:39
Test fixes in assorted modules - hook: Updated to match changes in 8.6+ core error stack results. - html: Undone bad removal of some trailing whitespace. - markdown: Fixed bad name of untabify2 function, and fixed result postprocessing in tests. - math::pca is Tcl 8.6+ - string::token::shell: Updated to match result variation starting with 8.6. check-in: e6742077ec user: aku tags: trunk
2019-02-18
06:42
drop ego check-in: d7bcf888d9 user: pooryorick tags: pooryorick
2019-02-14
15:35 Add attachment dicttool.doc.patch to ticket [e79990908f] artifact: 7fd6911372 user: anonymous
15:32 New ticket [e79990908f] Fix documentation. artifact: a2aa968812 user: anonymous
2019-01-23
10:01 New ticket [f61f2e83a3] no instructions for building tcllibc. artifact: 2b26d80202 user: anonymous
2019-01-05
19:47
Fix ticket [6e778502b8]. Minor code fix. Argument parsing for the "flatten" command executed a "break" when the "--" argument was found. This caused the execution to break out of the enclosing while loop. That, in turn, means the argument set was not adjusted for the "--" argument itself. Looks like a simple case of confusing "break" behavior in Tcl with "break" behavior in "C". check-in: c02f41029b user: andrewm tags: tkt-6e778502b8
19:43 Ticket [6e778502b8] struct::list flatten, the "--" option breaks it status still Open with 5 other changes artifact: 64d9340391 user: andrewm
19:28
Create new branch named "tkt-6e778502b8" check-in: 38995cc193 user: andrewm tags: tkt-6e778502b8
2018-12-31
05:19
Experimental fix to [7554bfed30] Leaf check-in: 31f9e28d7c user: rkeene tags: fix-dns-udp-ipv6-7554bfed30
04:49
Updated to only append one name if array is not being used check-in: 3f2d995fa7 user: rkeene tags: add-lazyset
04:48
Added documentation for lazyset check-in: 63c4b82f14 user: rkeene tags: add-lazyset
03:56
Added lazyset to modules index check-in: 00eb13763b user: rkeene tags: add-lazyset
03:51
Added lazyset module check-in: 6dba867add user: rkeene tags: add-lazyset
2018-12-27
13:37 New ticket [5edaf187fa] struct::graph is inconsistent about the support of nodes starting with a dash. artifact: ca2ea7b3e9 user: anonymous
2018-12-17
12:59
Add critcl api for sha256. Remove obsolete parts in sha256.h check-in: 75a5d29cd5 user: pooryorick tags: pooryorick
2018-12-15
00:28 Pending ticket [fdf6afed94]: cache::async error when calling the clear method - Attached BugFix plus 6 other changes artifact: 9d1a5ec692 user: andrewm
00:26 Edit [e01af4e06ffd874b|e01af4e06f]: Edit check-in comment. artifact: a2f6e07ccb user: andrewm
00:18
Applied submitted patches to fix ticket [fdf6afed94]. Closed-Leaf check-in: e01af4e06f user: andrewm tags: tkt-fdf6afed94
00:08
Create new branch named "tkt-fdf6afed94" check-in: 0d40e3ac79 user: andrewm tags: tkt-fdf6afed94
2018-12-14
17:01 Ticket [fdf6afed94] cache::async error when calling the clear method - Attached BugFix status still Open with 5 other changes artifact: 2c8b56f242 user: andrewm
2018-12-13
10:52
png: added tests for physical dimension retrieval Closed-Leaf check-in: 2313b69a8f user: oehhar tags: png-get-physical-dimension
2018-12-12
19:19
Add "getPhysicalDimension" to png package to get physical pixel size. Ticket [48fe95c519] check-in: cc43ba987d user: oehhar tags: png-get-physical-dimension
19:04 Ticket [48fe95c519] Add function "getPixelDimension" to get physical pixel dimensions status still Open with 4 other changes artifact: 3ca521a1d8 user: oehhar ... 1 similar event omitted.
01:08
Replacing a global g(HOME) which means something in a TOBE kit with ::starkit::localHome if the application is looking for somewhere to grap preferences/etc check-in: 20d0246bc6 user: hypnotoad tags: hypnotoad
2018-12-11
09:06 New ticket [57909d2e1c] Error opening MIMEs with CRLF line ends in Linux. artifact: 9a7a777363 user: jal_frezie
07:50
Re-adding smtp.test check-in: 5f84b5353b user: hypnotoad tags: pooryorick
2018-12-10
21:55 Closed ticket [c08d4bbe4f]: Add a pure-tcl tool for diff plus 6 other changes artifact: 7074c7d52d user: hypnotoad
18:44 New ticket [8c91e46800] Error when bindplot on createLogXYPlot. artifact: 4db3094f54 user: anonymous
17:34 Ticket [c08d4bbe4f] Add a pure-tcl tool for diff status still Open with 3 other changes artifact: 43515efcf4 user: aku ... 3 similar events omitted.
16:04 New ticket [7554bfed30] IPv6 nameservers are not supported in UDP mode. artifact: bfa1dc6abc user: rkeene
02:46
Fixed version mismatch between code and index, and in the docs. Closed-Leaf check-in: 1d8d51de9c user: aku tags: pooryorick, gam-namespacex-improve
2018-12-09
21:00
Changes to the namespacex module to remove test case failures. Because of the use of the "try" command in one of the subcommands of the module, tests failed on Tcl 8.5. Added conditional package require for the tcllib implementation of the "try" command if it is not found (i.e. if testing under a pre-8.6 interpreter). check-in: b2bac59979 user: andrewm tags: pooryorick, gam-namespacex-improve
12:20
Nettool's build script wasn't implementing the ladd command. Clay was missing a fix that kept it's loader from accidentally creating variables in the global namespace as a side effect of a foreach loop check-in: ae3d36ca11 user: hypnotoad tags: hypnotoad