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

Comparing Coro/Changes (file contents):
Revision 1.470 by root, Wed Dec 3 16:49:57 2008 UTC vs.
Revision 1.471 by root, Thu Dec 4 04:31:41 2008 UTC

14 inside a function called form multiple coroutines. 14 inside a function called form multiple coroutines.
15 - use a different method to detect destruction time. 15 - use a different method to detect destruction time.
16 - be more careful when freeing padlists just before global 16 - be more careful when freeing padlists just before global
17 destruction. 17 destruction.
18 - fixed and expanded the call/cc example. 18 - fixed and expanded the call/cc example.
19 - renamed _terminate to _coro_run.
19 20
205.11 Tue Nov 25 21:49:05 CET 2008 215.11 Tue Nov 25 21:49:05 CET 2008
21 - DEBUGGING in 5.10.0 is a mess: it constantly flags perfectly 22 - DEBUGGING in 5.10.0 is a mess: it constantly flags perfectly
22 working code with failed assertions, introducing more bugs than 23 working code with failed assertions, introducing more bugs than
23 it fixes, requiring elaborate workarounds :( 24 it fixes, requiring elaborate workarounds :(

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines