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.225 by root, Sat Jun 20 11:11:01 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.20 Sat Jun 20 13:07:34 CEST 2015
7 - added stability canary support.
8 - truly rely on automatic configuration for clock_gettime and others.
9 unfortunately, this doesn't help with activeperl and similar perls,
10 which define _POSIX_TIMERS without actually implementing any of it.
11 - (libev, ecb) make it compile as C++ again.
12 - (libev) fix a potential aliasing issue when accessing watcher cbs.
13
144.18 Sat Sep 6 20:37:23 CEST 2014
15 - use slightly better weay to find includes, to support multiarch
16 on newer perls.
6 17
74.17 Fri Apr 11 06:22:38 CEST 2014 184.17 Fri Apr 11 06:22:38 CEST 2014
8 - perl5porters broke Async::Interrupt, BDB, EV, IO::AIO, OpenCL 19 - perl5porters broke Async::Interrupt, BDB, EV, IO::AIO, OpenCL
9 without warning by switching the meaning of USE_SOCKETS_AS_HANDLES 20 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 21 in 5.18. What's so attractive about giving a shit about backwards

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines