]> git.llucax.com Git - software/ev.d.git/history - test.d
Bugfix: explicit cast functions returning bool.
[software/ev.d.git] / test.d
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-27 Leandro LucarellaStyle: remove unwanted space.
2008-01-27 Leandro LucarellaUse auto when getting the default loop in the test.
2008-01-27 Leandro LucarellaInitial import of ev.d, a libev bingind for the D Progr...