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

Comparing cvsroot/AnyEvent/Changes (file contents):
Revision 1.387 by root, Sat Mar 13 13:42:05 2010 UTC vs.
Revision 1.389 by root, Wed Mar 17 17:29:43 2010 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2
3 - don't generate spurious readyness notifications when select
4 returns EINTR in the pure perl backend (analysed and testcase
5 by Bas Denissen).
2 6
35.251 Sat Mar 13 00:58:21 CET 2010 75.251 Sat Mar 13 00:58:21 CET 2010
4 - make test failed if it was run before make install on perl <= 8 - make test failed if it was run before make install on perl <=
5 5.8.8, and older versions of perl make our live very difficult, 9 5.8.8, and older versions of perl make our live very difficult,
6 so write constants.pl during Makefile.PL time. 10 so write constants.pl during Makefile.PL time.
19 - do not load Fcntl at runtime, saving memory and loading time. 23 - do not load Fcntl at runtime, saving memory and loading time.
20 - precompile a number of constants and use them instead of runtime 24 - precompile a number of constants and use them instead of runtime
21 detection and eval. 25 detection and eval.
22 - free detection code after detection and similar memory optimisations. 26 - free detection code after detection and similar memory optimisations.
23 - Perl backend timer interval best effort drift has been improved 27 - Perl backend timer interval best effort drift has been improved
24 (ame algorithm as EV). 28 (same algorithm as EV).
25 - update unicode idna mapping table. 29 - update unicode idna mapping table.
26 30
275.24 Tue Jan 5 11:39:43 CET 2010 315.24 Tue Jan 5 11:39:43 CET 2010
28 - cygwin never reports errors from failed connects. 1.5 just gives 32 - cygwin never reports errors from failed connects. 1.5 just gives
29 you continous readyness and EAGAIN, 1.7 is even more broken and 33 you continous readyness and EAGAIN, 1.7 is even more broken and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines