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

Comparing Coro/Changes (file contents):
Revision 1.455 by root, Fri Nov 21 02:39:40 2008 UTC vs.
Revision 1.456 by root, Fri Nov 21 07:29:04 2008 UTC

7 7
8 - convert Coro::Timer, Coro::Select and Coro::Util to rouse API. 8 - convert Coro::Timer, Coro::Select and Coro::Util to rouse API.
9 - Coro::Select did errornously dup the file descriptors 9 - Coro::Select did errornously dup the file descriptors
10 and didn't work with all AnyEvent backends. 10 and didn't work with all AnyEvent backends.
11 - bumped $Coro::POOL_RSS up to 32kb by default. 11 - bumped $Coro::POOL_RSS up to 32kb by default.
12 - no longer set the optype to OP_CUSTOM, as B::* understandably
13 doesn't like this very much (and we *are* a type of entersub).
12 14
135.0 Thu Nov 20 10:35:05 CET 2008 155.0 Thu Nov 20 10:35:05 CET 2008
14 - NEW ARCHITECTURE: use the latest 4.x version if you experience 16 - NEW ARCHITECTURE: use the latest 4.x version if you experience
15 stability issues. 17 stability issues.
16 - bump API version to 7 - all dependents must be recompiled. 18 - bump API version to 7 - all dependents must be recompiled.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines