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

Comparing AnyEvent/Changes (file contents):
Revision 1.465 by root, Sat Aug 13 16:32:31 2011 UTC vs.
Revision 1.466 by root, Sat Aug 13 22:33:48 2011 UTC

46 if possible (based on a patch by Kevin Ryde). 46 if possible (based on a patch by Kevin Ryde).
47 - add support for FLTK (fltk2), via AnyEvent::Impl::FLTK2. 47 - add support for FLTK (fltk2), via AnyEvent::Impl::FLTK2.
48 - many read types in AnyEvent::Handle would malfunction during 48 - many read types in AnyEvent::Handle would malfunction during
49 transitions to TLS because of a "delete $self->{rbuf}". 49 transitions to TLS because of a "delete $self->{rbuf}".
50 (reported by Gerald Galster). 50 (reported by Gerald Galster).
51 - resolve AnyEvent::Util::guard at first-use-time, not at load time,
52 for further speed and memory savings when not used.
53 - improve condvar blocking wait performance (probably only noticable 51 - improve condvar blocking wait performance (probably only noticable
54 with faster backends), also make it easier for event loops that 52 with faster backends), also make it easier for event loops that
55 do not support blocking waits. 53 do not support blocking waits.
56 - PERL_ANYEVENT_MODEL now also allows full module names, although 54 - PERL_ANYEVENT_MODEL now also allows full module names, although
57 the usefulness of this feature is not yet clear. 55 the usefulness of this feature is not yet clear.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines