3 months ago Mike Becker implement JSON pretty printing - relates to #526 changeset | files
3 months ago Mike Becker add functions to create default JSON writers - relates to #526 changeset | files
3 months ago Mike Becker fix missing SSIZE_T not only for MSVC changeset | files
3 months ago Mike Becker fix cxJsonDestroy() not freeing uncompleted object member names changeset | files
3 months ago Mike Becker add missing new-line changeset | files
3 months ago Mike Becker fix for ultrafail fix #546 changeset | files
3 months ago Mike Becker first mvp for the json writer - relates to #526 changeset | files
3 months ago Mike Becker fix cx_strcmp() and cx_strcasecmp() - fixes #546 changeset | files
3 months ago Mike Becker add array iterator over pointer arrays changeset | files
3 months ago Mike Becker fix include guard for properties.h changeset | files
3 months ago Mike Becker move the test execution for string_to_number back in line changeset | files
3 months ago Mike Becker optimize cxJsonObjGet() part 1 - binary search changeset | files
3 months ago Mike Becker add missing convenience macros for sorted insert with array reallocator changeset | files
3 months ago Mike Becker improve coverage metrics changeset | files
3 months ago Mike Becker change coverage tool from gcov to gcovr changeset | files
3 months ago Mike Becker implement floating point string to number conversions changeset | files
3 months ago Mike Becker add cx_vcmp_* family of functions changeset | files
3 months ago Mike Becker implement string to integer conversions changeset | files
3 months ago Mike Becker avoid copying the filled data in the json parser when possible - fixes #530 changeset | files
3 months ago Mike Becker add references between both variants of the properties fill function changeset | files
3 months ago Mike Becker downgrades the severity of the advice in cxPropertiesFilln() from attention to remark changeset | files
3 months ago Mike Becker add tests for JSON create functions and fix a bug in cxJsonCreateCxString() changeset | files
3 months ago Mike Becker add documentation for json value creation API changeset | files
3 months ago Mike Becker fix cxJsonObjPut() for existing keys changeset | files
3 months ago Mike Becker add implementation for creating new json values changeset | files
3 months ago Mike Becker fix missing definition of SSIZE_MAX in windows changeset | files
3 months ago Mike Becker add temporary implementations for string to number and first test cases changeset | files
3 months ago Mike Becker fix another missing free() in json tests changeset | files
3 months ago Mike Becker make cx_strcast() also support cxstring changeset | files
3 months ago Mike Becker fix cx_hash_key_cxstr() being a macro changeset | files
3 months ago Mike Becker implement all string to number conversions that are just wrappers changeset | files
3 months ago Mike Becker don't trust that size_t always has word width changeset | files
3 months ago Mike Becker fix datatype in long long variants changeset | files
3 months ago Mike Becker add attributes to string to number conversion functions changeset | files
3 months ago Mike Becker add documentation for string to number conversion functions changeset | files
3 months ago Mike Becker add function prototypes and macros for string conversion function changeset | files
3 months ago Mike Becker add missing libc string.h include changeset | files
3 months ago Mike Becker fix missing errno.h include changeset | files
3 months ago Mike Becker add some more overflow treatment and make sure to set errno properly changeset | files
3 months ago Mike Becker upgrade Doxyfile changeset | files
3 months ago Mike Becker fix outdated documentation in properties.h changeset | files
3 months ago Mike Becker generify cxJsonObjGet() - fixes #525 changeset | files
3 months ago Mike Becker add missing documentation for struct cx_properties_config_s changeset | files
3 months ago Mike Becker add missing documentation in iterator.h changeset | files
3 months ago Mike Becker add missing documentation of CX_WORDSIZE changeset | files
3 months ago Mike Becker add cxJsonArrIter() - fixes #524 changeset | files
3 months ago Mike Becker fix memory leaks in json tests changeset | files
3 months ago Mike Becker rework of properties parser - fixes #529 and resolves #458 changeset | files
(0) -1000 -300 -100 -48 +48 +100 tip

mercurial