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:37:27 +0100 removed brain-afk code file | diff | annotate
Mon, 25 Feb 2013 16:26:50 +0100 some fixes + ucx_(d)list_contains file | diff | annotate
Fri, 12 Oct 2012 12:12:59 +0200 lists now sort on heap to prevent stack overflows 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, 11 Oct 2012 11:42:31 +0200 added some qualifiers + removed pointer alias in mergesort file | diff | annotate
Thu, 16 Aug 2012 12:36:23 +0200 replaced qsort with natural merge sort 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
Fri, 25 May 2012 17:39:27 +0200 added map iterator 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:20:25 +0100 added ucx_list_remove file | diff | annotate
Sun, 15 Jan 2012 14:12:34 +0100 added ucx_dlist_remove and tests + fixed makefile error 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:05:26 +0100 added list implementation file | diff | annotate
Sat, 31 Dec 2011 17:08:26 +0100 Added some source files file | diff | annotate
(0)tip

mercurial