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

Comparing Coro/Changes (file contents):
Revision 1.566 by root, Mon May 16 22:08:24 2011 UTC vs.
Revision 1.567 by root, Sun May 22 20:13:33 2011 UTC

3TODO: should explore PerlIO::coroaio (perl leaks like hell). 3TODO: should explore PerlIO::coroaio (perl leaks like hell).
4TODO: channel->maxsize(newsize)? 4TODO: channel->maxsize(newsize)?
5TODO: http://www.microsoft.com/msj/archive/s2ce.aspx 5TODO: http://www.microsoft.com/msj/archive/s2ce.aspx
6 6
7TODO: tutorial 7TODO: tutorial
8TODO: in_eval, PL_tained
8 - INCOMPATIBLE CHANGE: unreferenced coro objects will now be 9 - INCOMPATIBLE CHANGE: unreferenced coro objects will now be
9 destroyed and cleaned up automatically (e.g. async { schedule }). 10 destroyed and cleaned up automatically (e.g. async { schedule }).
10 - Coro::State->is_destroyed is now called is_zombie. 11 - Coro::State->is_destroyed is now called is_zombie.
11 - implement a Coro->safe_cancel method that might fail, but 12 - implement a Coro->safe_cancel method that might fail, but
12 cancels in a "safer" way if it succeeds. 13 cancels in a "safer" way if it succeeds.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines