Wed, 25 Jan 2023 19:19:29 +0100 simplify list class - fixes #236 file | diff | annotate
Sat, 26 Nov 2022 16:58:41 +0100 separate iterators and mutating iterators file | diff | annotate
Sun, 20 Nov 2022 21:08:36 +0100 use //-style single line comments everywhere file | diff | annotate
Sun, 20 Nov 2022 15:51:02 +0100 #219 array list: implement compare file | diff | annotate
Mon, 18 Apr 2022 17:26:21 +0200 #179 improve API for list content destruction file | diff | annotate
Mon, 18 Apr 2022 16:29:14 +0200 simplify destructor signature (but loads more responsibility onto the user) file | diff | annotate
Mon, 18 Apr 2022 15:59:09 +0200 simplify auto-free contents in lists file | diff | annotate
Mon, 18 Apr 2022 15:29:52 +0200 remove list destructor file | diff | annotate
Sat, 16 Apr 2022 20:44:47 +0200 make cxListMemoryMgmt a linkable symbol file | diff | annotate
Tue, 15 Feb 2022 19:41:48 +0100 add new destructor API and apply it to CxList 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, 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
Sat, 06 Feb 2021 19:11:44 +0100 starts ucx 3.0 development file | diff | annotate
Sun, 24 Nov 2019 17:57:25 +0100 adds set operations to UcxList file | diff | annotate
Thu, 04 Jul 2019 21:31:45 +0200 fixes inappropriate size datatype in list merge sort feature/array file | diff | annotate
Thu, 17 May 2018 11:13:02 +0200 removes deprecated ucx_list_append_once() and ucx_list_prepend_once() file | diff | annotate
Fri, 11 May 2018 17:40:16 +0200 adds ucx_list_prepend_once() and ucx_list_prepend_once_a() file | diff | annotate
Wed, 02 May 2018 16:14:40 +0200 makes destructor functions for *_free_content() optional + more documentation for UcxProperties file | diff | annotate
Sat, 28 Oct 2017 15:43:51 +0200 modules documentation file | diff | annotate
Wed, 18 Oct 2017 14:23:57 +0200 removes unnecessary macros from ucx.h + removes the usage of restrict and _Bool completely, instead of defining macros file | diff | annotate
Tue, 17 Oct 2017 16:15:41 +0200 changes source directory structure in preperation for autotools rollout file | diff | annotate | base
(0)tip

mercurial