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

Comparing Coro/Changes (file contents):
Revision 1.269 by root, Mon Oct 8 01:45:20 2007 UTC vs.
Revision 1.270 by root, Tue Oct 9 02:15:58 2007 UTC

20 - added Coro::Storable::guard. 20 - added Coro::Storable::guard.
21 - stopping to trace a coroutine could destroy the cctx of 21 - stopping to trace a coroutine could destroy the cctx of
22 an unrelated coroutine. 22 an unrelated coroutine.
23 - explain the relationship between Perl and C coroutines in 23 - explain the relationship between Perl and C coroutines in
24 more detail in Coro::State. 24 more detail in Coro::State.
25 - Coro::Util::inet_aton did not short-circuit dotted quad forms,
26 causing a fork per resolve. This also affected Coro::Socket.
25 27
264.03 Sat Oct 6 21:24:00 CEST 2007 284.03 Sat Oct 6 21:24:00 CEST 2007
27 - added Coro::throw method. 29 - added Coro::throw method.
28 - minor code cleanups. 30 - minor code cleanups.
29 31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines