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

Comparing EV/Changes (file contents):
Revision 1.221 by root, Sat Mar 8 15:51:23 2014 UTC vs.
Revision 1.224 by root, Sat Sep 6 19:03:28 2014 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 5
6TODO: better multiarch detection 6 - truly rely on automatic configuration for clock_gettime and others.
7 unfortunately, this doesn't hlep with activeperl and similar perls,
8 which define _POSIX_TIMERS without actually implementing any of it.
9
104.18 Sat Sep 6 20:37:23 CEST 2014
11 - use slightly better weay to find includes, to support multiarch
12 on newer perls.
13
144.17 Fri Apr 11 06:22:38 CEST 2014
15 - perl5porters broke Async::Interrupt, BDB, EV, IO::AIO, OpenCL
16 without warning by switching the meaning of USE_SOCKETS_AS_HANDLES
17 in 5.18. What's so attractive about giving a shit about backwards
18 compatibility - I will never understand.
7 19
84.16 Sat Mar 8 16:49:05 CET 2014 204.16 Sat Mar 8 16:49:05 CET 2014
9 - make sure EV::CHECK is available at all times. 21 - make sure EV::CHECK is available at all times.
10 - avoid a spurious warning when perl -w overrides "no warnings". 22 - avoid a spurious warning when perl -w overrides "no warnings".
11 - use perl's signal implementation on WIN32. 23 - use perl's signal implementation on WIN32.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines