]> git.llucax.com Git - software/eventxx.git/history - test/Makefile
Fix memory leak warning format.
[software/eventxx.git] / test / Makefile
2007-05-18 Leandro LucarellaAdd EVENTXX_NO_WARNING to avoid even_base_free() memory...
2007-05-18 Leandro LucarellaChange EVENT_BASE_FREE_FIX for EVENTXX_BASE_FREE_FIX.
2007-03-21 Leandro LucarellaAdd mem_cb functor to use an arbitrary memeber function...
2007-01-29 Leandro LucarellaDon't use the EVENT_BASE_FREE_FIX as default in the...
2007-01-26 Leandro LucarellaRemove the using eventxx::dispatcher from the mixed...
2007-01-26 Leandro LucarellaAdd a test with mixed C-like and function object callbacks.
2007-01-02 Leandro LucarellaFix priorities API.
2007-01-02 Leandro LucarellaAdd new tests.
2006-12-27 Leandro LucarellaAdd tests.