Sat, 28 Oct 2017 15:43:51 +0200 modules documentation file | diff | annotate
Tue, 17 Oct 2017 16:15:41 +0200 changes source directory structure in preperation for autotools rollout file | diff | annotate
Tue, 17 Oct 2017 15:15:54 +0200 updates license file | diff | annotate
Fri, 18 Nov 2016 15:33:58 +0100 removes ucx_list_prepend_once() - this was a big mistake.... file | diff | annotate
Fri, 18 Nov 2016 15:17:04 +0100 adds ucx_list_append_once() and ucx_list_prepend_once() file | diff | annotate
Thu, 08 Sep 2016 15:12:56 +0200 updates documenting comments file | diff | annotate
Thu, 22 Oct 2015 11:35:40 +0200 fixed name of ucx_list_free_content() file | diff | annotate
Wed, 21 Oct 2015 16:32:30 +0200 added ucx_list_free_contents() file | diff | annotate
Sun, 17 May 2015 17:31:32 +0200 updated copyright notice + added files for upcoming AVL tree implementation file | diff | annotate
Mon, 07 Jul 2014 11:18:13 +0200 go ahead, nothing to see here file | diff | annotate
Mon, 02 Jun 2014 16:04:11 +0200 refactoring of list tests + some bug fixes file | diff | annotate
Thu, 10 Apr 2014 11:32:59 +0200 added more tests for ucx_list_remove file | diff | annotate
Fri, 09 Aug 2013 11:32:10 +0200 documented test.h and removed duplicated implement/declare macros for UCX_TEST file | diff | annotate
Mon, 22 Jul 2013 13:45:49 +0200 changed signature of sstrncat + some documentation for UcxList + new features for UcxList file | diff | annotate
Mon, 22 Jul 2013 11:53:39 +0200 removal of single linked list implemenation - step 2: renamed UcxDlist to UcxList (new single implementation) file | diff | annotate | base
Thu, 28 Feb 2013 08:50:24 +0100 added license and copyright notice to all files file | diff | annotate
Wed, 27 Feb 2013 11:48:29 +0100 renamed comparator to utils module and added copy functions file | diff | annotate
Wed, 27 Feb 2013 10:28:02 +0100 added tests for ucx_(d)list_contains file | diff | annotate
Wed, 27 Feb 2013 10:09:23 +0100 comparator module file | diff | annotate
Fri, 12 Oct 2012 12:08:34 +0200 made the code work with g++ without errors (but warnings) file | diff | annotate
Fri, 12 Oct 2012 10:54:55 +0200 made the code work with VC++ compiler (use make CONF=windows) file | diff | annotate
Thu, 04 Oct 2012 11:37:23 +0200 added semicolons to assert makros file | diff | annotate
Thu, 16 Aug 2012 11:31:16 +0200 changed API of sort algorithms (no further hint for the algorithms used in preparation for the upcomming change from qsort to natural merge sort) file | diff | annotate
Wed, 15 Aug 2012 19:32:29 +0200 added mkdir for build directory to makefile + added qsort for list and dlist file | diff | annotate
Thu, 31 May 2012 12:51:22 +0200 major refactoring of test framework file | diff | annotate
Fri, 24 Feb 2012 15:53:50 +0100 some fixes file | diff | annotate
Sat, 18 Feb 2012 18:36:30 +0100 removed old foreach + refactored list tests file | diff | annotate
Wed, 08 Feb 2012 23:43:02 +0100 changed make clean + added dlist_clone with copy test + added va_end statements to string.c file | diff | annotate
Sun, 15 Jan 2012 14:12:34 +0100 added ucx_dlist_remove and tests + fixed makefile error file | diff | annotate
Wed, 11 Jan 2012 12:19:48 +0100 Removed linked list from tests (assume that they are correct if the dlist tests are correct) file | diff | annotate
Wed, 04 Jan 2012 14:51:54 +0100 added clone and equals to lists file | diff | annotate
Sat, 31 Dec 2011 19:08:27 +0100 Added list tests file | diff | annotate
Sat, 31 Dec 2011 18:57:30 +0100 Added dlist tests file | diff | annotate
(0)tip

mercurial