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)

removes stupid high level wrapper for linked lists + adds test for cxLinkedListCreate

add first test suite to test_linked_list.c

add test config and let the test binary return nonzero on test failures

adds cxLinkedListDestroy prototype

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

mercurial