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

Comparing Coro/Changes (file contents):
Revision 1.435 by root, Wed Nov 19 02:07:48 2008 UTC vs.
Revision 1.436 by root, Wed Nov 19 02:56:15 2008 UTC

55 some unknown (because I was too lazy), but certain, speedup, and also 55 some unknown (because I was too lazy), but certain, speedup, and also
56 making signals reliable for the first time. 56 making signals reliable for the first time.
57 - forgot to include Coro/libcoro/README in the dist for all these years. 57 - forgot to include Coro/libcoro/README in the dist for all these years.
58 - work around a freebsd pthreads bug (manual testcancel is required as 58 - work around a freebsd pthreads bug (manual testcancel is required as
59 pthread_cond_wait isn't a cancellation point on freebsd). 59 pthread_cond_wait isn't a cancellation point on freebsd).
60 - (libcoro) lots of minor cleanups and portability improvements.
60 61
614.913 Sat Nov 15 07:58:28 CET 2008 624.913 Sat Nov 15 07:58:28 CET 2008
62 - async_pool did free a scalar value twice 63 - async_pool did free a scalar value twice
63 ("Attempt to unreference..."). 64 ("Attempt to unreference...").
64 65

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines