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

Comparing Coro/Changes (file contents):
Revision 1.395 by root, Sat Nov 8 13:32:18 2008 UTC vs.
Revision 1.396 by root, Sat Nov 8 13:42:28 2008 UTC

17 - the default max number of idle C contexts is now 4. 17 - the default max number of idle C contexts is now 4.
18 - (libcoro) try harder to get _setjmp/_longjmp. 18 - (libcoro) try harder to get _setjmp/_longjmp.
19 - (libcoro) cleanup and extend the libcoro API to officially 19 - (libcoro) cleanup and extend the libcoro API to officially
20 allow the creation of empty source contexts. 20 allow the creation of empty source contexts.
21 - very experimental workaround for the totally broken netbsd platform. 21 - very experimental workaround for the totally broken netbsd platform.
22 - tried to hack around openbsd bugs.
22 23
234.804 Wed Nov 5 16:36:00 CET 2008 244.804 Wed Nov 5 16:36:00 CET 2008
24 - Coro::Debug::new_unix_server would not create a non-blocking listening 25 - Coro::Debug::new_unix_server would not create a non-blocking listening
25 socket, sometimes causing freezes. 26 socket, sometimes causing freezes.
26 - (libcoro) fix misaligned stack points for setjmp and assembly 27 - (libcoro) fix misaligned stack points for setjmp and assembly

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines