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

Comparing Coro/Changes (file contents):
Revision 1.159 by root, Mon Nov 27 01:51:02 2006 UTC vs.
Revision 1.160 by root, Mon Nov 27 02:01:44 2006 UTC

1Revision history for Perl extension Coro. 1Revision history for Perl extension Coro.
2 2
33.0
3 - reimplement a new stack sharing algorithm. 4 - reimplement a new stack sharing algorithm.
4 - make stack sharing mandatory (it no longer uses a heuristic). 5 - make stack sharing mandatory (it no longer uses a heuristic).
5 - eval/die no longer cause weird problems under heavy use. 6 - eval/die no longer cause weird problems under heavy use.
6 - Coro::Event could cause livelocks if it was used but 7 - Coro::Event could cause livelocks if it was used but
7 Event watchers were used directly. 8 Event watchers were used directly.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines