fixes missing cx_attr_export - relates to #642

fixes errno value after failing cxBufferSeek() to be consistently EINVAL

adds cxListSet() - resolves #642

fixes that cx_tree_search() did not investigate subtrees with equally good distance

fix allocator of some printf.h functions not being const - fixes #611

fix implementation of cxBufferTerminate() - fixes #631

add cxMempoolTransferObject() - resolves #640

remove warning regarding destruction order, because it is actually not a problem

add cxMempoolTransfer() - partially resolves #640

start development of UCX 3.2

Added tag v3.1 for changeset 18a1a499f065

Removed tag v3.1 v3.1

fixes some docs compiler complaints

add buffer example

complete tree documentation

add example for implementing own map

document tree search functions

refine parts of the tree documentation

add iterator / visitor docu

document buffer write functions

document the flushing feature for the buffer

complete JSON documentation

document JSON writer

wrapping xml tree example

document remove and dispose for tree.h

document buffer create/init

document the buffer flags

document buffer read operations

add documentation for reset and clear

add documentation for the shift functions

more documentation for buffer.h + set errno in cxBufferSeek() on invalid whence argument

add status code documentation and documentation for accessing values

(0) -1000 -300 -100 -50 -32 tip

mercurial