Tue, 02 Jan 2024 23:31:00 +0100 |
Mike Becker |
generate (release) config.mk if none exists - fixes #350
|
file |
diff |
annotate
|
Sat, 30 Dec 2023 14:58:06 +0100 |
Mike Becker |
add command to remove outdated coverage data
|
file |
diff |
annotate
|
Fri, 29 Dec 2023 17:17:43 +0100 |
Mike Becker |
revert the insanely stupid idea to automatically run the test program on default build
|
file |
diff |
annotate
|
Wed, 27 Dec 2023 17:19:54 +0100 |
Mike Becker |
add make target to automatically gather coverage info
|
file |
diff |
annotate
|
Wed, 27 Dec 2023 14:54:04 +0100 |
Mike Becker |
change default make target from 'compile test-compile' to 'check'
|
file |
diff |
annotate
|
Wed, 20 Dec 2023 16:46:14 +0100 |
Mike Becker |
bring back UCX test - fixes #341
|
file |
diff |
annotate
|
Thu, 23 Nov 2023 23:33:09 +0100 |
Mike Becker |
add update-rules script
|
file |
diff |
annotate
|
Wed, 18 Oct 2023 21:07:02 +0200 |
Mike Becker |
add an uwproj based install target
|
file |
diff |
annotate
|
Thu, 12 Oct 2023 00:00:35 +0200 |
Mike Becker |
replace most of the build system with uwproj
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 16:15:41 +0200 |
Mike Becker |
changes source directory structure in preperation for autotools rollout
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 15:15:54 +0200 |
Mike Becker |
updates license
|
file |
diff |
annotate
|
Tue, 19 Sep 2017 14:13:40 +0200 |
Mike Becker |
adds cppcheck make target
|
file |
diff |
annotate
|
Fri, 16 Dec 2016 23:22:18 +0100 |
Mike Becker |
adds missing stdint.h include for int32_t + fixes possible implicit const cast overflow + adds support for DESTDIR variable in Makefile
|
file |
diff |
annotate
|
Fri, 18 Nov 2016 15:17:04 +0100 |
Mike Becker |
adds ucx_list_append_once() and ucx_list_prepend_once()
|
file |
diff |
annotate
|
Thu, 08 Sep 2016 15:12:56 +0200 |
Mike Becker |
updates documenting comments
|
file |
diff |
annotate
|
Mon, 26 Oct 2015 14:09:45 +0100 |
Mike Becker |
added important test case to sstrsplit and fixed bug with consecutively occurring delimiters + fixed build system not linking test binary with newest library build
|
file |
diff |
annotate
|
Sun, 17 May 2015 17:31:32 +0200 |
Mike Becker |
updated copyright notice + added files for upcoming AVL tree implementation
|
file |
diff |
annotate
|
Mon, 07 Jul 2014 11:18:13 +0200 |
Mike Becker |
go ahead, nothing to see here
|
file |
diff |
annotate
|
Mon, 09 Sep 2013 14:26:12 +0200 |
Mike Becker |
added new mingw config
|
file |
diff |
annotate
|
Mon, 09 Sep 2013 11:54:32 +0200 |
Mike Becker |
removed unnecessary configurations + added build command for shared lib
|
file |
diff |
annotate
|
Mon, 09 Sep 2013 10:48:08 +0200 |
Mike Becker |
further improved build system (debug is now a target instead of a configuration)
|
file |
diff |
annotate
|
Fri, 06 Sep 2013 17:01:53 +0200 |
Olaf Wintermann |
fixed makefiles
|
file |
diff |
annotate
|
Fri, 06 Sep 2013 13:20:20 +0200 |
Mike Becker |
minor code fixes + added clang support + improved build system
|
file |
diff |
annotate
|
Thu, 28 Feb 2013 08:50:24 +0100 |
Mike Becker |
added license and copyright notice to all files
|
file |
diff |
annotate
|
Wed, 27 Feb 2013 11:48:29 +0100 |
Mike Becker |
renamed comparator to utils module and added copy functions
|
file |
diff |
annotate
|
Wed, 08 Feb 2012 23:43:02 +0100 |
Mike Becker |
changed make clean + added dlist_clone with copy test + added va_end statements to string.c
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 15:54:08 +0100 |
Olaf Wintermann |
Moved object files to build/
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 14:04:40 +0100 |
Olaf Wintermann |
Added makefiles
|
file |
diff |
annotate
|