--- Coro/Changes 2008/12/04 05:12:30 1.472 +++ Coro/Changes 2008/12/04 17:29:40 1.473 @@ -5,8 +5,7 @@ actor model (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). -TODO: CF_RUNNING makes sense only for Coros, not States -TODO: Coro::AnyEvent should only force detect in the idle hook. +5.12 - add default config for MirOS, which seems to be a bug-to-bug compatible fork of openbsd ("world domination by releasing openbsd cvs before the openbsd folks do it" or so :). @@ -18,6 +17,10 @@ destruction. - fixed and expanded the call/cc example. - renamed _terminate to _coro_run. + - new method Coro::Channel->shutdown. + - try pthreads on openbsd <4.4 (broken sigaltstack, will + pthreads fare better?). + - be less picky about destroying "a" running coroutine. 5.11 Tue Nov 25 21:49:05 CET 2008 - DEBUGGING in 5.10.0 is a mess: it constantly flags perfectly