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

Comparing Coro/Changes (file contents):
Revision 1.392 by root, Fri Nov 7 20:12:26 2008 UTC vs.
Revision 1.393 by root, Fri Nov 7 20:27:47 2008 UTC

11 also speed it up considerably. 11 also speed it up considerably.
12 - fix compiletime dependencies on libcoro in the Makefile. 12 - fix compiletime dependencies on libcoro in the Makefile.
13 - cctx_count wasn't always updated properly. 13 - cctx_count wasn't always updated properly.
14 - (libcoro) cleanup and extend the libcoro API to officialy 14 - (libcoro) cleanup and extend the libcoro API to officialy
15 allow creation of empty source contexts. 15 allow creation of empty source contexts.
16 - Coro::State::cctx_stacksize wasn't applied correctly.
17 - new function Coro::State::cctx_max_idle.
18 - the default max number of idle C contexts is now 4.
16 19
174.804 Wed Nov 5 16:36:00 CET 2008 204.804 Wed Nov 5 16:36:00 CET 2008
18 - Coro::Debug::new_unix_server would not create a non-blocking listening 21 - Coro::Debug::new_unix_server would not create a non-blocking listening
19 socket, sometimes causing freezes. 22 socket, sometimes causing freezes.
20 - (libcoro) fix misaligned stack points for setjmp and assembly 23 - (libcoro) fix misaligned stack points for setjmp and assembly

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines