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

Comparing Coro/Changes (file contents):
Revision 1.461 by root, Mon Nov 24 04:56:38 2008 UTC vs.
Revision 1.462 by root, Mon Nov 24 06:07:16 2008 UTC

23 - speed up generic anyevent methods in Coro::Handle by using rouse 23 - speed up generic anyevent methods in Coro::Handle by using rouse
24 callbacks. 24 callbacks.
25 - allow coroutines in $Coro::IDLE, speeding up Coro::AnyEvent and 25 - allow coroutines in $Coro::IDLE, speeding up Coro::AnyEvent and
26 others. It also makes the debugger happier, as you can trace 26 others. It also makes the debugger happier, as you can trace
27 through the idle threads now. 27 through the idle threads now.
28 - add comppad_name* and hints ($^H, %^H) to per-thread variables.
28 - eg/event was pretty broken. 29 - eg/event was pretty broken.
29 - better 5.8.6 compatibility. 30 - better 5.8.6 compatibility.
30 31
315.0 Thu Nov 20 10:35:05 CET 2008 325.0 Thu Nov 20 10:35:05 CET 2008
32 - NEW ARCHITECTURE: use the latest 4.x version if you experience 33 - NEW ARCHITECTURE: use the latest 4.x version if you experience

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines