]> git.llucax.com Git - software/ev.d.git/shortlog
software/ev.d.git
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.
2008-01-29 Leandro LucarellaAdd big unittest.
2008-01-27 Leandro LucarellaStyle: remove unwanted space.
2008-01-27 Leandro LucarellaUse auto when getting the default loop in the test.
2008-01-27 Leandro LucarellaAdd Makefile.
2008-01-27 Leandro LucarellaRemove excesive indentation.
2008-01-27 Leandro LucarellaInitial import of ev.d, a libev bingind for the D Progr...