Mercurial
>
hg
>
ucx
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
refactoring of collections to make use of destructors in map implementations
24 months ago
, by Mike Becker
fix initial storage allocation for array lists created with CX_STORE_POINTERS
2023-04-07
, by Mike Becker
simplify cx_stream_ncopy()
2023-04-03
, by Mike Becker
add stream copy utils - fixes #254
2023-04-03
, by Mike Becker
make allocator in cxBufferInit optional
2023-04-03
, by Mike Becker
increase test coverage - fixes #250
2023-04-01
, by Mike Becker
test coverage for cx_strcmp pointer variants
2023-04-01
, by Mike Becker
allow NULL for allocator and comparator
2023-03-28
, by Mike Becker
add docs for CX_STORE_POINTERS and remove cxHashMapCreateForPointers()
2023-03-28
, by Mike Becker
add CX_STORE_POINTERS special item size for maps
2023-03-21
, by Mike Becker
add CX_STORE_POINTERS special "item size" for lists
2023-03-21
, by Mike Becker
add unit test for cxListClear + fix destructor functions not always invoked with the correct pointer
2023-03-20
, by Mike Becker
fix hashmap iterator skipping the second element in some cases
2023-03-20
, by Olaf Wintermann
add cxListClear and fix missing destructor invocations - #241 #246
2023-03-14
, by Mike Becker
add cx_hash_key_cxstr() macro
2023-03-05
, by Mike Becker
add simple functions for creating lists
2023-02-23
, by Mike Becker
add CX_LINKED_LIST_SORT_SBO_SIZE macro
2023-02-23
, by Mike Becker
add some asserts
2023-02-23
, by Mike Becker
split cxMapRemove() to cxMapRemoveAndGet()
2023-02-23
, by Mike Becker
make hashmap store objects instead of pointers by default - fixes #239
2023-02-23
, by Mike Becker
add CxListComparator compatible string compare functions
2023-02-20
, by Mike Becker
fix gmock being build and gtest and gmock being installed
2023-02-20
, by Mike Becker
implement backwards iterator - fixes #238
2023-02-15
, by Mike Becker
Automated merge
2023-02-08
, by Mike Becker
rename test directory to avoid name clash with Makefile target
2023-02-07
, by Mike Becker
fix README showing how tests were run in the automake era
2023-02-07
, by Mike Becker
fix last change of mul overflow builtin breaking non-windows compilations
2023-02-07
, by Mike Becker
fix code not compiling under windows+mingw
2023-02-07
, by Mike Becker
fix wrong types for umul overflow builtins
2023-02-07
, by Mike Becker
remove too platform dependent printf tests
2023-02-07
, by Mike Becker
implement swap function for list elements - fixes #218
2023-02-08
, by Mike Becker
add pointer swap utility
2023-02-08
, by Mike Becker
less
more
|
(0)
-300
-100
-50
-32
+32
+50
+100
+300
tip