]> git.llucax.com Git - software/eventxx.git/history - eventxx
Add EVENTXX_NO_WARNING to avoid even_base_free() memory leak warning.
[software/eventxx.git] / eventxx
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-05-17 Leandro LucarellaFix multiple definitions of operator| for eventxx:...
2007-03-28 Leandro LucarellaChange version number.
2007-03-24 Leandro LucarellaFix inifinite recursion when using operator| for eventx...
2007-03-23 Leandro LucarellaChange version number.
2007-03-22 Leandro LucarellaFix another inconsistency with eventxx::type vs. short.
2007-03-22 Leandro LucarellaConsistence fix about eventxx::type vs. short.
2007-03-22 Leandro LucarellaMove ccallback declaration into the Events group.
2007-03-22 Leandro LucarellaAdd operator| for eventxx::type.
2007-03-21 Leandro LucarellaAdd mem_cb functor to use an arbitrary memeber function...
2007-02-19 Leandro LucarellaChange version number.
2007-02-19 Leandro LucarellaMinor documentation fix.
2007-01-29 Leandro LucarellaFix dispatcher::dispatch() return documentation.
2007-01-29 Leandro LucarellaRemove trailing space.
2007-01-29 Leandro LucarellaGrammar corrections suggested by Alberto Bertogli.
2007-01-29 Leandro LucarellaExcuses about not throwing an exception on dispatcher...
2007-01-29 Leandro LucarellaUse NULL default void* parameter with C-like callbacks...
2007-01-29 Leandro LucarellaUse 80 column width.
2007-01-29 Leandro LucarellaImprove documentation.
2007-01-27 Leandro LucarellaSmall documentation fix.
2007-01-26 Leandro LucarellaChange current release naming.
2007-01-26 Leandro LucarellaAdd link to darcsweb RSS feed.
2007-01-26 Leandro LucarellaAdd links to releases.
2007-01-26 Leandro LucarellaAcknowledge test ported from libevent and add a missing...
2007-01-26 Leandro LucarellaSpell checked.
2007-01-26 Leandro LucarellaAdd libevent link.
2007-01-26 Leandro LucarellaImprove documentation.
2007-01-02 Leandro LucarellaFix a bug when the dispatcher destructor is working.
2007-01-02 Leandro LucarellaUse enums for several flags.
2007-01-02 Leandro LucarellaDocumentation fixes.
2007-01-02 Leandro LucarellaFix priorities API.
2007-01-02 Leandro LucarellaRename event namespace to eventxx.