fix missing fallback for doxygen executable

merge with remote changes

update uwproj and fix pkgconfigdir location on BSD

fix install-lib.sh compatibility with older shells

fix missing CX_EXPORT for cxTreeVisit()

fix missing parameter list in system_page_size()

add missing docstring for CX_INLINE

add the last test for full line coverage

add test case for cxBufferPop()

fixes that cxBufferWrite() could auto-extend the buffer beyond the configured threshold

add cxBufferReserve()

add cxBufferPop()

implement better strings for json.c + complete test coverage

add the note to the docstrings that tree iterator/visitor counter include the currently visited node

complete test coverage for tree.c

adjust test_hash_map_remove_via_iterator s.t. we achieve coverage for the case where we remove not the first element of a bucket

complete test coverage for array_list.c and delete unreachable code

optimize sorted insertion by using the infimum instead of the supremum

stable return value for binary search when there are duplicates in the array

fix that a particular tree test was never executed

fix that cxTreeVisitorDispose() does not set the queue pointers to NULL

add missing coverage exclusions for linked_list.c

add coverage exclusions for properties.c

increase test coverage for buffer.c

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

mercurial