Ambroz Bizjak e8dc7628f4 structure/Vector: Split into header and implementation. il y a 11 ans
..
BAVL.h 34317a2a39 structure: BAVL: rename BAVL_DEBUG to BAVL_AUTO_VERIFY il y a 13 ans
CAvl.h a5aa5517ab structure: add CAvl, a very generic and embeddable AVL tree il y a 13 ans
CAvl_decl.h a5c780c498 structure/CAvl: implement support for custom associative operations il y a 13 ans
CAvl_footer.h a5c780c498 structure/CAvl: implement support for custom associative operations il y a 13 ans
CAvl_header.h a5c780c498 structure/CAvl: implement support for custom associative operations il y a 13 ans
CAvl_impl.h a5c780c498 structure/CAvl: implement support for custom associative operations il y a 13 ans
CHash.h 7e67cc16e2 structure: add CHash, a generic hash table implemented with the help of the C preprocessor il y a 13 ans
CHash_decl.h 2431d0361c structure: CHash: add CHash_Verify() il y a 13 ans
CHash_footer.h 2431d0361c structure: CHash: add CHash_Verify() il y a 13 ans
CHash_header.h 8d14680c53 structure: CAvl, CHash: detect if CAvl.h or CHash.h is not included in _header.h il y a 13 ans
CHash_impl.h 1ab2d67d30 CHash: fix bug in Insert() to detect existing entry. This affected NCDInterpProg which made it unable to il y a 13 ans
ChunkBuffer2.h 93bc612a21 get rid of some warnings il y a 13 ans
IndexedList.h 93bc612a21 get rid of some warnings il y a 13 ans
IndexedList_tree.h c14d248662 structure: CAvl: add option to not have lookup operations il y a 13 ans
LinkedList0.h 0d99d6a26a switch to using the New BSD License il y a 14 ans
LinkedList1.h 1aeb42fe61 structure: LinkedList1: add LinkedList1_InsertListAfter() il y a 13 ans
LinkedList3.h 93bc612a21 get rid of some warnings il y a 13 ans
SAvl.h b4a52f1a7a structure: add SAvl, a wrapper around CAvl assuming links are pointers il y a 13 ans
SAvl_decl.h fbf246f3eb structure/SAvl: expose range queries il y a 13 ans
SAvl_footer.h fbf246f3eb structure/SAvl: expose range queries il y a 13 ans
SAvl_header.h fbf246f3eb structure/SAvl: expose range queries il y a 13 ans
SAvl_impl.h fbf246f3eb structure/SAvl: expose range queries il y a 13 ans
SAvl_tree.h b4a52f1a7a structure: add SAvl, a wrapper around CAvl assuming links are pointers il y a 13 ans
SLinkedList.h 9323a5e812 structure: add SLinkedList il y a 13 ans
SLinkedList_decl.h c8eef381f1 SLinkedList: add the list pointer argument to Next and Prev functions il y a 12 ans
SLinkedList_footer.h c8eef381f1 SLinkedList: add the list pointer argument to Next and Prev functions il y a 12 ans
SLinkedList_header.h c8eef381f1 SLinkedList: add the list pointer argument to Next and Prev functions il y a 12 ans
SLinkedList_impl.h f0a9004bc0 SLinkedList: optimize by allowing the prev and last pointers to be indeterminate when they aren't needed il y a 12 ans
Vector.h e8dc7628f4 structure/Vector: Split into header and implementation. il y a 11 ans
Vector_decl.h e8dc7628f4 structure/Vector: Split into header and implementation. il y a 11 ans
Vector_footer.h e8dc7628f4 structure/Vector: Split into header and implementation. il y a 11 ans
Vector_header.h e8dc7628f4 structure/Vector: Split into header and implementation. il y a 11 ans
Vector_impl.h e8dc7628f4 structure/Vector: Split into header and implementation. il y a 11 ans