ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/Changes
(Generate patch)

Comparing EV/Changes (file contents):
Revision 1.223 by root, Sat Sep 6 18:42:18 2014 UTC vs.
Revision 1.226 by root, Mon Jul 13 19:47:53 2015 UTC

1Revision history for Perl extension EV 1Revision history for Perl extension EV
2 2
3Changes marked with (libev) are changes in libev, and have more 3Changes marked with (libev) are changes in libev, and have more
4documentation in the libev Changes file. 4documentation in the libev Changes file.
5
64.21 Mon Jul 13 21:47:33 CEST 2015
7 - allow argument in timer->again.
8 - document timer->remaining.
9 - document default repeat value for timer->set.
10
114.20 Sat Jun 20 13:07:34 CEST 2015
12 - added stability canary support.
13 - truly rely on automatic configuration for clock_gettime and others.
14 unfortunately, this doesn't help with activeperl and similar perls,
15 which define _POSIX_TIMERS without actually implementing any of it.
16 - (libev, ecb) make it compile as C++ again.
17 - (libev) fix a potential aliasing issue when accessing watcher cbs.
5 18
64.18 Sat Sep 6 20:37:23 CEST 2014 194.18 Sat Sep 6 20:37:23 CEST 2014
7 - use slightly better weay to find includes, to support multiarch 20 - use slightly better weay to find includes, to support multiarch
8 on newer perls. 21 on newer perls.
9 22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines