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

implement cx_tree_add_node()

add cx_tree_add_node test

add some low level tree function declarations

remove public visibility of default allocator class

merge with remote default

remove unnecessary check

fix missing extern "C"

add missing quotation marks

adds cxReallocate()

perform array and list tests in the same test binary (use the same assertions, later)

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

mercurial