Fri, 26 Feb 2016 16:33:04 +0100 | Mike Becker | fixed further usages of SIZE_MAX | changeset | files |
Fri, 26 Feb 2016 16:22:20 +0100 | Mike Becker | removed dependency to stdint.h in stack header | changeset | files |
Fri, 26 Feb 2016 16:00:18 +0100 | Mike Becker | added casts for mallocs in AVL implementation (to satisfy c++ compiler) | changeset | files |
Fri, 26 Feb 2016 14:59:52 +0100 | Mike Becker | removed some implementation details from documentation + fixed ucx_buffer_write doc | changeset | files |
Tue, 27 Oct 2015 15:29:34 +0100 | Mike Becker | added sstrstr() function + improved sstrsplit variants by using sstrprefix() | changeset | files |
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 | changeset | files |