]> git.llucax.com Git - software/ev.d.git/history - ev
Don't compile unittests by default.
[software/ev.d.git] / ev /
2008-02-13 Leandro LucarellaUse the public ptr property when possible.
2008-02-13 Leandro LucarellaAdd initial D-ish libev API.
2008-02-13 Leandro LucarellaNew ev_child API (add trace flag) to match libev 3.0.
2008-02-13 Leandro LucarellaBugfix: explicit cast functions returning bool.
2008-02-13 Leandro LucarellaBugfix: ev_set_syserr_cb callback don't return void*.
2008-01-31 Leandro LucarellaRename constants to match the C ones (add EV prefix).
2008-01-31 Leandro LucarellaMove low-level ev bindings to module ev.c.