2016-11-18 |
Mike Becker |
removes ucx_list_prepend_once() - this was a big mistake....
|
file |
diff |
annotate
|
2016-11-18 |
Mike Becker |
adds ucx_list_append_once() and ucx_list_prepend_once()
|
file |
diff |
annotate
|
2016-09-08 |
Mike Becker |
updates documenting comments
|
file |
diff |
annotate
|
2015-05-17 |
Mike Becker |
updated copyright notice + added files for upcoming AVL tree implementation
|
file |
diff |
annotate
|
2014-07-07 |
Mike Becker |
go ahead, nothing to see here
|
file |
diff |
annotate
|
2013-08-09 |
Mike Becker |
documented test.h and removed duplicated implement/declare macros for UCX_TEST
|
file |
diff |
annotate
|
2013-07-22 |
Mike Becker |
changed signature of sstrncat + some documentation for UcxList + new features for UcxList
|
file |
diff |
annotate
|
2013-07-22 |
Mike Becker |
removal of single linked list implemenation - step 2: renamed UcxDlist to UcxList (new single implementation)
|
file |
diff |
annotate
| base
|
2013-02-28 |
Mike Becker |
added license and copyright notice to all files
|
file |
diff |
annotate
|
2013-02-27 |
Mike Becker |
added tests for ucx_(d)list_contains
|
file |
diff |
annotate
|
2012-10-10 |
Mike Becker |
added semicolons to UCX_TEST_DECLARE calls
|
file |
diff |
annotate
|
2012-08-16 |
Mike Becker |
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
|
2012-08-15 |
Mike Becker |
added mkdir for build directory to makefile + added qsort for list and dlist
|
file |
diff |
annotate
|
2012-02-18 |
Mike Becker |
removed old foreach + refactored list tests
|
file |
diff |
annotate
|
2012-01-11 |
Mike Becker |
Removed linked list from tests (assume that they are correct if the dlist tests are correct)
|
file |
diff |
annotate
|
2011-12-31 |
Olaf Wintermann |
Added mempool
|
file |
diff |
annotate
|
2011-12-31 |
Olaf Wintermann |
Added list tests2
|
file |
diff |
annotate
|
2011-12-31 |
Olaf Wintermann |
Added dlist tests
|
file |
diff |
annotate
|