add tests for freeing memory with a reallocation of size zero default tip

update names of internal simple_clone funcs to shallow_clone funcs - relates to #780

remove dependency from tree.c to array_list.h

update the online docs with the new array API - resolves #619

minor improvement of iterator.h documentation

change build s.t. the online docs are generated exactly how we want to publish them

adds docstrings to the new array API - relates to #619

fix missing docstrings for the convenience macros in allocator.h

fixes docstring comment for 'continuation' member

complete refactoring of low-level array list functions - relates to #619

next step of simplifying the array API - relates to #619

first draft for simplifying the low-level array API - relates to #619

refactor the list and map construction functions and remove the simple macros

rename the "simple" cloning functions from Simple to Shallow

change signatures of cxPropertiesLoad()

change signatures of cxJsonToString() and cxJsonToPrettyString()

change signature of cxBufferInit() and cxBufferCreate()

fix regression in cx_kvl_map_put() - after recent refactoring it returned the wrong value

fix wrong return value documentation for cxMapEmplace()

add json array clone tests

add more json array compare tests

fix unexpected token error when parsing an empty json array

add json clone tests, obj tests still dysfunctional - relates to #785

add cxJsonClone - resolves #785 except for the tests

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

mercurial