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 pointer array list tests
20 months ago
, by Mike Becker
reformat code
20 months ago
, by Mike Becker
refactoring of collections to make use of destructors in map implementations
20 months ago
, by Mike Becker
fix initial storage allocation for array lists created with CX_STORE_POINTERS
20 months ago
, by Mike Becker
simplify cx_stream_ncopy()
20 months ago
, by Mike Becker
add stream copy utils - fixes #254
20 months ago
, by Mike Becker
make allocator in cxBufferInit optional
20 months ago
, by Mike Becker
increase test coverage - fixes #250
20 months ago
, by Mike Becker
test coverage for cx_strcmp pointer variants
20 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
21 months ago
, by Mike Becker
add CX_STORE_POINTERS special "item size" for lists
21 months ago
, by Mike Becker
add unit test for cxListClear + fix destructor functions not always invoked with the correct pointer
21 months ago
, by Mike Becker
fix hashmap iterator skipping the second element in some cases
21 months ago
, by Olaf Wintermann
add cxListClear and fix missing destructor invocations - #241 #246
21 months ago
, by Mike Becker
add cx_hash_key_cxstr() macro
21 months ago
, by Mike Becker
add simple functions for creating lists
22 months ago
, by Mike Becker
add CX_LINKED_LIST_SORT_SBO_SIZE macro
22 months ago
, by Mike Becker
add some asserts
22 months ago
, by Mike Becker
split cxMapRemove() to cxMapRemoveAndGet()
22 months ago
, by Mike Becker
make hashmap store objects instead of pointers by default - fixes #239
22 months ago
, by Mike Becker
add CxListComparator compatible string compare functions
22 months ago
, by Mike Becker
fix gmock being build and gtest and gmock being installed
22 months ago
, by Mike Becker
implement backwards iterator - fixes #238
22 months ago
, by Mike Becker
Automated merge
22 months ago
, by Mike Becker
rename test directory to avoid name clash with Makefile target
22 months ago
, by Mike Becker
fix README showing how tests were run in the automake era
22 months ago
, by Mike Becker
fix last change of mul overflow builtin breaking non-windows compilations
22 months ago
, by Mike Becker
fix code not compiling under windows+mingw
22 months ago
, by Mike Becker
fix wrong types for umul overflow builtins
22 months ago
, by Mike Becker
remove too platform dependent printf tests
22 months ago
, by Mike Becker
implement swap function for list elements - fixes #218
22 months ago
, by Mike Becker
add pointer swap utility
22 months ago
, by Mike Becker
add strtok API - fixes #220
22 months ago
, by Mike Becker
reformat file
22 months ago
, by Mike Becker
#228 make buffer sizes adjustable at compile time
22 months ago
, by Mike Becker
minor fix for testing allocator self-test
22 months ago
, by Mike Becker
add new pointer list wrapper - resolves #234
23 months ago
, by Mike Becker
simplify list class - fixes #236
23 months ago
, by Mike Becker
temporarily remove pointer lists - see #234
23 months ago
, by Mike Becker
add cxListInsertArray() - fixes #224
23 months ago
, by Mike Becker
remove the untrue restriction for the index parameter of cx_array_copy() from the documentation
23 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
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip