Mercurial
>
hg
>
ucx
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
add explicit casts to silence warnings
3 weeks ago
, by Mike Becker
fix compilation for compilers which don't set __WORDSIZE
3 weeks ago
, by Mike Becker
add check for C23 compatibility
3 weeks ago
, by Mike Becker
add sys/types.h to the common includes to fix a problem with ssize_t
3 weeks ago
, by Mike Becker
increase test coverage
3 weeks ago
, by Mike Becker
fix number parser not detecting integers out of range
3 weeks ago
, by Mike Becker
add cxJsonReset() and cxPropertiesReset()
3 weeks ago
, by Mike Becker
add documentation - resolves #431
3 weeks ago
, by Mike Becker
and changelog entry for issue #523
3 weeks ago
, by Mike Becker
add fake doc to mute doxygen complaints
3 weeks ago
, by Mike Becker
minor cleanup
4 weeks ago
, by Mike Becker
json: enable multiple subsequent fills - relates to #431
4 weeks ago
, by Mike Becker
fix that cxBufferSeek() cannot move pos past the end - fixes #523
4 weeks ago
, by Mike Becker
fix stupid initialization of target buffer in tests where no flush target is used
4 weeks ago
, by Mike Becker
add cxBufferTerminate()
4 weeks ago
, by Mike Becker
make cxBufferEof() return a bool
4 weeks ago
, by Mike Becker
add test case to cover new branches inside cx_strcat_ma()
4 weeks ago
, by Mike Becker
add status codes to json parser - relates to #431
4 weeks ago
, by Mike Becker
change cx_strcat variants to allow handling of ENOMEM
4 weeks ago
, by Mike Becker
simplify how the json parser works
4 weeks ago
, by Mike Becker
add cx_array_reserve() and several more array convenience functions
4 weeks ago
, by Mike Becker
make cx_array_copy() support different types for size/capacity - fixes #492
5 weeks ago
, by Mike Becker
fix missing cxMempoolFree in json allocator test
5 weeks ago
, by Olaf Wintermann
add support for allocators to the json parser
5 weeks ago
, by Olaf Wintermann
fix cx_array_advanced_realloc to handle reallocation of NULL arrays, consistent with standard realloc behavior
5 weeks ago
, by Olaf Wintermann
remove map detach function - fixes #487
5 weeks ago
, by Mike Becker
make names of destroy and free functions consistent - fixes #484
5 weeks ago
, by Mike Becker
missing comma in map iterator docs
6 weeks ago
, by Mike Becker
cxBufferFree() now calls cxBufferDestroy()
6 weeks ago
, by Mike Becker
automatically disable szmul builtin when testing with coverage
6 weeks ago
, by Mike Becker
improve consistency for allocator arguments - fixes #485
6 weeks ago
, by Mike Becker
make ucx C++ compatible again (and add tests for it) - fixes #486
7 weeks ago
, by Mike Becker
add configure option for szmul
8 weeks ago
, by Mike Becker
simplify cx_array_copy() - fixes #474
8 weeks ago
, by Mike Becker
major refactoring of attributes
2 months ago
, by Mike Becker
let cxMapDestroy() ignore NULL as any free()-like function should do
2 months ago
, by Mike Becker
instruct Doxygen to expand all macros
2 months ago
, by Mike Becker
add -c flag to ARFLAGS to suppress diagnostic message on stderr
2 months ago
, by Mike Becker
add script to invoke make check with different configurations
2 months ago
, by Mike Becker
remove obsolete reference to previously removed cxPropertiesInput()
2 months ago
, by Mike Becker
fix broken docs target after uwproj update
2 months ago
, by Mike Becker
fix memory leaks in json tests
2 months ago
, by Olaf Wintermann
add test for reading multiple json values
2 months ago
, by Olaf Wintermann
fix missing value_ready reset when returning a CxJsonValue
2 months ago
, by Olaf Wintermann
adds test case for numbers - currently fails due to issue #482
2 months ago
, by Mike Becker
fix copy-pasted parameter name
2 months ago
, by Mike Becker
add UCX string support to cxJsonFill()
2 months ago
, by Mike Becker
add support for UCX strings in cxPropertiesFill()
2 months ago
, by Mike Becker
rename utils.h to streams.h
2 months ago
, by Mike Becker
move szmul to common.h
2 months ago
, by Mike Becker
simplify parsing of numbers
2 months ago
, by Mike Becker
add assertion that triggers when cx_array_copy() stops working for NULL arrays
2 months ago
, by Mike Becker
simplify parsing of array and object elements
2 months ago
, by Mike Becker
treat integers and doubles both as JSON numbers
2 months ago
, by Mike Becker
remove single-member structs
2 months ago
, by Mike Becker
fix test function names not in line with naming convention
2 months ago
, by Mike Becker
add reallocarray() like functions - resolves #468
2 months ago
, by Mike Becker
remove cx_for_n() macro - fixes #467
2 months ago
, by Mike Becker
increase list test coverage - fixes #454
2 months ago
, by Mike Becker
test coverage does not really work with clang
2 months ago
, by Mike Becker
less
more
|
(0)
-1000
-300
-100
-60
+60
tip