$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [context] new version (stack unwinding, ASIO example, ...)
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2011-05-14 15:05:40
Hello,
I've reworked on boost.context regarding to the suggestion of the last 
review (thanks to Vicente as review manager) - but not all requests 
could be fulfilled.
The new lib supports stack unwinding, has examples like C# enumerator 
concept (yield_return(), yield_break()) and
an adapted version of a echo server using stack-less coroutines written 
by Chr. Kohlhoff and Java continuations.
The new version (boost.context-0.7.0.zip) is published on boost vault 
and the documentation can be read here : 
http://ok73.ok.funpic.de/boost/libs/context/doc/html/ .
Best regards,
Oliver