Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add __eq__ and __ne__ methods to Tree. | W. Trevor King | 2009-12-05 | 1 | -0/+6 |
* | Use __cmp__ instead of __eq__ for Tree comparison. | W. Trevor King | 2009-12-04 | 1 | -2/+2 |
* | Added libbe.TESTING (defaults to False). | W. Trevor King | 2009-12-03 | 1 | -2/+5 |
* | Ran the new update_copyright.py | W. Trevor King | 2009-11-19 | 1 | -1/+2 |
* | Added docstrings to libbe submodules. | W. Trevor King | 2009-08-31 | 1 | -0/+4 |
* | Added libbe.tree.Tree.has_descendant(). | W. Trevor King | 2009-07-23 | 1 | -0/+19 |
* | libbe/tree.Tree.traverse(depthFirst)->depth_first & stripped trailing spaces. | W. Trevor King | 2009-07-23 | 1 | -7/+7 |
* | Updated GPLv2 to current GPLv2. | W. Trevor King | 2009-07-14 | 1 | -12/+11 |
* | Updated copyright blurbs and AUTHORS and included script for future updates | W. Trevor King | 2009-07-01 | 1 | -1/+1 |
* | Oops, should be passing libbe.tree.Tree.sort() args to children. Fixed. | W. Trevor King | 2008-11-25 | 1 | -1/+4 |
* | Oops, these new submods are used by the new, classified Bug & BugDir. | W. Trevor King | 2008-11-22 | 1 | -0/+158 |