changelog
- Fri, 26 Feb 2016 16:33:04 +0100
- by Mike Becker <universe@uap-core.de> [Fri, 26 Feb 2016 16:33:04 +0100] rev 218
- fixed further usages of SIZE_MAX
- Fri, 26 Feb 2016 16:22:20 +0100
- by Mike Becker <universe@uap-core.de> [Fri, 26 Feb 2016 16:22:20 +0100] rev 217
- removed dependency to stdint.h in stack header
- Fri, 26 Feb 2016 16:00:18 +0100
- by Mike Becker <universe@uap-core.de> [Fri, 26 Feb 2016 16:00:18 +0100] rev 216
- added casts for mallocs in AVL implementation (to satisfy c++ compiler)
- Fri, 26 Feb 2016 14:59:52 +0100
- by Mike Becker <universe@uap-core.de> [Fri, 26 Feb 2016 14:59:52 +0100] rev 215
- removed some implementation details from documentation + fixed ucx_buffer_write doc
- Tue, 27 Oct 2015 15:29:34 +0100
- by Mike Becker <universe@uap-core.de> [Tue, 27 Oct 2015 15:29:34 +0100] rev 214
- added sstrstr() function + improved sstrsplit variants by using sstrprefix()
- Mon, 26 Oct 2015 14:09:45 +0100
- by Mike Becker <universe@uap-core.de> [Mon, 26 Oct 2015 14:09:45 +0100] rev 213
- added important test case to sstrsplit and fixed bug with consecutively occurring delimiters + fixed build system not linking test binary with newest library build