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

Comparing Coro/Changes (file contents):
Revision 1.13 by root, Thu Jul 19 02:45:09 2001 UTC vs.
Revision 1.14 by root, Thu Jul 19 04:13:22 2001 UTC

1Revision history for Perl extension Coro. 1Revision history for Perl extension Coro.
2 2
30.08 30.08
4 - release candidate 2 (new functionality).
4 - add Coro::State::flush function. 5 - add Coro::State::flush function.
5 - transfer now supports a flags value (mostly for speed ATM). 6 - transfer now supports a flags value (mostly for speed ATM).
6 - might compile and work in the presence of threads now. 7 - might compile and work in the presence of threads now.
8 - continuations have a saner syntax.
9 - memleaks down to 129 bytes / coroutine ):.
7 10
80.07 Tue Jul 17 17:40:18 CEST 2001 110.07 Tue Jul 17 17:40:18 CEST 2001
9 - release candidate 1 ;) 12 - release candidate 1 ;)
10 - slightly nicer code. 13 - slightly nicer code.
11 - fixed a scheduling bug in Coro::Event. 14 - fixed a scheduling bug in Coro::Event.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines