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

Comparing Coro/Changes (file contents):
Revision 1.438 by root, Wed Nov 19 05:58:48 2008 UTC vs.
Revision 1.439 by root, Wed Nov 19 10:44:41 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.
62 - (libcoro) lots of minor cleanups and portability improvements. 63 - (libcoro) lots of minor cleanups and portability improvements.
63 64
644.913 Sat Nov 15 07:58:28 CET 2008 654.913 Sat Nov 15 07:58:28 CET 2008
65 - async_pool did free a scalar value twice 66 - async_pool did free a scalar value twice
66 ("Attempt to unreference..."). 67 ("Attempt to unreference...").

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines