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

Comparing EV/Changes (file contents):
Revision 1.54 by root, Sat Nov 17 05:26:09 2007 UTC vs.
Revision 1.58 by root, Fri Nov 23 12:22:25 2007 UTC

1Revision history for Perl extension EV 1Revision history for Perl extension EV
2 2
31.1 3 - implement and document EV::once.
4 - improved documentation, verify that netbsd indeed has the only
5 working kqueue implementation (out of darwin, freebsd, netbsd and
6 openbsd). Praise them!
7 - minor bugfixes and portability fixes.
8
91.2 Thu Nov 22 05:44:09 CET 2007
10 - disable kqueue by default on !netbsd, as its broken on freebsd,
11 darwin and openbsd and thus almost everywhere.
12 - add some allowance in t/01_timer.t for the uneven monotonic
13 vs. realtime clock tick on at least freebsd.
14 - add -lsocket -lnsl on solaris in case the perl guy forgot to
15 configure them.
16
171.1 Wed Nov 21 06:08:48 CET 2007
4 - improved timer test to include periodics and 18 - improved timer test to include periodics and
5 withstand small timing variations. 19 withstand small timing variations.
6 - many minor tweaks to libev. 20 - many minor tweaks to libev.
7 21
81.0 Fri Nov 16 14:51:59 CET 2007 221.0 Fri Nov 16 14:51:59 CET 2007

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines