Thu, 12 Apr 2012 11:28:36 +0200 | wenzelm | partial revert of 8a179a0493e3 -- expose failure status of result (potentially via group) instead of isolated interrupt; | file | diff | annotate |
Wed, 11 Apr 2012 13:49:09 +0200 | wenzelm | more robust Future.fulfill wrt. duplicate assignment and interrupt; | file | diff | annotate |
Tue, 23 Aug 2011 17:43:06 +0200 | wenzelm | tuned signature; | file | diff | annotate |
Tue, 23 Aug 2011 16:39:21 +0200 | wenzelm | discontinued slightly odd Future/Lazy.get_finished, which do not really fit into the execution model of Future.cancel/join_tasks (canceled tasks need to be dequeued and terminated explicitly); | file | diff | annotate |
Tue, 23 Aug 2011 15:48:41 +0200 | wenzelm | some support for toplevel printing wrt. editor perspective (still inactive); | file | diff | annotate |
Fri, 19 Aug 2011 14:01:20 +0200 | wenzelm | Future.promise: explicit abort operation (like uninterruptible future job); | file | diff | annotate |