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

Comparing AnyEvent/Changes (file contents):
Revision 1.42 by root, Wed Apr 16 14:58:17 2008 UTC vs.
Revision 1.43 by root, Wed Apr 16 15:10:10 2008 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
33.1 Wed Apr 16 17:09:01 CEST 2008
3 - work around recurring bugs in Tk by dup'ing filehandles, the 4 - work around recurring bugs in Tk by dup'ing filehandles, the
4 only method with good success chances on Tk. 5 only method with good success chances on Tk (the bugs apparently
6 don't get fixed anytime soon).
5 - lift the restriction of only one watcher per fh direction 7 - lift the restriction of only one watcher per fh direction
6 (as the Tk bug workaround also lifts it and only Tk imposed 8 (as the Tk bug workaround also lifts it and only Tk imposed
7 such strong limits). 9 such strong limits).
8 - changed probe order to prefer coro adaptors. 10 - changed probe order to prefer coro adaptors.
9 - explain why recursion into the event loop is not supported 11 - explain why recursion into the event loop is not supported

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines