Tcl Library Source Code

Changes On Branch tkt-39ab616d8f-ak
Login

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

Changes In Branch tkt-39ab616d8f-ak Excluding Merge-Ins

This is equivalent to a diff from 4500808784 to 1a871993e4

2017-05-29
17:17
Merged last bit from ticket branch. Final. check-in: e1f5469305 user: aku tags: trunk
17:16
Added another test to validate the the Critcl implementation is truly ok. Closed-Leaf check-in: 1a871993e4 user: aku tags: tkt-39ab616d8f-ak
17:05
Merged fix for ticket 39ab616d8f (struct::graph dfs pre walk multi-entry issue) check-in: 89bf85ed39 user: aku tags: trunk
17:03
Version of struct::graph bumped to 2.4.1. check-in: db54ffb154 user: aku tags: tkt-39ab616d8f-ak
16:32
Work on ticket [39ab616d8f]. Created tests case from the given exmaple. Confirmed issue for Tcl implementation. Critcl implementation OTOH is ok. check-in: 1c69e62ccb user: aku tags: tkt-39ab616d8f-ak
2017-05-28
21:00
Fix ldap TLS options Fixes [Ticket 7cf9323d38af6cf4e074ec10f6f15ad4c4e1fdf1] check-in: 4500808784 user: schlenk tags: trunk
15:26
Add several procedures to the math::numtheory package, such factorising a number and estimating the number of primes up to a certain size. Package version now 1.1 check-in: cd42b3ddf8 user: arjenmarkus tags: trunk

Changes to modules/md5/md5x.tcl.

Changes to modules/md5/md5x.test.

Changes to modules/struct/graph.man.

Changes to modules/struct/graph.tcl.

Changes to modules/struct/graph.test.

Changes to modules/struct/graph/tests/walk.test.

Changes to modules/struct/graph_tcl.tcl.

Changes to modules/struct/pkgIndex.tcl.