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.8 by root, Sun Jul 15 15:58:16 2001 UTC

1Revision history for Perl extension Coro. 1Revision history for Perl extension Coro.
2 2
30.04 30.05 Sun Jul 15 17:32:20 CEST 2001
4 - fixed a few issues in Coro::Event.
5 - I forgot to include Coro::Event in 0.04 :(:(:(
6
70.04 Sun Jul 15 05:24:59 CEST 2001
8 - @_ is now properly localized.
4 - Coro::State is now easier subclassable. 9 - Coro::State is now easier subclassable.
5 - Coro::Cont now coroutine-aware. 10 - Coro::Cont now coroutine-aware.
6 - Coro::Specific is a low-overhead module to create 11 - Coro::Specific is a low-overhead module to create
7 coroutine-specific vars. 12 coroutine-specific vars.
13 - Coro::Event provides a simple interface to Event.
8 14
90.03 Fri Jul 13 14:51:52 CEST 2001 150.03 Fri Jul 13 14:51:52 CEST 2001
10 - transfer() now implemented in XS (beware). 16 - transfer() now implemented in XS (beware).
11 - new module Coro::Cont for really faked continuations. 17 - new module Coro::Cont for really faked continuations.
12 - big internal architecture changes: Coro::State is now 18 - big internal architecture changes: Coro::State is now

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines