wenzelm [Fri, 19 Oct 2012 12:08:13 +0200] rev 49935
clarified Future.map (again): finished value is mapped in-place, which saves task structures and changes error behaviour slightly (tolerance against canceled group of old value etc.);
wenzelm [Thu, 18 Oct 2012 19:58:30 +0200] rev 49931
more basic Goal.reset_futures as snapshot of implicit state;
more robust Session.finish_futures: do not cancel here, to allow later Future.map of persistent futures (notably proof terms);