4 weeks ago |
Mike Becker |
make ucx C++ compatible again (and add tests for it) - fixes #486
|
file |
diff |
annotate
|
11 months ago |
Mike Becker |
generate (release) config.mk if none exists - fixes #350
|
file |
diff |
annotate
|
11 months ago |
Mike Becker |
add command to remove outdated coverage data
|
file |
diff |
annotate
|
11 months ago |
Mike Becker |
revert the insanely stupid idea to automatically run the test program on default build
|
file |
diff |
annotate
|
11 months ago |
Mike Becker |
add make target to automatically gather coverage info
|
file |
diff |
annotate
|
11 months ago |
Mike Becker |
change default make target from 'compile test-compile' to 'check'
|
file |
diff |
annotate
|
12 months ago |
Mike Becker |
bring back UCX test - fixes #341
|
file |
diff |
annotate
|
13 months ago |
Mike Becker |
add update-rules script
|
file |
diff |
annotate
|
14 months ago |
Mike Becker |
add an uwproj based install target
|
file |
diff |
annotate
|
14 months ago |
Mike Becker |
replace most of the build system with uwproj
|
file |
diff |
annotate
|
2017-10-17 |
Mike Becker |
changes source directory structure in preperation for autotools rollout
|
file |
diff |
annotate
|
2017-10-17 |
Mike Becker |
updates license
|
file |
diff |
annotate
|
2017-09-19 |
Mike Becker |
adds cppcheck make target
|
file |
diff |
annotate
|
2016-12-16 |
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
|
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-10-26 |
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
|
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-09-09 |
Mike Becker |
added new mingw config
|
file |
diff |
annotate
|
2013-09-09 |
Mike Becker |
removed unnecessary configurations + added build command for shared lib
|
file |
diff |
annotate
|
2013-09-09 |
Mike Becker |
further improved build system (debug is now a target instead of a configuration)
|
file |
diff |
annotate
|
2013-09-06 |
Olaf Wintermann |
fixed makefiles
|
file |
diff |
annotate
|
2013-09-06 |
Mike Becker |
minor code fixes + added clang support + improved build system
|
file |
diff |
annotate
|
2013-02-28 |
Mike Becker |
added license and copyright notice to all files
|
file |
diff |
annotate
|
2013-02-27 |
Mike Becker |
renamed comparator to utils module and added copy functions
|
file |
diff |
annotate
|
2012-02-08 |
Mike Becker |
changed make clean + added dlist_clone with copy test + added va_end statements to string.c
|
file |
diff |
annotate
|
2011-12-31 |
Olaf Wintermann |
Moved object files to build/
|
file |
diff |
annotate
|
2011-12-31 |
Olaf Wintermann |
Added makefiles
|
file |
diff |
annotate
|