From aebf002b5be65893a2c0e6e2ae8344297689d6bc Mon Sep 17 00:00:00 2001 From: root Date: Sat, 28 Mar 2009 08:22:30 +0000 Subject: *** empty log message *** --- Changes | 2 ++ ev.pod | 11 ++++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/Changes b/Changes index 092b419..b060273 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,8 @@ Revision history for libev, a high-performance and full-featured event loop. TODO: ev_time_freeze, ev_time_thaw TODO: ev_walk +TODO: ev_stop_all +TODO: fix signal handling(?) under win32 - correctly zero the idx values for arrays, so destroying and reinitialising the default loop actually works (patch by Malek Hadj-Ali). diff --git a/ev.pod b/ev.pod index 8f597ac..751c909 100644 --- a/ev.pod +++ b/ev.pod @@ -3035,11 +3035,7 @@ L. =item Python Python bindings can be found at L. It -seems to be quite complete and well-documented. Note, however, that the -patch they require for libev is outright dangerous as it breaks the ABI -for everybody else, and therefore, should never be applied in an installed -libev (if python requires an incompatible ABI then it needs to embed -libev). +seems to be quite complete and well-documented. =item Ruby @@ -3051,6 +3047,11 @@ L. Roger Pack reports that using the link order C<-lws2_32 -lmsvcrt-ruby-190> makes rev work even on mingw. +=item Haskell + +A haskell binding to libev is available at +L. + =item D Leandro Lucarella has written a D language binding (F) for libev, to -- cgit v1.2.3