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

Comparing Coro/Changes (file contents):
Revision 1.439 by root, Wed Nov 19 10:44:41 2008 UTC vs.
Revision 1.440 by root, Wed Nov 19 11:28:46 2008 UTC

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. 62 - make "prefer perl native functions" work with threaded perls.
63 - condense Coro::Debug ps output, hint at v and w flags.
63 - (libcoro) lots of minor cleanups and portability improvements. 64 - (libcoro) lots of minor cleanups and portability improvements.
64 65
654.913 Sat Nov 15 07:58:28 CET 2008 664.913 Sat Nov 15 07:58:28 CET 2008
66 - async_pool did free a scalar value twice 67 - async_pool did free a scalar value twice
67 ("Attempt to unreference..."). 68 ("Attempt to unreference...").

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines