Sat, 09 Oct 2021 11:12:48 +0200 remove cxListLast (can be realized via cxListAt and index=size-1) 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 12:23:46 +0200 add documentation for list.h file | diff | annotate
Tue, 05 Oct 2021 11:19:32 +0200 remove convenience macros file | diff | annotate
Sun, 03 Oct 2021 18:37:13 +0200 add convenience macros for pointer casts 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:50:07 +0200 add high-level function cxListAt() 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 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
Mon, 08 Feb 2021 00:14:07 +0100 adds cxLinkedListWrap and cxLinkedListRecalculateSize file | diff | annotate
Sun, 07 Feb 2021 21:29:51 +0100 removes unnecessary typedefs file | diff | annotate
Sun, 07 Feb 2021 21:26:48 +0100 adds cxListLast 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 19:42:12 +0100 adds first draft for linked list implementation file | diff | annotate
Sun, 07 Feb 2021 15:35:52 +0100 no C99 comments file | diff | annotate
Sat, 06 Feb 2021 19:11:44 +0100 starts ucx 3.0 development file | diff | annotate
(0)tip

mercurial