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

Comparing AnyEvent/Changes (file contents):
Revision 1.227 by root, Wed Apr 1 15:29:00 2009 UTC vs.
Revision 1.233 by root, Sat Apr 25 20:27:47 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines