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

Comparing EV/Changes (file contents):
Revision 1.222 by root, Fri Apr 11 04:27:20 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.
5TODO: better multiarch detection 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.
18
194.18 Sat Sep 6 20:37:23 CEST 2014
20 - use slightly better weay to find includes, to support multiarch
21 on newer perls.
6 22
74.17 Fri Apr 11 06:22:38 CEST 2014 234.17 Fri Apr 11 06:22:38 CEST 2014
8 - perl5porters broke Async::Interrupt, BDB, EV, IO::AIO, OpenCL 24 - perl5porters broke Async::Interrupt, BDB, EV, IO::AIO, OpenCL
9 without warning by switching the meaning of USE_SOCKETS_AS_HANDLES 25 without warning by switching the meaning of USE_SOCKETS_AS_HANDLES
10 in 5.18. What's so attractive about giving a shit about backwards 26 in 5.18. What's so attractive about giving a shit about backwards

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines