aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libds
Commit message (Collapse)AuthorAgeFilesLines
* NEW PORT: devel/libds (Useful data structures library)edwin2003-08-284-0/+77
A small, but useful library of data structures. Has AVL tree, binary heap, hash table, a queue, a stack, variable length array. PR: ports/44565 Submitted by: Peter Bozarov <peter@bozz.demon.nl>