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

Comparing Coro/Changes (file contents):
Revision 1.2 by root, Tue Jul 10 01:43:21 2001 UTC vs.
Revision 1.3 by root, Fri Jul 13 13:05:38 2001 UTC

1Revision history for Perl extension Coro. 1Revision history for Perl extension Coro.
2
30.03 Fri Jul 13 14:51:52 CEST 2001
4 - slight internal architecture change: Coro:: is now
5 really low-level and can thus be used to implement other
6 interesting things (but better use Coro::Process for
7 interoperability ;).
8 - $_ and $@ are no longer being localized.
2 9
30.02 Tue Jul 10 01:38:17 CEST 2001 100.02 Tue Jul 10 01:38:17 CEST 2001
4 - implemented "async" attribute. 11 - implemented "async" attribute.
5 - $_ and $@ are now localized. 12 - $_ and $@ are now localized.
6 - added Coro::Channel. 13 - added Coro::Channel.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines