Sat, 09 Apr 2022 18:02:53 +0200 #129 - remove test code duplication file | diff | annotate
Sun, 06 Mar 2022 13:57:36 +0100 remove test code duplication for cxListAdd file | diff | annotate
Fri, 25 Feb 2022 14:35:18 +0100 add setup and teardown functions to test_list.c file | diff | annotate
Tue, 15 Feb 2022 19:41:48 +0100 add new destructor API and apply it to CxList file | diff | annotate
Sun, 30 Jan 2022 14:19:00 +0100 do not hide pointers behind typedefs file | diff | annotate
Sat, 29 Jan 2022 14:32:04 +0100 add cxListInsertAfter() and cxListInsertBefore() file | diff | annotate
Sat, 29 Jan 2022 12:46:07 +0100 reorder the list test functions file | diff | annotate
Sat, 22 Jan 2022 19:10:04 +0100 pointer type must be explicit in cx_foreach macro file | diff | annotate
Sat, 22 Jan 2022 19:04:32 +0100 add cx_foreach macro file | diff | annotate
Sat, 22 Jan 2022 18:49:06 +0100 add the feature to remove items during iteration file | diff | annotate
Sat, 22 Jan 2022 17:15:14 +0100 add iterator interface + linked list iterator file | diff | annotate
Tue, 28 Dec 2021 18:05:14 +0100 simplifies some linked list tests file | diff | annotate
Tue, 28 Dec 2021 17:49:52 +0100 fix missing cleanup in test_hl_linked_list_from_array file | diff | annotate
Tue, 28 Dec 2021 17:38:02 +0100 add some const qualifiers file | diff | annotate
Tue, 28 Dec 2021 17:24:18 +0100 add cxLinkedListFromArray() and cxListCompare() file | diff | annotate
Tue, 28 Dec 2021 14:25:05 +0100 use c99 bool + add test for low level find file | diff | annotate
Tue, 28 Dec 2021 14:16:04 +0100 add cx_linked_list_compare() and simplifies some tests file | diff | annotate
Mon, 27 Dec 2021 14:44:08 +0100 add tests for the new low level functions file | diff | annotate
Mon, 20 Dec 2021 12:10:48 +0100 add linked list tests for cxListAt() file | diff | annotate
Mon, 20 Dec 2021 11:58:36 +0100 add more nonnull attributes file | diff | annotate
Mon, 20 Dec 2021 11:17:06 +0100 change contract of cx_linked_list_remove() file | diff | annotate
Sat, 04 Dec 2021 17:38:23 +0100 add cx_linked_list_first() + cx_linked_list_prepend() file | diff | annotate
Sat, 09 Oct 2021 11:12:48 +0200 remove cxListLast (can be realized via cxListAt and index=size-1) file | diff | annotate
Fri, 08 Oct 2021 19:47:31 +0200 add cx_linked_list_{prev, remove, reverse} file | diff | annotate
Wed, 06 Oct 2021 14:10:19 +0200 add high level list sort and inlines method invocation functions file | diff | annotate
Tue, 05 Oct 2021 16:33:11 +0200 add cx_linked_list_sort() file | diff | annotate
Tue, 05 Oct 2021 13:03:45 +0200 add special linked list implementation for storing pointers file | diff | annotate
Tue, 05 Oct 2021 11:19:32 +0200 remove convenience macros file | diff | annotate
Sun, 03 Oct 2021 18:51:44 +0200 add tests for high level functions file | diff | annotate
Sun, 03 Oct 2021 16:30:47 +0200 change cx_linked_list_last() and add a test for it file | diff | annotate
Sun, 03 Oct 2021 16:02:53 +0200 change test names file | diff | annotate
Sun, 03 Oct 2021 14:06:57 +0200 add some documentation and changes some signatures file | diff | annotate
Sun, 03 Oct 2021 10:43:31 +0200 minor code changes file | diff | annotate
Tue, 28 Sep 2021 18:22:00 +0200 remove unnecessary fields from linked list node and simplifies cx_ll_add() file | diff | annotate
Tue, 28 Sep 2021 18:07:05 +0200 rename test_cx_linked_list_add file | diff | annotate
Tue, 28 Sep 2021 18:05:52 +0200 remove error handling from tests file | diff | annotate
Tue, 28 Sep 2021 18:03:10 +0200 add test for cx_linked_list_add file | diff | annotate
Mon, 27 Sep 2021 18:33:30 +0200 add function cx_linked_list_at() file | diff | annotate
Sun, 26 Sep 2021 18:31:24 +0200 change inheritance model for lists file | diff | annotate
Sun, 26 Sep 2021 14:41:16 +0200 add utility to verify allocations file | diff | annotate
Sun, 14 Feb 2021 15:37:12 +0100 perform array and list tests in the same test binary (use the same assertions, later) file | diff | annotate | base
Sat, 06 Feb 2021 19:11:44 +0100 starts ucx 3.0 development file | diff | annotate
(0)tip

mercurial