summaryrefslogtreecommitdiffhomepage
path: root/src/anonymous.c
AgeCommit message (Collapse)Author
2001-08-26Removed the anon_new() function and moved it's functionality intoRobert James Kaes
anonymous_insert(). Also renamed all the anon_* functions to anonymous_* function.
2001-05-27Updated the return type for new_anonymous().Robert James Kaes
2001-05-23Added ASSERT statements.Robert James Kaes
2000-10-23Added the new_anonymous initialize routineRobert James Kaes
2000-09-11Removed the ternary tree code from these files and made it a separateRobert James Kaes
module.
2000-03-31Moved the anonymous header code into it's own file to make it easier toRobert James Kaes
update.