Wed, 18 Oct 2017 19:10:29 +0200 | Mike Becker | fixes include path and non-cpp build for test program | changeset | files |
Wed, 18 Oct 2017 14:23:57 +0200 | Mike Becker | removes unnecessary macros from ucx.h + removes the usage of restrict and _Bool completely, instead of defining macros | changeset | files |
Wed, 18 Oct 2017 12:03:44 +0200 | Mike Becker | removes custom make files and adds autoconf support | changeset | files |
Tue, 17 Oct 2017 16:15:41 +0200 | Mike Becker | changes source directory structure in preperation for autotools rollout | changeset | files |
Tue, 17 Oct 2017 15:15:54 +0200 | Mike Becker | updates license | changeset | files |
Tue, 19 Sep 2017 15:32:53 +0200 | Mike Becker | removes unusedFunction check for now (we may add it later to get a further indicator for test coverage) | changeset | files |
Tue, 19 Sep 2017 14:35:08 +0200 | Mike Becker | explicit cast from (void*) for (ucx_memchunk*) to silence a warning | changeset | files |