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

Comparing AnyEvent/Changes (file contents):
Revision 1.229 by root, Tue Apr 14 04:27:31 2009 UTC vs.
Revision 1.234 by root, Sun Apr 26 18:12:53 2009 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
34.4 Sun Apr 26 20:12:33 CEST 2009
4 - implemented idle watchers, where applicable.
5 - AnyEvent->time died when Event backend was in use.
6 - fix a memleak in the Tk backend.
7 - sped up Tk timer handling.
8 - clip negative "after" values to 0 in AnyEvent::Impl::Event
9 to avoid spamming out warning messages.
10 - fix Qt timers without interval.
11 - avoid Qt zero-timeout specialcase, in old libqt's.
12
134.352 Mon Apr 20 16:31:11 CEST 2009
3 - fix AnyEvent::Strict error messages for child watchers. 14 - fix AnyEvent::Strict error messages for child watchers.
15 - fix/update Makefile.PL "recommends" versions.
16 - add AnyEvent->now_update.
4 17
54.351 Sat Apr 11 07:56:14 CEST 2009 184.351 Sat Apr 11 07:56:14 CEST 2009
6 - actually make the signal pipe work under win32. 19 - actually make the signal pipe work under win32.
7 - localise $! in signal handler to avoid changing $!, although 20 - localise $! in signal handler to avoid changing $!, although
8 perl itself does not seem to save/restore errno either. 21 perl itself does not seem to save/restore errno either.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines