Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-24 | Auto-tests modified to use C API instead of C++ binding | Martin Sustrik | |
As a side effect, broker HWM test was fixed. Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-03-02 | The copyrights in file headers updated. | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-11-27 | Functions passed to pthread_create are declared as extern "C" | Martin Sustrik | |
So far these were declared as C++ static functions which was incorrect and caused warnings with SunStudio. Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-10-30 | Name of "GNU Lesser Public License" corrected. | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-10-01 | stress test for shutdown process added | Martin Sustrik | |