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.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 5
6TODO: better multiarch detection 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.
22
234.17 Fri Apr 11 06:22:38 CEST 2014
24 - perl5porters broke Async::Interrupt, BDB, EV, IO::AIO, OpenCL
25 without warning by switching the meaning of USE_SOCKETS_AS_HANDLES
26 in 5.18. What's so attractive about giving a shit about backwards
27 compatibility - I will never understand.
7 28
84.16 Sat Mar 8 16:49:05 CET 2014 294.16 Sat Mar 8 16:49:05 CET 2014
9 - make sure EV::CHECK is available at all times. 30 - make sure EV::CHECK is available at all times.
10 - avoid a spurious warning when perl -w overrides "no warnings". 31 - avoid a spurious warning when perl -w overrides "no warnings".
11 - use perl's signal implementation on WIN32. 32 - use perl's signal implementation on WIN32.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines