ambrop7 3217f9c2b9 structure: IndexedList: use the new keys-are-indices feature of CAvl for more efficient implementation 13 年 前
..
BAVL.h 0d99d6a26a switch to using the New BSD License 14 年 前
BCountAVL.h dd6f9356d6 structure: add BCountAVL (a wrapper around BAVL providing a version with BAVL_COUNT defined) 14 年 前
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 d89417a560 CAvl: add option to assume the keys are the indices of nodes, suitable for implementation of IndexedList 13 年 前
CAvl_footer.h d89417a560 CAvl: add option to assume the keys are the indices of nodes, suitable for implementation of IndexedList 13 年 前
CAvl_header.h d89417a560 CAvl: add option to assume the keys are the indices of nodes, suitable for implementation of IndexedList 13 年 前
CAvl_impl.h d89417a560 CAvl: add option to assume the keys are the indices of nodes, suitable for implementation of IndexedList 13 年 前
CHash.h 7e67cc16e2 structure: add CHash, a generic hash table implemented with the help of the C preprocessor 13 年 前
CHash_decl.h 7e67cc16e2 structure: add CHash, a generic hash table implemented with the help of the C preprocessor 13 年 前
CHash_footer.h 89ea627530 structure: CHash: retrieve keys via a macro expression instead of expecting them to be directly in entries 13 年 前
CHash_header.h 89ea627530 structure: CHash: retrieve keys via a macro expression instead of expecting them to be directly in entries 13 年 前
CHash_impl.h 89ea627530 structure: CHash: retrieve keys via a macro expression instead of expecting them to be directly in entries 13 年 前
ChunkBuffer2.h 0d99d6a26a switch to using the New BSD License 14 年 前
IndexedList.h 3217f9c2b9 structure: IndexedList: use the new keys-are-indices feature of CAvl for more efficient implementation 13 年 前
IndexedList_tree.h 3217f9c2b9 structure: IndexedList: use the new keys-are-indices feature of CAvl for more efficient implementation 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 年 前