Commit Graph

6 Commits

Author SHA1 Message Date
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
kevlo
894900115c update HOMEPAGE 2005-10-20 06:28:59 +00:00
kevlo
8e5ef3219f fix installation problem; pointed out by lebel@ 2002-07-19 02:04:03 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
espie
e264345964 Do not depend on texi2html, use makeinfo --html instead. 2001-10-03 09:51:34 +00:00
kevlo
c8090d54c9 Initial import of libavl-1.4.0
Libavl is a library for balanced binary trees. Balanced binary trees
provide guaranteed O(lg n) performance for list insertion, deletion, and
search operations. libavl is the most complete free balanced binary tree
library on the net today, supporting AVL trees in plain, threaded, and
right-threaded forms as well as plain red-black trees.
2001-09-08 06:50:36 +00:00