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 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
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip