ambrop7 68fcc72651 structure: SAvl: add count overflow assertion in Insert() 13 years ago
..
BAVL.h 34317a2a39 structure: BAVL: rename BAVL_DEBUG to BAVL_AUTO_VERIFY 13 years ago
BHeap.h 0d99d6a26a switch to using the New BSD License 14 years ago
CAvl.h a5aa5517ab structure: add CAvl, a very generic and embeddable AVL tree 13 years ago
CAvl_decl.h c14d248662 structure: CAvl: add option to not have lookup operations 13 years ago
CAvl_footer.h c14d248662 structure: CAvl: add option to not have lookup operations 13 years ago
CAvl_header.h c14d248662 structure: CAvl: add option to not have lookup operations 13 years ago
CAvl_impl.h 48ce9a8148 structure: CAvl: rename CAVL_PARAM_VERIFY to CAVL_AUTO_VERIFY, because it's meant to be used globally rather than as 13 years ago
CHash.h 7e67cc16e2 structure: add CHash, a generic hash table implemented with the help of the C preprocessor 13 years ago
CHash_decl.h 7e67cc16e2 structure: add CHash, a generic hash table implemented with the help of the C preprocessor 13 years ago
CHash_footer.h 89ea627530 structure: CHash: retrieve keys via a macro expression instead of expecting them to be directly in entries 13 years ago
CHash_header.h 89ea627530 structure: CHash: retrieve keys via a macro expression instead of expecting them to be directly in entries 13 years ago
CHash_impl.h 89ea627530 structure: CHash: retrieve keys via a macro expression instead of expecting them to be directly in entries 13 years ago
ChunkBuffer2.h 0d99d6a26a switch to using the New BSD License 14 years ago
IndexedList.h e9e0285a80 structure: CAvl: cosmetic changes 13 years ago
IndexedList_tree.h c14d248662 structure: CAvl: add option to not have lookup operations 13 years ago
LinkedList0.h 0d99d6a26a switch to using the New BSD License 14 years ago
LinkedList1.h 0d99d6a26a switch to using the New BSD License 14 years ago
LinkedList2.h 0d99d6a26a switch to using the New BSD License 14 years ago
LinkedList3.h 0d99d6a26a switch to using the New BSD License 14 years ago
SAvl.h b4a52f1a7a structure: add SAvl, a wrapper around CAvl assuming links are pointers 13 years ago
SAvl_decl.h b2ed2bb8d2 structure: SAvl: fix typo 13 years ago
SAvl_footer.h b4a52f1a7a structure: add SAvl, a wrapper around CAvl assuming links are pointers 13 years ago
SAvl_header.h b4a52f1a7a structure: add SAvl, a wrapper around CAvl assuming links are pointers 13 years ago
SAvl_impl.h 68fcc72651 structure: SAvl: add count overflow assertion in Insert() 13 years ago
SAvl_tree.h b4a52f1a7a structure: add SAvl, a wrapper around CAvl assuming links are pointers 13 years ago