Lines Matching refs:ev
34 - ev.h wasn't valid C++ anymore, which tripped compilers other than
90 - rename ev::embed::set to ev::embed::set_embed to avoid clashing
122 - add Symbols.ev and Symbols.event files, that were missing.
158 to make it update its files, so 4.00 didn't install ev++.h and
165 - "PORTING FROM LIBEV 3.X TO 4.X" (in ev.pod) is recommended reading.
191 - ev.pod: greatly expanded the portability section, added a porting
231 - support EV_IDLE_ENABLE being disabled in ev++.h
243 - add ev::timer->remaining () method to C++ API.
337 - EXPERIMENTAL: default the method to operator () in ev++.h,
339 - fixed const object callbacks in ev++.h.
341 ev_loop * in ev++.h, to avoid clashes with functor patch.
399 - add missing #include <io.h> in ev.c on windows (reported by
452 - declare functions defined in ev.h as inline if
463 - add sensible set method to ev::embed.
464 - made integer constants type int in ev.h.
482 - ev++.h includes "ev.h" by default now, not <ev.h>.
487 - experimental (and undocumented) loop wrappers for ev++.h.
503 - undefine member wrapper macros at the end of ev.c.
504 - respect EV_H in ev++.h.