Sun, 21 May 2023 14:03:21 +0200 add empty list implementation - fixes #258 file | diff | annotate
Sat, 22 Apr 2023 14:21:02 +0200 make list find return a negative value when elem not found file | diff | annotate
Sun, 09 Apr 2023 20:00:44 +0200 fix wrong operator precedence in destructor macros file | diff | annotate
Sun, 09 Apr 2023 19:03:58 +0200 refactoring of collections to make use of destructors in map implementations file | diff | annotate
Mon, 20 Mar 2023 19:09:08 +0100 add unit test for cxListClear + fix destructor functions not always invoked with the correct pointer file | diff | annotate
Tue, 14 Mar 2023 20:25:24 +0100 add cxListClear and fix missing destructor invocations - #241 #246 file | diff | annotate
Wed, 15 Feb 2023 16:48:11 +0100 implement backwards iterator - fixes #238 file | diff | annotate
Wed, 08 Feb 2023 20:26:09 +0100 implement swap function for list elements - fixes #218 file | diff | annotate
Thu, 26 Jan 2023 20:59:36 +0100 add new pointer list wrapper - resolves #234 file | diff | annotate
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