--- cvsroot/Coro/Changes 2010/11/11 00:09:08 1.544 +++ cvsroot/Coro/Changes 2011/02/05 21:20:46 1.545 @@ -6,6 +6,12 @@ TODO: channel->maxsize(newsize)? TODO: http://www.microsoft.com/msj/archive/s2ce.aspx + - automatically load Coro::Channel, Coro::RWLock, Coro::Semaphore, + Coro::SemaphoreSet, Coro::Signal and Coro::Specific on first "new" + method call. + - undocument Coro::Timer::sleep and obsolete whole module. + - optimise Coro::Timer::timeout memory and cpu usage. + 5.25 Thu Nov 11 01:08:39 CET 2010 - try a different approach on netbsd - netbsd 5 finally has marginally working pthreads, but still broken ucontext/sigaltstack.