improves usage of attributes

minor code changes

implement cx_ll_insert()

implement cx_ll_remove()

remove unnecessary fields from linked list node and simplifies cx_ll_add()

Automated merge

change cxLinkedListCreate() setting all fields instead of calling cxListRecalculateSize()

rename test_cx_linked_list_add

remove error handling from tests

add test for cx_linked_list_add

fix mixed up cases in cx_ll_at()

add high-level function cxListAt()

add function cx_linked_list_at()

implement linked list find

add node destruction in cxLinkedListDestroy()

change inheritance model for lists

add attributes to allocator functions

add option to enable more warnings

Automated merge

add documentation to allocator.h

implement cx_tree_add_child_node using cx_linked_list_add

add cx_tree_add_child_node tests

fix special cases for linked_list_add

Automated merge

implement at least freeing the linked list container

add utility to verify allocations

fix reallocate_null test not used and wrong

change detection of Doxygen

(0) -300 -100 -50 -28 +28 +50 +100 +300 +1000 tip

mercurial