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 missing docs for cxEmptyMap
18 months ago
, by Mike Becker
fix wrong docs for cx_stream_copy()
18 months ago
, by Mike Becker
add missing docs for cx_invoke_destructor()
18 months ago
, by Mike Becker
update Doxyfile to Doxygen 1.9.6
18 months ago
, by Mike Becker
fix const-ness of non-mutating iterator creation for maps
19 months ago
, by Mike Becker
simplify map class structure
19 months ago
, by Mike Becker
fix inconsistent destructor requirements for list and map classes
19 months ago
, by Mike Becker
fix rehash not valid for non-hash-maps
19 months ago
, by Mike Becker
add empty map implementation - fixes #259
19 months ago
, by Mike Becker
fix cxListCompare if-condition
19 months ago
, by Mike Becker
add empty list implementation - fixes #258
19 months ago
, by Mike Becker
improve cx_linked_list_sort() - fixes #257
19 months ago
, by Mike Becker
fix cx_linked_list_sort() not working for empty lists
20 months ago
, by Mike Becker
explicitly set cmake policy CMP0077
20 months ago
, by Mike Becker
add cx_strdup_m() and cx_strdup_ma()
20 months ago
, by Mike Becker
make list find return a negative value when elem not found
20 months ago
, by Mike Becker
fix wrong doc in cxListFind()
20 months ago
, by Mike Becker
add cx_strcat_m() and cx_strcat_ma() for in-place concatenation
20 months ago
, by Mike Becker
add cxHashMapCreateSimple()
20 months ago
, by Mike Becker
fix typo
20 months ago
, by Mike Becker
fix missing controlling-expression for char const*
20 months ago
, by Mike Becker
fix missing const qualifier for allocator
20 months ago
, by Mike Becker
add cxmutstr to the map generics
20 months ago
, by Mike Becker
bring a generic interface to CxMap
20 months ago
, by Mike Becker
simplify CxHashKey
20 months ago
, by Mike Becker
fix typo
21 months ago
, by Mike Becker
serious code formatting problems ;-)
21 months ago
, by Mike Becker
tweak rehash test to achieve missing coverage
21 months ago
, by Mike Becker
add destructor functions for maps - fixes #253
21 months ago
, by Mike Becker
add base collection members to map interface
21 months ago
, by Mike Becker
change CX_STR: use compound literal in C and ctor in C++
21 months ago
, by Mike Becker
add convenience functions for allocating a buffer on the heap
21 months ago
, by Mike Becker
work around some MSC problems
21 months ago
, by Mike Becker
fix common.h include problems - fixes #255
21 months ago
, by Mike Becker
fix wrong operator precedence in destructor macros
21 months ago
, by Mike Becker
add pointer array list tests
21 months ago
, by Mike Becker
reformat code
21 months ago
, by Mike Becker
refactoring of collections to make use of destructors in map implementations
21 months ago
, by Mike Becker
fix initial storage allocation for array lists created with CX_STORE_POINTERS
21 months ago
, by Mike Becker
simplify cx_stream_ncopy()
21 months ago
, by Mike Becker
add stream copy utils - fixes #254
21 months ago
, by Mike Becker
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
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
23 months ago
, by Mike Becker
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip