summaryrefslogtreecommitdiff
path: root/devel/libavl
AgeCommit message (Collapse)AuthorFilesLines
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-11-16Correct info file handling.wiz3-1/+21
2000-10-27This is version 1.4 of libavl, a library in ANSI C for manipulation ofmjl5-0/+30
balanced binary trees. Functions for use with three varieties of AVL tree and one type of red-black tree are included. There is full documentation, including an explanation of what AVL and red-black trees are and why you'd use them.