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

Comparing Coro/Changes (file contents):
Revision 1.417 by root, Sat Nov 15 07:07:05 2008 UTC vs.
Revision 1.418 by root, Sun Nov 16 00:55:41 2008 UTC

29 anyways and should be replaced by a more generic mechanism - and were 29 anyways and should be replaced by a more generic mechanism - and were
30 annoying to support anyways : 30 annoying to support anyways :
31 - used new SLF interface to massively speed up Coro::Semaphore by a factor 31 - used new SLF interface to massively speed up Coro::Semaphore by a factor
32 of three. 32 of three.
33 - forgot to include Coro/libcoro/README in the dist for all these years. 33 - forgot to include Coro/libcoro/README in the dist for all these years.
34 - work around a freebsd pthreads bug (manual testcancel is required as
35 pthread_cond_wait isn't a cancellation point on freebsd).
34 36
354.913 Sat Nov 15 07:58:28 CET 2008 374.913 Sat Nov 15 07:58:28 CET 2008
36 - async_pool did free a scalar value twice 38 - async_pool did free a scalar value twice
37 ("Attempt to unreference..."). 39 ("Attempt to unreference...").
38 40

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines