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

Comparing cvsroot/Coro/Changes (file contents):
Revision 1.438 by root, Wed Nov 19 05:58:48 2008 UTC vs.
Revision 1.440 by root, Wed Nov 19 11:28:46 2008 UTC

57 making signals reliable for the first time. 57 making signals reliable for the first time.
58 - forgot to include Coro/libcoro/README in the dist for all these years. 58 - forgot to include Coro/libcoro/README in the dist for all these years.
59 - work around a freebsd pthreads bug (manual testcancel is required as 59 - work around a freebsd pthreads bug (manual testcancel is required as
60 pthread_cond_wait isn't a cancellation point on freebsd). 60 pthread_cond_wait isn't a cancellation point on freebsd).
61 - use new rouse functions to speed up and simplify Coro::BDB. 61 - use new rouse functions to speed up and simplify Coro::BDB.
62 - make "prefer perl native functions" work with threaded perls.
63 - condense Coro::Debug ps output, hint at v and w flags.
62 - (libcoro) lots of minor cleanups and portability improvements. 64 - (libcoro) lots of minor cleanups and portability improvements.
63 65
644.913 Sat Nov 15 07:58:28 CET 2008 664.913 Sat Nov 15 07:58:28 CET 2008
65 - async_pool did free a scalar value twice 67 - async_pool did free a scalar value twice
66 ("Attempt to unreference..."). 68 ("Attempt to unreference...").

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines