Mercurial
>
hg
>
ucx
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
some text replacements to prepare migration of list tests
15 months ago
, by Mike Becker
begin migration of buffer tests - relates to #342
15 months ago
, by Mike Becker
move coverage flags to make/*.mk files - relates to #345
15 months ago
, by Mike Becker
migrate compare tests - relates to #342
15 months ago
, by Mike Becker
declare cx_compare_func in compare.h - fixes #344
15 months ago
, by Mike Becker
migrate map tests - relates to #342
15 months ago
, by Mike Becker
fix broken CX_TEST_SUBROUTINE - relates to #341
15 months ago
, by Mike Becker
add command to remove outdated coverage data
15 months ago
, by Mike Becker
migrate allocator tests - relates to #342
15 months ago
, by Mike Becker
migrate mempool tests - relates to #342
15 months ago
, by Mike Becker
migrate printf tests - relates to #342
15 months ago
, by Mike Becker
revert the insanely stupid idea to automatically run the test program on default build
15 months ago
, by Mike Becker
fix missing dependencies for test_string.c
15 months ago
, by Mike Becker
migrate string tests - relates to #342
15 months ago
, by Mike Becker
fix accidental generation of cxListIterator() symbol
15 months ago
, by Mike Becker
ignore the intentional use-after-free
15 months ago
, by Mike Becker
add make target to automatically gather coverage info
15 months ago
, by Mike Becker
fix missing LDFLAGS when linking ucxtest
15 months ago
, by Mike Becker
add coverage feature - relates to #342
15 months ago
, by Mike Becker
remove CXX flags that have become unnecessary
15 months ago
, by Mike Becker
migrates self-test for testing allocator - relates to #342
15 months ago
, by Mike Becker
change default make target from 'compile test-compile' to 'check'
15 months ago
, by Mike Becker
migrate hash_key tests - relates to #342
15 months ago
, by Mike Becker
migrate utils tests - relates to #342
15 months ago
, by Mike Becker
bring back UCX test - fixes #341
15 months ago
, by Mike Becker
fix usage of COPYALL in Makefiles
15 months ago
, by Mike Becker
add cxListFindRemove and cx_linked_list_find_node
15 months ago
, by Mike Becker
make cx_cmp_ptr default comparator for pointer lists - relates to #340
15 months ago
, by Mike Becker
add cx_cmp_ptr() - fix #340
15 months ago
, by Mike Becker
add cxBufferReset() - resolves #338
15 months ago
, by Mike Becker
update build instructions
15 months ago
, by Mike Becker
increase version number to 3.1
15 months ago
, by Mike Becker
fix #318 - incorrect link to ucx 3 docs
15 months ago
, by Mike Becker
fix incorrect documentation of cxBufferEof()
16 months ago
, by Mike Becker
fix wrong static lib name in check target
16 months ago
, by Mike Becker
add update-rules script
16 months ago
, by Mike Becker
add an uwproj based install target
17 months ago
, by Mike Becker
replace most of the build system with uwproj
17 months ago
, by Mike Becker
make C++ compiler and pandoc entirely optional
19 months ago
, by Mike Becker
Release 3.0
21 months ago
, by Mike Becker
update CHANGELOG, COPYING, and README
v3.0
21 months ago
, by Mike Becker
Release Version 3.0
21 months ago
, by Mike Becker
add release date for UCX 3.0
21 months ago
, by Mike Becker
Added tag v3.0 for changeset b4bd0155f03f
21 months ago
, by Mike Becker
improve the CSV example
21 months ago
, by Mike Becker
some fixes in example code
21 months ago
, by Mike Becker
merge upstream changes
21 months ago
, by Mike Becker
fix typo in mempool.h
21 months ago
, by Mike Becker
change cxMempoolDestroy doc
21 months ago
, by Olaf Wintermann
more doc fixes
21 months ago
, by Olaf Wintermann
fix iterator doc
21 months ago
, by Olaf Wintermann
fix typo in list.h
21 months ago
, by Olaf Wintermann
fix typos in hash_map.h
21 months ago
, by Mike Becker
add overridable macros to the install docs
21 months ago
, by Mike Becker
make streamcopy buffer sizes overridable
21 months ago
, by Mike Becker
unify the list swap SBO sizes
21 months ago
, by Mike Becker
slightly improve CSS
21 months ago
, by Mike Becker
add iterator documentation
21 months ago
, by Mike Becker
add map documentation
21 months ago
, by Mike Becker
add documentation for the lists
21 months ago
, by Mike Becker
add documentation for collection.h
21 months ago
, by Mike Becker
add mempool example
21 months ago
, by Mike Becker
improve how GTest config is passed during builds
21 months ago
, by Mike Becker
improve mempool implementation
21 months ago
, by Mike Becker
add a low-level stdlib-based cx_reallocate()
21 months ago
, by Mike Becker
add docs for the compare.h and printf.h utilities
21 months ago
, by Mike Becker
add web docs for buffer and stream copy
21 months ago
, by Mike Becker
add web documentation for strings
21 months ago
, by Mike Becker
add allocator example
21 months ago
, by Mike Becker
update install instructions for ucx 3.0
21 months ago
, by Mike Becker
add empty sections to features.md
21 months ago
, by Mike Becker
remove deprecated align=center attribute
21 months ago
, by Mike Becker
remove trees from UCX 3.0
21 months ago
, by Mike Becker
fix some typos in UCX 2.1 documentation
21 months ago
, by Mike Becker
update general web documentation structure
21 months ago
, by Mike Becker
add header and footer to list of build dependencies
21 months ago
, by Mike Becker
add missing docs for cxEmptyMap
21 months ago
, by Mike Becker
fix wrong docs for cx_stream_copy()
21 months ago
, by Mike Becker
add missing docs for cx_invoke_destructor()
21 months ago
, by Mike Becker
update Doxyfile to Doxygen 1.9.6
21 months ago
, by Mike Becker
fix const-ness of non-mutating iterator creation for maps
22 months ago
, by Mike Becker
simplify map class structure
22 months ago
, by Mike Becker
fix inconsistent destructor requirements for list and map classes
22 months ago
, by Mike Becker
fix rehash not valid for non-hash-maps
22 months ago
, by Mike Becker
add empty map implementation - fixes #259
22 months ago
, by Mike Becker
fix cxListCompare if-condition
22 months ago
, by Mike Becker
add empty list implementation - fixes #258
22 months ago
, by Mike Becker
improve cx_linked_list_sort() - fixes #257
22 months ago
, by Mike Becker
fix cx_linked_list_sort() not working for empty lists
23 months ago
, by Mike Becker
explicitly set cmake policy CMP0077
23 months ago
, by Mike Becker
add cx_strdup_m() and cx_strdup_ma()
23 months ago
, by Mike Becker
make list find return a negative value when elem not found
23 months ago
, by Mike Becker
fix wrong doc in cxListFind()
23 months ago
, by Mike Becker
add cx_strcat_m() and cx_strcat_ma() for in-place concatenation
23 months ago
, by Mike Becker
add cxHashMapCreateSimple()
23 months ago
, by Mike Becker
fix typo
23 months ago
, by Mike Becker
fix missing controlling-expression for char const*
23 months ago
, by Mike Becker
fix missing const qualifier for allocator
23 months ago
, by Mike Becker
add cxmutstr to the map generics
23 months ago
, by Mike Becker
bring a generic interface to CxMap
23 months ago
, by Mike Becker
simplify CxHashKey
23 months ago
, by Mike Becker
fix typo
23 months ago
, by Mike Becker
serious code formatting problems ;-)
23 months ago
, by Mike Becker
tweak rehash test to achieve missing coverage
23 months ago
, by Mike Becker
add destructor functions for maps - fixes #253
23 months ago
, by Mike Becker
add base collection members to map interface
23 months ago
, by Mike Becker
change CX_STR: use compound literal in C and ctor in C++
23 months ago
, by Mike Becker
add convenience functions for allocating a buffer on the heap
23 months ago
, by Mike Becker
work around some MSC problems
23 months ago
, by Mike Becker
fix common.h include problems - fixes #255
23 months ago
, by Mike Becker
fix wrong operator precedence in destructor macros
24 months ago
, by Mike Becker
add pointer array list tests
24 months ago
, by Mike Becker
reformat code
24 months ago
, by Mike Becker
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
24 months ago
, 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
less
more
|
(0)
-120
+120
tip