--- Coro/Changes 2011/06/29 17:43:23 1.574 +++ Coro/Changes 2011/06/29 17:58:51 1.575 @@ -4,7 +4,7 @@ TODO: channel->maxsize(newsize)? TODO: http://www.microsoft.com/msj/archive/s2ce.aspx -TODO: tutorial +6.0 Wed Jun 29 19:43:35 CEST 2011 - INCOMPATIBLE CHANGE: unreferenced coro objects will now be destroyed and cleaned up automatically (e.g. async { schedule }). - implement a JIT compiler for part of the thread switch code,