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

Comparing Coro/Changes (file contents):
Revision 1.4 by root, Sat Jul 14 22:14:21 2001 UTC vs.
Revision 1.6 by root, Sun Jul 15 02:36:54 2001 UTC

1Revision history for Perl extension Coro. 1Revision history for Perl extension Coro.
2 2
30.04 30.04
4 - @_ is now properly localized.
4 - Coro::State is now easier subclassable. 5 - Coro::State is now easier subclassable.
5 - Coro::Cont now coroutine-aware. 6 - Coro::Cont now coroutine-aware.
6 - Coro::Specific is a low-overhead module to create 7 - Coro::Specific is a low-overhead module to create
7 coroutine-specific vars. 8 coroutine-specific vars.
9 - Coro::Event provides a simple interface to Event.
8 10
90.03 Fri Jul 13 14:51:52 CEST 2001 110.03 Fri Jul 13 14:51:52 CEST 2001
10 - transfer() now implemented in XS (beware). 12 - transfer() now implemented in XS (beware).
11 - new module Coro::Cont for really faked continuations. 13 - new module Coro::Cont for really faked continuations.
12 - big internal architecture changes: Coro::State is now 14 - big internal architecture changes: Coro::State is now

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines