new auto-extend strategy for CxBuffer - resolves #641

adds cxBufferShrink() - resolves #626

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

define structure for json.h doc

define structure for buffer.h doc

add some tree.h documentation

add intro text for tree.h doc

add favicon

basic structure for tree.h documentation

remove the lie about the detailed documentation

move the note about the key type to the top

add examples to map.h documentation

complete array_list.h documentation

fix warning in test case due to C23 multibyte strings not being compatible with const char*

document declare and init

define structure for array_list.h documentation

complete most of the map.h documentation

structur for map.h documentation

downgrade info regarding stream_copy from warning to note

complete linked_list.h docu

complete list.h documentation

complete more than 80% of the list.h documentation

documentation for list compare and dispose

add structure to list documentation

list all function from list.h that need to be documented

(0) -1000 -300 -100 -56 tip

mercurial