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