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

Comparing Coro/Changes (file contents):
Revision 1.478 by root, Sat Dec 13 22:08:12 2008 UTC vs.
Revision 1.479 by root, Sun Dec 14 22:03:40 2008 UTC

21 - fix a lot of bugs in Coro::SemaphoreSet. 21 - fix a lot of bugs in Coro::SemaphoreSet.
22 - Coro::SemaphoreSet will less often create a semaphore needlessly. 22 - Coro::SemaphoreSet will less often create a semaphore needlessly.
23 - add Coro::SemaphoreSet::count and wait methods. 23 - add Coro::SemaphoreSet::count and wait methods.
24 - take advantage of the new Guard module. 24 - take advantage of the new Guard module.
25 - deprecate Coro::guard. 25 - deprecate Coro::guard.
26 - try to fix the dreaded 01_unblock tests once more. I hate it when
27 testsuites need more fixing than the code they are supposed to test.
26 28
275.12 Sun Dec 7 13:30:38 CET 2008 295.12 Sun Dec 7 13:30:38 CET 2008
28 - add default config for MirOS, which seems to be a bug-to-bug 30 - add default config for MirOS, which seems to be a bug-to-bug
29 compatible fork of openbsd ("world domination by releasing 31 compatible fork of openbsd ("world domination by releasing
30 openbsd cvs before the openbsd folks do it" or so :). 32 openbsd cvs before the openbsd folks do it" or so :).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines