changelog
- Thu, 04 Oct 2012 16:03:18 +0200
- by Mike Becker <universe@uap-core.de> [Thu, 04 Oct 2012 16:03:18 +0200] rev 42
- (broken-commit) - added load and store functions, tests failing
some evil crash happens when executing the test - remove the strcmp calls in the test case for the store and load function and everything "works"
the error must be somewhere else - maybe something that should not be freed is freed during the test
- Thu, 04 Oct 2012 14:08:31 +0200
- by Mike Becker <universe@uap-core.de> [Thu, 04 Oct 2012 14:08:31 +0200] rev 41
- simplified UCX_MAP_FOREACH
- Thu, 04 Oct 2012 11:37:23 +0200
- by Mike Becker <universe@uap-core.de> [Thu, 04 Oct 2012 11:37:23 +0200] rev 40
- added semicolons to assert makros
- Tue, 02 Oct 2012 13:43:17 +0200
- by Mike Becker <universe@uap-core.de> [Tue, 02 Oct 2012 13:43:17 +0200] rev 39
- added sstrsplit function