Age | Commit message (Expand) | Author |
2010-10-28 | EV_UNDEF | root |
2010-10-24 | *** empty log message *** | root |
2010-10-22 | compat3 for ev++.h, default args c++ | root |
2010-10-21 | enum | root |
2010-10-21 | *** empty log message *** | root |
2010-09-10 | *** empty log message *** | root |
2010-06-24 | *** empty log message *** | root |
2010-03-16 | *** empty log message *** | root |
2010-03-10 | *** empty log message *** | root |
2009-12-26 | *** empty log message *** | root |
2009-08-22 | *** empty log message *** | root |
2009-07-10 | *** empty log message *** | root |
2008-12-03 | *** empty log message *** | root |
2008-11-05 | *** empty log message *** | root |
2008-11-03 | *** empty log message *** | root |
2008-09-30 | *** empty log message *** | root |
2008-05-17 | *** empty log message *** | root |
2008-04-15 | *** empty log message *** | root |
2008-01-28 | *** empty log message *** | root |
2008-01-25 | *** empty log message *** | root |
2008-01-22 | indent, don't throw in loop_ref, make urxvt compile again | root |
2008-01-22 | Use #if !EV_MULTIPLICITY instead of #ifndef because it should be defined always. | llucax |
2008-01-22 | Remove remaining EV_THROW macro calls. | llucax |
2008-01-22 | loop_ref constructor don't throw anything if EV_MULTIPLICITY is false. | llucax |
2008-01-19 | make excptions mandatory but stdexcept.h not, make \!EV_MULTIPLICITY compile | root |
2008-01-19 | throw declarations are fine any time | root |
2008-01-18 | Add exceptions support to C++ interface. | llucax |
2008-01-18 | Add missing ev_time () to ev namespace, but renamed as now (). | llucax |
2008-01-18 | Add loop wrappers to C++ interface. | llucax |
2008-01-18 | Add missing feed_event () method to base watchers class. | llucax |
2008-01-18 | Add missing free functions to ev namespace. | llucax |
2008-01-18 | Add missing constants to ev namespace. | llucax |
2008-01-18 | Move typedef and constant to the top. | llucax |
2008-01-18 | Remove private implementation of watcher's copy ctor and operator=. | llucax |
2008-01-10 | *** empty log message *** | root |
2007-12-25 | *** empty log message *** | root |
2007-12-20 | *** empty log message *** | root |
2007-12-14 | *** empty log message *** | root |
2007-12-11 | fucked up++ watchers again | root |
2007-12-08 | fix c++ interface | root |
2007-12-07 | document c++ callbacks! | root |
2007-12-05 | applied fix by chris brody | root |
2007-12-04 | *** empty log message *** | root |
2007-12-04 | complete c++ overhaul | root |
2007-11-29 | fix bug reported by chris brody | root |
2007-11-27 | great idea. radically simplify the method callbacks | root |
2007-11-27 | *** empty log message *** | root |
2007-11-27 | docs | root |
2007-11-27 | update c++ if | root |
2007-11-24 | document c++ api | root |