Fri, 08 Oct 2021 19:47:31 +0200 add cx_linked_list_{prev, remove, reverse} file | diff | annotate
Tue, 05 Oct 2021 16:33:11 +0200 add cx_linked_list_sort() file | diff | annotate
Tue, 05 Oct 2021 13:04:20 +0200 remove unused cxLinkedListRecalculateSize() file | diff | annotate
Tue, 05 Oct 2021 13:03:45 +0200 add special linked list implementation for storing pointers 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 14:06:57 +0200 add some documentation and changes some signatures file | diff | annotate
Mon, 27 Sep 2021 18:33:30 +0200 add function cx_linked_list_at() file | diff | annotate
Sun, 26 Sep 2021 11:57:27 +0200 fix missing extern "C" file | diff | annotate
Sun, 14 Feb 2021 15:13:53 +0100 removes stupid high level wrapper for linked lists + adds test for cxLinkedListCreate file | diff | annotate
Sun, 14 Feb 2021 11:30:19 +0100 adds cxLinkedListDestroy prototype file | diff | annotate
Mon, 08 Feb 2021 00:18:09 +0100 simplifies linked list descriptor file | diff | annotate
Mon, 08 Feb 2021 00:14:07 +0100 adds cxLinkedListWrap and cxLinkedListRecalculateSize file | diff | annotate
Sun, 07 Feb 2021 21:03:30 +0100 use named fields to access node memory file | diff | annotate
Sun, 07 Feb 2021 20:37:20 +0100 copy list items when they are added to the list file | diff | annotate
Sun, 07 Feb 2021 20:08:13 +0100 changes off_t to ptrdiff_t file | diff | annotate
Sun, 07 Feb 2021 19:42:12 +0100 adds first draft for linked list implementation file | diff | annotate
(0)tip

mercurial