Commit graph

9 commits

Author SHA1 Message Date
Dmitry Sivachenko
fb21b3ec84 Update to 1.17.
PR:		106180
Submitted by:	Christopher Boumenot <boumenot@gmail.com>
2006-12-02 14:12:13 +00:00
Dmitry Sivachenko
635ca76848 Update to 1.16.
Based on PRs:	98868, 99577, 99817
2006-07-17 08:35:32 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Dmitry Sivachenko
e8c1c4aba9 Upgrade to version 1.15.
PR:		86731
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-10-10 12:07:18 +00:00
Dmitry Sivachenko
4a3fd4c3af Update to version 1.14. 2005-04-28 08:42:26 +00:00
Dmitry Sivachenko
6d743bfb5c Update to version 1.12.
PR:		72596
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2004-10-13 06:45:51 +00:00
Dmitry Sivachenko
bc4fe6efae Update to version 1.10.
Remove unneeded dependency.
Take maintainership.
2004-09-01 09:05:56 +00:00
Dmitry Sivachenko
37728cd341 Update to version 1.07. 2004-08-02 10:14:35 +00:00
Dmitry Sivachenko
5614a2d825 New port: Tree::Simple.
This module in an fully object-oriented implementation of a simple n-
ary tree. It is built upon the concept of parent-child relationships,
so therefore every Tree::Simple object has both a parent and a set of
children (who themselves may have children, and so on). Every
Tree::Simple object also has siblings, as they are just the children of
their immediate parent.
2004-07-07 13:20:11 +00:00