Mercurial
>
hg
>
ucx
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
make allocator in cxBufferInit optional
21 months ago
, by Mike Becker
increase test coverage - fixes #250
21 months ago
, by Mike Becker
test coverage for cx_strcmp pointer variants
21 months ago
, by Mike Becker
allow NULL for allocator and comparator
21 months ago
, by Mike Becker
add docs for CX_STORE_POINTERS and remove cxHashMapCreateForPointers()
21 months ago
, by Mike Becker
add CX_STORE_POINTERS special item size for maps
22 months ago
, by Mike Becker
add CX_STORE_POINTERS special "item size" for lists
22 months ago
, by Mike Becker
add unit test for cxListClear + fix destructor functions not always invoked with the correct pointer
22 months ago
, by Mike Becker
fix hashmap iterator skipping the second element in some cases
22 months ago
, by Olaf Wintermann
add cxListClear and fix missing destructor invocations - #241 #246
22 months ago
, by Mike Becker
add cx_hash_key_cxstr() macro
22 months ago
, by Mike Becker
add simple functions for creating lists
23 months ago
, by Mike Becker
add CX_LINKED_LIST_SORT_SBO_SIZE macro
23 months ago
, by Mike Becker
add some asserts
23 months ago
, by Mike Becker
split cxMapRemove() to cxMapRemoveAndGet()
23 months ago
, by Mike Becker
make hashmap store objects instead of pointers by default - fixes #239
23 months ago
, by Mike Becker
add CxListComparator compatible string compare functions
23 months ago
, by Mike Becker
fix gmock being build and gtest and gmock being installed
23 months ago
, by Mike Becker
implement backwards iterator - fixes #238
23 months ago
, by Mike Becker
Automated merge
23 months ago
, by Mike Becker
rename test directory to avoid name clash with Makefile target
23 months ago
, by Mike Becker
fix README showing how tests were run in the automake era
23 months ago
, by Mike Becker
fix last change of mul overflow builtin breaking non-windows compilations
23 months ago
, by Mike Becker
fix code not compiling under windows+mingw
23 months ago
, by Mike Becker
fix wrong types for umul overflow builtins
23 months ago
, by Mike Becker
remove too platform dependent printf tests
23 months ago
, by Mike Becker
implement swap function for list elements - fixes #218
23 months ago
, by Mike Becker
add pointer swap utility
23 months ago
, by Mike Becker
add strtok API - fixes #220
23 months ago
, by Mike Becker
reformat file
23 months ago
, by Mike Becker
#228 make buffer sizes adjustable at compile time
23 months ago
, by Mike Becker
minor fix for testing allocator self-test
23 months ago
, by Mike Becker
add new pointer list wrapper - resolves #234
23 months ago
, by Mike Becker
simplify list class - fixes #236
24 months ago
, by Mike Becker
temporarily remove pointer lists - see #234
24 months ago
, by Mike Becker
add cxListInsertArray() - fixes #224
24 months ago
, by Mike Becker
remove the untrue restriction for the index parameter of cx_array_copy() from the documentation
24 months ago
, by Mike Becker
add printf tests
2022-12-20
, by Mike Becker
add attributes to printf functions
2022-12-20
, by Mike Becker
change prefix of UCX_PRINTF_BUFSIZE to CX
2022-12-20
, by Mike Becker
add utils tests
2022-12-20
, by Mike Becker
fix public header destination
2022-12-07
, by Mike Becker
tests for compare functions
2022-12-07
, by Mike Becker
separate iterators and mutating iterators
2022-11-26
, by Mike Becker
#224 add cxListAddArray()
2022-11-23
, by Mike Becker
use //-style single line comments everywhere
2022-11-20
, by Mike Becker
fix cx_array_copy() unintentionally shrinking the array
2022-11-20
, by Mike Becker
#219: fix off-by-one bug in cx_arl_remove()
2022-11-20
, by Mike Becker
fix calculation of new capacity in cx_array_copy()
2022-11-20
, by Mike Becker
#219: cx_arl_remove short-circuit for last element
2022-11-20
, by Mike Becker
#219 array list: implement reverse
2022-11-20
, by Mike Becker
#219 array list: implement compare member func
2022-11-20
, by Mike Becker
missing const in cxListFind
2022-11-20
, by Mike Becker
#219 improve cx_arl_iter_next
2022-11-20
, by Mike Becker
#219 array list: implement insert via iterator
2022-11-20
, by Mike Becker
#219 array list: implement compare
2022-11-20
, by Mike Becker
less
more
|
(0)
-300
-100
-56
+56
+100
+300
tip