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

Comparing Coro/Changes (file contents):
Revision 1.437 by root, Wed Nov 19 05:52:42 2008 UTC vs.
Revision 1.438 by root, Wed Nov 19 05:58:48 2008 UTC

56 some unknown (because I was too lazy), but certain, speedup, and also 56 some unknown (because I was too lazy), but certain, speedup, and also
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 - (libcoro) lots of minor cleanups and portability improvements. 62 - (libcoro) lots of minor cleanups and portability improvements.
62 63
634.913 Sat Nov 15 07:58:28 CET 2008 644.913 Sat Nov 15 07:58:28 CET 2008
64 - async_pool did free a scalar value twice 65 - async_pool did free a scalar value twice
65 ("Attempt to unreference..."). 66 ("Attempt to unreference...").

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines