]> git.llucax.com Git - software/eventxx.git/shortlog
software/eventxx.git
2007-01-26 Leandro LucarellaImprove documentation.
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 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 LucarellaAdd license file.
2007-01-02 Leandro LucarellaRename event namespace to eventxx.
2007-01-02 Leandro LucarellaMinor documentation fixes.
2007-01-02 Leandro LucarellaAdd new tests.
2006-12-27 Leandro LucarellaAdd tests.
2006-12-27 Leandro LucarellaPrevents a bug in libevent event_base_free().
2006-12-27 Leandro LucarellaCasting fixes.
2006-12-27 Leandro LucarellaMinor documentation fixes.
2006-12-27 Leandro LucarellaC++ wrapper for libevent.