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

Comparing Coro/Changes (file contents):
Revision 1.267 by root, Mon Oct 8 00:47:19 2007 UTC vs.
Revision 1.268 by root, Mon Oct 8 01:23:14 2007 UTC

16 - further tune default stack sizes. 16 - further tune default stack sizes.
17 - (more) correctly calculate stack usage in coro_rss. 17 - (more) correctly calculate stack usage in coro_rss.
18 - Coro::Storable::blocking_* did not properly lock 18 - Coro::Storable::blocking_* did not properly lock
19 resulting in races between coroutines. 19 resulting in races between coroutines.
20 - added Coro::Storable::guard. 20 - added Coro::Storable::guard.
21 - stopping to trace a coroutine could destroy the cctx of
22 an unrelated coroutine.
21 23
224.03 Sat Oct 6 21:24:00 CEST 2007 244.03 Sat Oct 6 21:24:00 CEST 2007
23 - added Coro::throw method. 25 - added Coro::throw method.
24 - minor code cleanups. 26 - minor code cleanups.
25 27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines