Mercurial
>
hg
>
ucx
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
fix documentation for map iterators
Fri, 27 May 2022 12:28:49 +0200
, by Mike Becker
fix kv-pair not initialized
Fri, 27 May 2022 12:28:35 +0200
, by Mike Becker
fix missing static inline for map functions
Fri, 27 May 2022 11:39:50 +0200
, by Mike Becker
#178 fix that lists of different kind cannot be compared
Sat, 21 May 2022 12:10:25 +0200
, by Mike Becker
#189 implement map iterators
Sat, 21 May 2022 11:22:47 +0200
, by Mike Becker
#189 basic map implementation
Thu, 19 May 2022 14:30:20 +0200
, by Mike Becker
#189 declare basic map functions
Wed, 18 May 2022 16:26:32 +0200
, by Mike Becker
#170 test buffer eof
Mon, 16 May 2022 19:25:19 +0200
, by Mike Becker
#170 test buffer seek
Mon, 16 May 2022 19:15:44 +0200
, by Mike Becker
#184 #170 flush at threshold test
Sun, 01 May 2022 16:48:26 +0200
, by Mike Becker
#184 #170 first basic flush test
Sun, 01 May 2022 16:12:13 +0200
, by Mike Becker
#184 untested implementation of the flush feature
Sun, 01 May 2022 13:14:31 +0200
, by Mike Becker
optimization for buffer write easy cases
Sun, 01 May 2022 11:54:10 +0200
, by Mike Becker
#170 no bug never existed
Sun, 01 May 2022 11:46:54 +0200
, by Mike Becker
#170 complete write tests for status quo
Sun, 01 May 2022 11:44:23 +0200
, by Mike Becker
fix regression: nitems adjusted at the wrong location
Sun, 01 May 2022 10:39:13 +0200
, by Mike Becker
#184 start implementation of the flush feature
Sat, 30 Apr 2022 09:47:20 +0200
, by Mike Becker
#170 first basic write tests
Sat, 30 Apr 2022 09:03:17 +0200
, by Mike Becker
fix doc error for cxBufferWrite
Sat, 30 Apr 2022 08:40:40 +0200
, by Mike Becker
#170 add cxBufferClear test
Sat, 30 Apr 2022 08:30:51 +0200
, by Mike Becker
#170 add several more buffer tests
Sun, 24 Apr 2022 17:45:09 +0200
, by Mike Becker
fix cxBufferMinimumCapacity not using the allocator
Sun, 24 Apr 2022 17:44:52 +0200
, by Mike Becker
do not implicitly zero freshly allocated memory
Sun, 24 Apr 2022 17:29:34 +0200
, by Mike Becker
fix cxBufferMinimumCapacity implementation still using additional_bytes
Sun, 24 Apr 2022 17:14:05 +0200
, by Mike Becker
fix erroneous doc for cxBufferShift
Sun, 24 Apr 2022 16:23:44 +0200
, by Mike Becker
#170 first buffer tests
Sun, 24 Apr 2022 15:15:39 +0200
, by Mike Becker
#171 const qualifier and nonnull attributes
Sun, 24 Apr 2022 14:54:50 +0200
, by Mike Becker
#179 improve API for list content destruction
Mon, 18 Apr 2022 17:26:21 +0200
, by Mike Becker
add doc for cx_for_n
Mon, 18 Apr 2022 16:56:29 +0200
, by Mike Becker
simplify destructor signature (but loads more responsibility onto the user)
Mon, 18 Apr 2022 16:29:14 +0200
, by Mike Becker
simplify auto-free contents in lists
Mon, 18 Apr 2022 15:59:09 +0200
, by Mike Becker
remove list destructor
Mon, 18 Apr 2022 15:29:52 +0200
, by Mike Becker
configure clang-tidy to ignore cert-err58-cpp for test code
Mon, 18 Apr 2022 14:41:19 +0200
, by Mike Becker
add [[maybe_unused]] attributed to params of mocked function
Mon, 18 Apr 2022 14:35:41 +0200
, by Mike Becker
add test for cxListCompare
Sat, 16 Apr 2022 22:12:47 +0200
, by Mike Becker
fix memory leak in test data
Sat, 16 Apr 2022 21:12:02 +0200
, by Mike Becker
make cxListMemoryMgmt a linkable symbol
Sat, 16 Apr 2022 20:44:47 +0200
, by Mike Becker
improve testing allocator + add tests for it
Sat, 16 Apr 2022 20:17:01 +0200
, by Mike Becker
migrate list tests to gtest
Sat, 16 Apr 2022 18:02:10 +0200
, by Mike Becker
fix required cast if compiled with C++
Sat, 16 Apr 2022 17:28:36 +0200
, by Mike Becker
migrate tree tests to gtest
Sat, 16 Apr 2022 14:47:27 +0200
, by Mike Becker
test uncovered branch in cxReallocate()
Sat, 16 Apr 2022 09:10:10 +0200
, by Mike Becker
do not use macro for suite name
Sat, 16 Apr 2022 08:59:51 +0200
, by Mike Becker
compile only one single binary for tests
Sat, 16 Apr 2022 08:58:27 +0200
, by Mike Becker
migrate allocator tests to gtest
Sat, 16 Apr 2022 08:49:31 +0200
, by Mike Becker
add googletest framework
Fri, 15 Apr 2022 21:28:51 +0200
, by Mike Becker
#129 - remove test code duplication
Sat, 09 Apr 2022 18:02:53 +0200
, by Mike Becker
#168 - add attributes and const
Sat, 09 Apr 2022 16:37:43 +0200
, by Mike Becker
remove test code duplication for cxListAdd
Sun, 06 Mar 2022 13:57:36 +0100
, by Mike Becker
add setup and teardown functions to test_list.c
Fri, 25 Feb 2022 14:35:18 +0100
, by Mike Becker
fix typo in documentation
Tue, 15 Feb 2022 20:01:59 +0100
, by Mike Becker
add convenience function to configure list memory management
Tue, 15 Feb 2022 19:48:25 +0100
, by Mike Becker
add new destructor API and apply it to CxList
Tue, 15 Feb 2022 19:41:48 +0100
, by Mike Becker
change Doxyfile to ignore __attribute__ and include static inline functions
Tue, 15 Feb 2022 19:07:14 +0100
, by Mike Becker
add allocator support to CxBuffer
Mon, 31 Jan 2022 17:15:59 +0100
, by Mike Becker
do not hide pointers behind typedefs
Sun, 30 Jan 2022 14:19:00 +0100
, by Mike Becker
add cxListInsertAfter() and cxListInsertBefore()
Sat, 29 Jan 2022 14:32:04 +0100
, by Mike Becker
reorder the list test functions
Sat, 29 Jan 2022 12:46:07 +0100
, by Mike Becker
pointer type must be explicit in cx_foreach macro
Sat, 22 Jan 2022 19:10:04 +0100
, by Mike Becker
add cx_foreach macro
Sat, 22 Jan 2022 19:04:32 +0100
, by Mike Becker
add the feature to remove items during iteration
Sat, 22 Jan 2022 18:49:06 +0100
, by Mike Becker
add iterator interface + linked list iterator
Sat, 22 Jan 2022 17:15:14 +0100
, by Mike Becker
hide __attribute__ from compilers that may not support it
Sat, 22 Jan 2022 10:29:48 +0100
, by Mike Becker
simplifies some linked list tests
Tue, 28 Dec 2021 18:05:14 +0100
, by Mike Becker
fix missing cleanup in test_hl_linked_list_from_array
Tue, 28 Dec 2021 17:49:52 +0100
, by Mike Becker
add cxListReverse()
Tue, 28 Dec 2021 17:41:51 +0100
, by Mike Becker
add some const qualifiers
Tue, 28 Dec 2021 17:38:02 +0100
, by Mike Becker
add cxLinkedListFromArray() and cxListCompare()
Tue, 28 Dec 2021 17:24:18 +0100
, by Mike Becker
use c99 bool + add test for low level find
Tue, 28 Dec 2021 14:25:05 +0100
, by Mike Becker
add cx_linked_list_compare() and simplifies some tests
Tue, 28 Dec 2021 14:16:04 +0100
, by Mike Becker
use same doxygen style in all files
Mon, 27 Dec 2021 17:16:32 +0100
, by Mike Becker
add common.h include to all other header files
Mon, 27 Dec 2021 17:02:32 +0100
, by Mike Becker
add ported UCX buffer implementation
Mon, 27 Dec 2021 16:51:10 +0100
, by Mike Becker
add tests for the new low level functions
Mon, 27 Dec 2021 14:44:08 +0100
, by Mike Becker
add several new linked list functions
Thu, 23 Dec 2021 15:20:50 +0100
, by Mike Becker
add cx_linked_list_find()
Mon, 20 Dec 2021 13:01:38 +0100
, by Mike Becker
add linked list tests for cxListAt()
Mon, 20 Dec 2021 12:10:48 +0100
, by Mike Becker
add more nonnull attributes
Mon, 20 Dec 2021 11:58:36 +0100
, by Mike Becker
add more explicit documentation to cx_linked_list_remove()
Mon, 20 Dec 2021 11:26:39 +0100
, by Mike Becker
change contract of cx_linked_list_remove()
Mon, 20 Dec 2021 11:17:06 +0100
, by Mike Becker
add cx_linked_list_first() + cx_linked_list_prepend()
Sat, 04 Dec 2021 17:38:23 +0100
, by Mike Becker
remove cxListLast (can be realized via cxListAt and index=size-1)
Sat, 09 Oct 2021 11:12:48 +0200
, by Mike Becker
add cx_linked_list_{prev, remove, reverse}
Fri, 08 Oct 2021 19:47:31 +0200
, by Mike Becker
move dereference operation into macro
Fri, 08 Oct 2021 18:58:49 +0200
, by Mike Becker
add new ucx_list_sort test
support/2.x
Tue, 05 Oct 2021 16:22:48 +0200
, by Mike Becker
add tree.h to list of headers
Wed, 06 Oct 2021 14:24:52 +0200
, by Mike Becker
add high level list sort and inlines method invocation functions
Wed, 06 Oct 2021 14:10:19 +0200
, by Mike Becker
add cx_linked_list_sort()
Tue, 05 Oct 2021 16:33:11 +0200
, by Mike Becker
remove unused cxLinkedListRecalculateSize()
Tue, 05 Oct 2021 13:04:20 +0200
, by Mike Becker
add special linked list implementation for storing pointers
Tue, 05 Oct 2021 13:03:45 +0200
, by Mike Becker
remove redundant documentation for function pointers
Tue, 05 Oct 2021 12:25:23 +0200
, by Mike Becker
add documentation for list.h
Tue, 05 Oct 2021 12:23:46 +0200
, by Mike Becker
change src dir of Doxygen to only include header files
Tue, 05 Oct 2021 12:19:19 +0200
, by Mike Becker
remove obsolete config from Doxyfile
Tue, 05 Oct 2021 12:16:50 +0200
, by Mike Becker
put attributes on separate lines
Tue, 05 Oct 2021 12:12:09 +0200
, by Mike Becker
remove convenience macros
Tue, 05 Oct 2021 11:19:32 +0200
, by Mike Becker
add tests for high level functions
Sun, 03 Oct 2021 18:51:44 +0200
, by Mike Becker
add convenience macros for pointer casts
Sun, 03 Oct 2021 18:37:13 +0200
, by Mike Becker
fix bad start index in cx_ll_node_at()
Sun, 03 Oct 2021 18:36:51 +0200
, by Mike Becker
change cx_linked_list_last() and add a test for it
Sun, 03 Oct 2021 16:30:47 +0200
, by Mike Becker
change test names
Sun, 03 Oct 2021 16:02:53 +0200
, by Mike Becker
remove unused cx_tree_last()
Sun, 03 Oct 2021 15:40:38 +0200
, by Mike Becker
add some documentation and changes some signatures
Sun, 03 Oct 2021 14:06:57 +0200
, by Mike Becker
add __alloc_size__ attribute
Sun, 03 Oct 2021 13:07:48 +0200
, by Mike Becker
make cx_linked_list_class static
Sun, 03 Oct 2021 12:04:27 +0200
, by Mike Becker
improves usage of attributes
Sun, 03 Oct 2021 12:02:57 +0200
, by Mike Becker
minor code changes
Sun, 03 Oct 2021 10:43:31 +0200
, by Mike Becker
implement cx_ll_insert()
Tue, 28 Sep 2021 18:49:12 +0200
, by Mike Becker
implement cx_ll_remove()
Tue, 28 Sep 2021 18:33:42 +0200
, by Mike Becker
remove unnecessary fields from linked list node and simplifies cx_ll_add()
Tue, 28 Sep 2021 18:22:00 +0200
, by Mike Becker
Automated merge
Tue, 28 Sep 2021 18:09:25 +0200
, by Mike Becker
rename test_cx_linked_list_add
Tue, 28 Sep 2021 18:07:05 +0200
, by Olaf Wintermann
remove error handling from tests
Tue, 28 Sep 2021 18:05:52 +0200
, by Olaf Wintermann
add test for cx_linked_list_add
Tue, 28 Sep 2021 18:03:10 +0200
, by Olaf Wintermann
change cxLinkedListCreate() setting all fields instead of calling cxListRecalculateSize()
Tue, 28 Sep 2021 18:09:14 +0200
, by Mike Becker
fix mixed up cases in cx_ll_at()
Mon, 27 Sep 2021 18:57:17 +0200
, by Mike Becker
add high-level function cxListAt()
Mon, 27 Sep 2021 18:50:07 +0200
, by Mike Becker
add function cx_linked_list_at()
Mon, 27 Sep 2021 18:33:30 +0200
, by Mike Becker
implement linked list find
Mon, 27 Sep 2021 17:49:23 +0200
, by Mike Becker
add node destruction in cxLinkedListDestroy()
Mon, 27 Sep 2021 17:00:19 +0200
, by Mike Becker
less
more
|
(0)
-120
+120
tip