Mercurial
>
hg
>
ucx
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
fix typo in assert()
3 months ago
, by Mike Becker
implement index array to preserve order of json object members
3 months ago
, by Mike Becker
remove code duplication from writer tests - relates to #526
3 months ago
, by Mike Becker
add test case for pretty printing with tabs - relates to #526
3 months ago
, by Mike Becker
remove idea for an array wrapping feature - relates to #526
3 months ago
, by Mike Becker
implement JSON pretty printing - relates to #526
3 months ago
, by Mike Becker
add functions to create default JSON writers - relates to #526
3 months ago
, by Mike Becker
fix missing SSIZE_T not only for MSVC
3 months ago
, by Mike Becker
fix cxJsonDestroy() not freeing uncompleted object member names
3 months ago
, by Mike Becker
add missing new-line
3 months ago
, by Mike Becker
fix for ultrafail fix #546
3 months ago
, by Mike Becker
first mvp for the json writer - relates to #526
3 months ago
, by Mike Becker
fix cx_strcmp() and cx_strcasecmp() - fixes #546
3 months ago
, by Mike Becker
add array iterator over pointer arrays
3 months ago
, by Mike Becker
fix include guard for properties.h
3 months ago
, by Mike Becker
move the test execution for string_to_number back in line
3 months ago
, by Mike Becker
optimize cxJsonObjGet() part 1 - binary search
3 months ago
, by Mike Becker
add missing convenience macros for sorted insert with array reallocator
3 months ago
, by Mike Becker
improve coverage metrics
3 months ago
, by Mike Becker
change coverage tool from gcov to gcovr
3 months ago
, by Mike Becker
implement floating point string to number conversions
3 months ago
, by Mike Becker
add cx_vcmp_* family of functions
3 months ago
, by Mike Becker
implement string to integer conversions
3 months ago
, by Mike Becker
avoid copying the filled data in the json parser when possible - fixes #530
3 months ago
, by Mike Becker
add references between both variants of the properties fill function
3 months ago
, by Mike Becker
downgrades the severity of the advice in cxPropertiesFilln() from attention to remark
3 months ago
, by Mike Becker
add tests for JSON create functions and fix a bug in cxJsonCreateCxString()
3 months ago
, by Mike Becker
add documentation for json value creation API
3 months ago
, by Mike Becker
fix cxJsonObjPut() for existing keys
3 months ago
, by Mike Becker
add implementation for creating new json values
3 months ago
, by Mike Becker
fix missing definition of SSIZE_MAX in windows
3 months ago
, by Mike Becker
add temporary implementations for string to number and first test cases
3 months ago
, by Mike Becker
fix another missing free() in json tests
3 months ago
, by Mike Becker
make cx_strcast() also support cxstring
3 months ago
, by Mike Becker
fix cx_hash_key_cxstr() being a macro
3 months ago
, by Mike Becker
implement all string to number conversions that are just wrappers
3 months ago
, by Mike Becker
don't trust that size_t always has word width
3 months ago
, by Mike Becker
fix datatype in long long variants
3 months ago
, by Mike Becker
add attributes to string to number conversion functions
3 months ago
, by Mike Becker
add documentation for string to number conversion functions
3 months ago
, by Mike Becker
add function prototypes and macros for string conversion function
3 months ago
, by Mike Becker
add missing libc string.h include
3 months ago
, by Mike Becker
fix missing errno.h include
3 months ago
, by Mike Becker
add some more overflow treatment and make sure to set errno properly
3 months ago
, by Mike Becker
upgrade Doxyfile
3 months ago
, by Mike Becker
fix outdated documentation in properties.h
3 months ago
, by Mike Becker
generify cxJsonObjGet() - fixes #525
3 months ago
, by Mike Becker
add missing documentation for struct cx_properties_config_s
3 months ago
, by Mike Becker
add missing documentation in iterator.h
3 months ago
, by Mike Becker
add missing documentation of CX_WORDSIZE
3 months ago
, by Mike Becker
add cxJsonArrIter() - fixes #524
3 months ago
, by Mike Becker
fix memory leaks in json tests
3 months ago
, by Mike Becker
rework of properties parser - fixes #529 and resolves #458
3 months ago
, by Mike Becker
add cxBufferAppend() - fixes #534
3 months ago
, by Mike Becker
add advice to set the size of a buffer initialized with existing data
3 months ago
, by Mike Becker
add copy-on-extend feature to UCX buffer - fixes #533
3 months ago
, by Mike Becker
add CHANGELOG entry for issue #431
3 months ago
, by Mike Becker
merge remote changes
3 months ago
, by Mike Becker
add CHANGELOG entry for issue #531
3 months ago
, by Mike Becker
add copy-on-write feature to UCX buffer - fixes #531
3 months ago
, by Mike Becker
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
tip