ambrop7 7b5e4f5f94 add structure/LinkedList4 13 年 前
..
BAVL.h 34317a2a39 structure: BAVL: rename BAVL_DEBUG to BAVL_AUTO_VERIFY 13 年 前
CAvl.h a5aa5517ab structure: add CAvl, a very generic and embeddable AVL tree 13 年 前
CAvl_decl.h 53e2c29355 structure/CAvl: implement range queries via CAvl_GetFirstGreater etc. 13 年 前
CAvl_footer.h 53e2c29355 structure/CAvl: implement range queries via CAvl_GetFirstGreater etc. 13 年 前
CAvl_header.h 53e2c29355 structure/CAvl: implement range queries via CAvl_GetFirstGreater etc. 13 年 前
CAvl_impl.h 53e2c29355 structure/CAvl: implement range queries via CAvl_GetFirstGreater etc. 13 年 前
CHash.h 7e67cc16e2 structure: add CHash, a generic hash table implemented with the help of the C preprocessor 13 年 前
CHash_decl.h 2431d0361c structure: CHash: add CHash_Verify() 13 年 前
CHash_footer.h 2431d0361c structure: CHash: add CHash_Verify() 13 年 前
CHash_header.h 8d14680c53 structure: CAvl, CHash: detect if CAvl.h or CHash.h is not included in _header.h 13 年 前
CHash_impl.h 1ab2d67d30 CHash: fix bug in Insert() to detect existing entry. This affected NCDInterpProg which made it unable to 13 年 前
ChunkBuffer2.h 93bc612a21 get rid of some warnings 13 年 前
IndexedList.h 93bc612a21 get rid of some warnings 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 1aeb42fe61 structure: LinkedList1: add LinkedList1_InsertListAfter() 13 年 前
LinkedList3.h 93bc612a21 get rid of some warnings 13 年 前
LinkedList4.h 7b5e4f5f94 add structure/LinkedList4 13 年 前
SAvl.h b4a52f1a7a structure: add SAvl, a wrapper around CAvl assuming links are pointers 13 年 前
SAvl_decl.h fbf246f3eb structure/SAvl: expose range queries 13 年 前
SAvl_footer.h fbf246f3eb structure/SAvl: expose range queries 13 年 前
SAvl_header.h fbf246f3eb structure/SAvl: expose range queries 13 年 前
SAvl_impl.h fbf246f3eb structure/SAvl: expose range queries 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 年 前