--- Coro/Changes 2008/11/22 16:37:11 1.460 +++ Coro/Changes 2008/11/24 04:56:38 1.461 @@ -18,6 +18,14 @@ doesn't like this very much (and we *are* a type of entersub). - implement state cloning, just to prove that call/cc can be done. - automatically load Coro::AnyEvent in Coro::Handle. + - wrap ->cancel calls in eval inside Coro::Handle as EV watchers + do not have this method (and don't need it either). + - speed up generic anyevent methods in Coro::Handle by using rouse + callbacks. + - allow coroutines in $Coro::IDLE, speeding up Coro::AnyEvent and + others. It also makes the debugger happier, as you can trace + through the idle threads now. + - eg/event was pretty broken. - better 5.8.6 compatibility. 5.0 Thu Nov 20 10:35:05 CET 2008