ambrop7 ebb625af4f structure: remove BStringTrie 13 年 前
..
BAVL.h 34317a2a39 structure: BAVL: rename BAVL_DEBUG to BAVL_AUTO_VERIFY 13 年 前
BHeap.h 0d99d6a26a switch to using the New BSD License 14 年 前
CAvl.h a5aa5517ab structure: add CAvl, a very generic and embeddable AVL tree 13 年 前
CAvl_decl.h c14d248662 structure: CAvl: add option to not have lookup operations 13 年 前
CAvl_footer.h c14d248662 structure: CAvl: add option to not have lookup operations 13 年 前
CAvl_header.h c14d248662 structure: CAvl: add option to not have lookup operations 13 年 前
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 年 前
CHash.h 7e67cc16e2 structure: add CHash, a generic hash table implemented with the help of the C preprocessor 13 年 前
CHash_decl.h 79f824fb65 structure: CHash: rework, remove unused features 13 年 前
CHash_footer.h d18f1246ea structure: CHash: add option to indicate entry hashes can be obtained efficiently, and use this to speed up lookups. 13 年 前
CHash_header.h d18f1246ea structure: CHash: add option to indicate entry hashes can be obtained efficiently, and use this to speed up lookups. 13 年 前
CHash_impl.h d18f1246ea structure: CHash: add option to indicate entry hashes can be obtained efficiently, and use this to speed up lookups. 13 年 前
CStringTrie.h a3f8ed4d59 structure: add CStringTrie, which generalizes BStringTrie to allow specifying the value type, and specifying the number of significant 13 年 前
CStringTrie_decl.h a3f8ed4d59 structure: add CStringTrie, which generalizes BStringTrie to allow specifying the value type, and specifying the number of significant 13 年 前
CStringTrie_footer.h a3f8ed4d59 structure: add CStringTrie, which generalizes BStringTrie to allow specifying the value type, and specifying the number of significant 13 年 前
CStringTrie_header.h a3f8ed4d59 structure: add CStringTrie, which generalizes BStringTrie to allow specifying the value type, and specifying the number of significant 13 年 前
CStringTrie_impl.h a3f8ed4d59 structure: add CStringTrie, which generalizes BStringTrie to allow specifying the value type, and specifying the number of significant 13 年 前
ChunkBuffer2.h 0d99d6a26a switch to using the New BSD License 14 年 前
IndexedList.h e9e0285a80 structure: CAvl: cosmetic changes 13 年 前
IndexedList_tree.h c14d248662 structure: CAvl: add option to not have lookup operations 13 年 前
LinkedList0.h 0d99d6a26a switch to using the New BSD License 14 年 前
LinkedList1.h 0d99d6a26a switch to using the New BSD License 14 年 前
LinkedList2.h 0d99d6a26a switch to using the New BSD License 14 年 前
LinkedList3.h 0d99d6a26a switch to using the New BSD License 14 年 前
SAvl.h b4a52f1a7a structure: add SAvl, a wrapper around CAvl assuming links are pointers 13 年 前
SAvl_decl.h b2ed2bb8d2 structure: SAvl: fix typo 13 年 前
SAvl_footer.h b4a52f1a7a structure: add SAvl, a wrapper around CAvl assuming links are pointers 13 年 前
SAvl_header.h b4a52f1a7a structure: add SAvl, a wrapper around CAvl assuming links are pointers 13 年 前
SAvl_impl.h 68fcc72651 structure: SAvl: add count overflow assertion in Insert() 13 年 前
SAvl_tree.h b4a52f1a7a structure: add SAvl, a wrapper around CAvl assuming links are pointers 13 年 前
SLinkedList.h 9323a5e812 structure: add SLinkedList 13 年 前
SLinkedList_decl.h 9323a5e812 structure: add SLinkedList 13 年 前
SLinkedList_footer.h 9323a5e812 structure: add SLinkedList 13 年 前
SLinkedList_header.h 9323a5e812 structure: add SLinkedList 13 年 前
SLinkedList_impl.h 9323a5e812 structure: add SLinkedList 13 年 前