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

Comparing Coro/Changes (file contents):
Revision 1.271 by root, Tue Oct 9 22:29:26 2007 UTC vs.
Revision 1.272 by root, Wed Oct 10 00:53:18 2007 UTC

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, 25 - Coro::Util::inet_aton did not short-circuit dotted quad forms,
26 causing a fork per resolve. This also affected Coro::Socket. 26 causing a fork per resolve. This also affected Coro::Socket.
27 - sped up Coro::Event next event handling by 15%, uses less memory. 27 - sped up Coro::Event next event handling by 15%, uses less memory.
28 - switch to a separate stack in $coro->call/eval to avoid
29 invalidating pointers.
28 30
294.03 Sat Oct 6 21:24:00 CEST 2007 314.03 Sat Oct 6 21:24:00 CEST 2007
30 - added Coro::throw method. 32 - added Coro::throw method.
31 - minor code cleanups. 33 - minor code cleanups.
32 34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines