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 overridable macros to the install docs
Fri, 07 Jul 2023 17:59:52 +0200
, by Mike Becker
make streamcopy buffer sizes overridable
Fri, 07 Jul 2023 17:51:54 +0200
, by Mike Becker
unify the list swap SBO sizes
Fri, 07 Jul 2023 17:46:00 +0200
, by Mike Becker
slightly improve CSS
Fri, 07 Jul 2023 17:31:25 +0200
, by Mike Becker
add iterator documentation
Fri, 07 Jul 2023 17:28:07 +0200
, by Mike Becker
add map documentation
Fri, 07 Jul 2023 17:11:15 +0200
, by Mike Becker
add documentation for the lists
Mon, 03 Jul 2023 18:37:19 +0200
, by Mike Becker
add documentation for collection.h
Sat, 01 Jul 2023 14:29:16 +0200
, by Mike Becker
add mempool example
Sat, 01 Jul 2023 14:05:52 +0200
, by Mike Becker
improve how GTest config is passed during builds
Wed, 28 Jun 2023 20:36:25 +0200
, by Mike Becker
improve mempool implementation
Wed, 28 Jun 2023 20:07:52 +0200
, by Mike Becker
add a low-level stdlib-based cx_reallocate()
Wed, 28 Jun 2023 19:18:01 +0200
, by Mike Becker
add docs for the compare.h and printf.h utilities
Tue, 27 Jun 2023 20:04:48 +0200
, by Mike Becker
add web docs for buffer and stream copy
Tue, 27 Jun 2023 18:44:37 +0200
, by Mike Becker
add web documentation for strings
Tue, 27 Jun 2023 18:24:28 +0200
, by Mike Becker
add allocator example
Tue, 27 Jun 2023 18:10:34 +0200
, by Mike Becker
update install instructions for ucx 3.0
Tue, 27 Jun 2023 17:53:56 +0200
, by Mike Becker
add empty sections to features.md
Tue, 20 Jun 2023 19:46:01 +0200
, by Mike Becker
remove deprecated align=center attribute
Tue, 20 Jun 2023 19:24:26 +0200
, by Mike Becker
remove trees from UCX 3.0
Tue, 20 Jun 2023 19:20:51 +0200
, by Mike Becker
fix some typos in UCX 2.1 documentation
Tue, 20 Jun 2023 19:13:31 +0200
, by Mike Becker
update general web documentation structure
Tue, 20 Jun 2023 19:04:07 +0200
, by Mike Becker
add header and footer to list of build dependencies
Tue, 20 Jun 2023 19:00:52 +0200
, by Mike Becker
add missing docs for cxEmptyMap
Tue, 20 Jun 2023 18:30:13 +0200
, by Mike Becker
fix wrong docs for cx_stream_copy()
Tue, 20 Jun 2023 18:29:12 +0200
, by Mike Becker
add missing docs for cx_invoke_destructor()
Tue, 20 Jun 2023 18:28:47 +0200
, by Mike Becker
update Doxyfile to Doxygen 1.9.6
Tue, 20 Jun 2023 18:26:35 +0200
, by Mike Becker
fix const-ness of non-mutating iterator creation for maps
Sun, 21 May 2023 16:22:09 +0200
, by Mike Becker
simplify map class structure
Sun, 21 May 2023 15:07:31 +0200
, by Mike Becker
fix inconsistent destructor requirements for list and map classes
Sun, 21 May 2023 14:56:10 +0200
, by Mike Becker
fix rehash not valid for non-hash-maps
Sun, 21 May 2023 14:40:05 +0200
, by Mike Becker
add empty map implementation - fixes #259
Sun, 21 May 2023 14:37:56 +0200
, by Mike Becker
fix cxListCompare if-condition
Sun, 21 May 2023 14:04:34 +0200
, by Mike Becker
add empty list implementation - fixes #258
Sun, 21 May 2023 14:03:21 +0200
, by Mike Becker
improve cx_linked_list_sort() - fixes #257
Sun, 21 May 2023 11:52:58 +0200
, by Mike Becker
fix cx_linked_list_sort() not working for empty lists
Fri, 05 May 2023 19:07:56 +0200
, by Mike Becker
explicitly set cmake policy CMP0077
Mon, 24 Apr 2023 19:08:56 +0200
, by Mike Becker
add cx_strdup_m() and cx_strdup_ma()
Sat, 22 Apr 2023 19:01:06 +0200
, by Mike Becker
make list find return a negative value when elem not found
Sat, 22 Apr 2023 14:21:02 +0200
, by Mike Becker
fix wrong doc in cxListFind()
Sat, 22 Apr 2023 14:09:46 +0200
, by Mike Becker
add cx_strcat_m() and cx_strcat_ma() for in-place concatenation
Sat, 22 Apr 2023 13:06:18 +0200
, by Mike Becker
add cxHashMapCreateSimple()
Sat, 22 Apr 2023 12:29:00 +0200
, by Mike Becker
fix typo
Sat, 22 Apr 2023 12:16:34 +0200
, by Mike Becker
fix missing controlling-expression for char const*
Fri, 21 Apr 2023 20:50:19 +0200
, by Mike Becker
fix missing const qualifier for allocator
Fri, 21 Apr 2023 20:28:55 +0200
, by Mike Becker
add cxmutstr to the map generics
Fri, 21 Apr 2023 20:17:09 +0200
, by Mike Becker
bring a generic interface to CxMap
Fri, 21 Apr 2023 19:50:43 +0200
, by Mike Becker
simplify CxHashKey
Fri, 21 Apr 2023 18:38:18 +0200
, by Mike Becker
fix typo
Thu, 20 Apr 2023 19:13:25 +0200
, by Mike Becker
serious code formatting problems ;-)
Tue, 18 Apr 2023 19:19:04 +0200
, by Mike Becker
tweak rehash test to achieve missing coverage
Tue, 18 Apr 2023 19:15:50 +0200
, by Mike Becker
add destructor functions for maps - fixes #253
Tue, 18 Apr 2023 19:10:45 +0200
, by Mike Becker
add base collection members to map interface
Tue, 18 Apr 2023 18:01:41 +0200
, by Mike Becker
change CX_STR: use compound literal in C and ctor in C++
Mon, 17 Apr 2023 21:47:34 +0200
, by Mike Becker
add convenience functions for allocating a buffer on the heap
Sun, 16 Apr 2023 21:35:08 +0200
, by Mike Becker
work around some MSC problems
Sun, 16 Apr 2023 21:09:25 +0200
, by Mike Becker
fix common.h include problems - fixes #255
Sun, 16 Apr 2023 20:50:19 +0200
, by Mike Becker
fix wrong operator precedence in destructor macros
Sun, 09 Apr 2023 20:00:44 +0200
, by Mike Becker
add pointer array list tests
Sun, 09 Apr 2023 19:37:00 +0200
, by Mike Becker
reformat code
Sun, 09 Apr 2023 19:06:16 +0200
, by Mike Becker
refactoring of collections to make use of destructors in map implementations
Sun, 09 Apr 2023 19:03:58 +0200
, by Mike Becker
fix initial storage allocation for array lists created with CX_STORE_POINTERS
Fri, 07 Apr 2023 11:30:28 +0200
, by Mike Becker
simplify cx_stream_ncopy()
Mon, 03 Apr 2023 19:48:00 +0200
, by Mike Becker
add stream copy utils - fixes #254
Mon, 03 Apr 2023 19:20:30 +0200
, by Mike Becker
make allocator in cxBufferInit optional
Mon, 03 Apr 2023 19:09:31 +0200
, by Mike Becker
increase test coverage - fixes #250
Sat, 01 Apr 2023 11:51:48 +0200
, by Mike Becker
test coverage for cx_strcmp pointer variants
Sat, 01 Apr 2023 11:00:59 +0200
, by Mike Becker
allow NULL for allocator and comparator
Tue, 28 Mar 2023 21:00:33 +0200
, by Mike Becker
add docs for CX_STORE_POINTERS and remove cxHashMapCreateForPointers()
Tue, 28 Mar 2023 19:13:33 +0200
, by Mike Becker
add CX_STORE_POINTERS special item size for maps
Tue, 21 Mar 2023 17:21:20 +0100
, by Mike Becker
add CX_STORE_POINTERS special "item size" for lists
Tue, 21 Mar 2023 17:18:29 +0100
, by Mike Becker
add unit test for cxListClear + fix destructor functions not always invoked with the correct pointer
Mon, 20 Mar 2023 19:09:08 +0100
, by Mike Becker
fix hashmap iterator skipping the second element in some cases
Mon, 20 Mar 2023 18:05:12 +0100
, by Olaf Wintermann
add cxListClear and fix missing destructor invocations - #241 #246
Tue, 14 Mar 2023 20:25:24 +0100
, by Mike Becker
add cx_hash_key_cxstr() macro
Sun, 05 Mar 2023 10:55:32 +0100
, by Mike Becker
add simple functions for creating lists
Thu, 23 Feb 2023 22:43:13 +0100
, by Mike Becker
add CX_LINKED_LIST_SORT_SBO_SIZE macro
Thu, 23 Feb 2023 22:27:41 +0100
, by Mike Becker
add some asserts
Thu, 23 Feb 2023 22:24:26 +0100
, by Mike Becker
split cxMapRemove() to cxMapRemoveAndGet()
Thu, 23 Feb 2023 21:42:46 +0100
, by Mike Becker
make hashmap store objects instead of pointers by default - fixes #239
Thu, 23 Feb 2023 18:58:15 +0100
, by Mike Becker
add CxListComparator compatible string compare functions
Mon, 20 Feb 2023 19:55:42 +0100
, by Mike Becker
fix gmock being build and gtest and gmock being installed
Mon, 20 Feb 2023 19:14:42 +0100
, by Mike Becker
implement backwards iterator - fixes #238
Wed, 15 Feb 2023 16:48:11 +0100
, by Mike Becker
Automated merge
Wed, 08 Feb 2023 20:26:26 +0100
, by Mike Becker
rename test directory to avoid name clash with Makefile target
Tue, 07 Feb 2023 21:55:37 +0100
, by Mike Becker
fix README showing how tests were run in the automake era
Tue, 07 Feb 2023 21:53:06 +0100
, by Mike Becker
fix last change of mul overflow builtin breaking non-windows compilations
Tue, 07 Feb 2023 21:37:55 +0100
, by Mike Becker
fix code not compiling under windows+mingw
Tue, 07 Feb 2023 20:08:45 +0100
, by Mike Becker
fix wrong types for umul overflow builtins
Tue, 07 Feb 2023 20:08:08 +0100
, by Mike Becker
remove too platform dependent printf tests
Tue, 07 Feb 2023 20:06:33 +0100
, by Mike Becker
implement swap function for list elements - fixes #218
Wed, 08 Feb 2023 20:26:09 +0100
, by Mike Becker
add pointer swap utility
Wed, 08 Feb 2023 18:56:58 +0100
, by Mike Becker
add strtok API - fixes #220
Thu, 02 Feb 2023 20:25:34 +0100
, by Mike Becker
reformat file
Wed, 01 Feb 2023 18:07:16 +0100
, by Mike Becker
#228 make buffer sizes adjustable at compile time
Wed, 01 Feb 2023 18:06:50 +0100
, by Mike Becker
minor fix for testing allocator self-test
Wed, 01 Feb 2023 17:14:17 +0100
, by Mike Becker
add new pointer list wrapper - resolves #234
Thu, 26 Jan 2023 20:59:36 +0100
, by Mike Becker
simplify list class - fixes #236
Wed, 25 Jan 2023 19:19:29 +0100
, by Mike Becker
temporarily remove pointer lists - see #234
Mon, 23 Jan 2023 20:34:18 +0100
, by Mike Becker
add cxListInsertArray() - fixes #224
Mon, 23 Jan 2023 20:22:11 +0100
, by Mike Becker
remove the untrue restriction for the index parameter of cx_array_copy() from the documentation
Mon, 23 Jan 2023 20:00:26 +0100
, by Mike Becker
add printf tests
Tue, 20 Dec 2022 16:09:03 +0100
, by Mike Becker
add attributes to printf functions
Tue, 20 Dec 2022 15:08:08 +0100
, by Mike Becker
change prefix of UCX_PRINTF_BUFSIZE to CX
Tue, 20 Dec 2022 14:14:09 +0100
, by Mike Becker
add utils tests
Tue, 20 Dec 2022 14:12:36 +0100
, by Mike Becker
fix public header destination
Wed, 07 Dec 2022 21:07:54 +0100
, by Mike Becker
tests for compare functions
Wed, 07 Dec 2022 20:11:44 +0100
, by Mike Becker
separate iterators and mutating iterators
Sat, 26 Nov 2022 16:58:41 +0100
, by Mike Becker
#224 add cxListAddArray()
Wed, 23 Nov 2022 22:40:55 +0100
, by Mike Becker
use //-style single line comments everywhere
Sun, 20 Nov 2022 21:08:36 +0100
, by Mike Becker
fix cx_array_copy() unintentionally shrinking the array
Sun, 20 Nov 2022 17:48:42 +0100
, by Mike Becker
#219: fix off-by-one bug in cx_arl_remove()
Sun, 20 Nov 2022 17:47:26 +0100
, by Mike Becker
less
more
|
(0)
-112
+112
tip