add tests for JSON create functions and fix a bug in cxJsonCreateCxString()

add documentation for json value creation API

fix cxJsonObjPut() for existing keys

add implementation for creating new json values

fix missing definition of SSIZE_MAX in windows

add temporary implementations for string to number and first test cases

fix another missing free() in json tests

make cx_strcast() also support cxstring

fix cx_hash_key_cxstr() being a macro

implement all string to number conversions that are just wrappers

don't trust that size_t always has word width

fix datatype in long long variants

add attributes to string to number conversion functions

add documentation for string to number conversion functions

add function prototypes and macros for string conversion function

add missing libc string.h include

fix missing errno.h include

add some more overflow treatment and make sure to set errno properly

upgrade Doxyfile

fix outdated documentation in properties.h

generify cxJsonObjGet() - fixes #525

add missing documentation for struct cx_properties_config_s

add missing documentation in iterator.h

add missing documentation of CX_WORDSIZE

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

mercurial