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

Comparing EV/Changes (file contents):
Revision 1.161 by root, Sun Nov 23 17:44:46 2008 UTC vs.
Revision 1.162 by root, Wed Dec 24 22:05:58 2008 UTC

1Revision history for Perl extension EV 1Revision history for Perl extension EV
2 2
33.51 Wed Dec 24 23:01:59 CET 2008
3 - do not cache the arguments passed to callbacks if the refcount 4 - do not cache the arguments passed to callbacks if the refcount
4 indicates that the callback has stolen them. 5 indicates that the callback has stolen them.
5 - (libev) try to avoid librt on GNU/Linux. 6 - (libev) try to avoid librt on GNU/Linux.
6 - (libev) check port_getn return value dfferently, might potentially 7 - (libev) check port_getn return value dfferently, might potentially
7 avoid problems. 8 avoid problems.
9 - (libev) fix a bug with stat watchers possibly causing freezes.
10 - (libev) work around OS X 10.5 breaking poll, now select is the
11 only viable choice left on that pile of garbage.
8 - play tester whore: disable some tests that typically fail only 12 - play tester whore: disable some tests that typically fail only
9 on cpan tester machines. 13 on cpan tester machines.
10 14
113.49 Wed Nov 19 11:26:53 CET 2008 153.49 Wed Nov 19 11:26:53 CET 2008
12 - fix typos in manpage (Alex Efros). 16 - fix typos in manpage (Alex Efros).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines