summaryrefslogtreecommitdiff
path: root/test/files/jvm/future-spec
Commit message (Expand)AuthorAgeFilesLines
* move Duration (incl. DSL) into scala.concurrent.duration packageRoland2012-09-193-5/+5
* Add missing tests for SI-6190Paolo Giarrusso2012-08-251-1/+13
* Doc fix on exec ctx prepare method, fix to testsHeather Miller2012-08-081-1/+0
* Added tests, removal of unnecessary methods, fixes prepareHeather Miller2012-08-071-6/+6
* Temporarily skips failing test due to optimizer bug SI-6188Heather Miller2012-08-051-5/+5
* Basing Futures on Try instead of EitherHeather Miller2012-08-044-17/+139
* Critical bugfixes/leak fixes/API corrections + ScalaDoc for SIP-14Viktor Klang2012-07-192-6/+9
* Collection of updates to SIP-14 (scala.concurrent)Havoc Pennington2012-07-092-65/+74
* SIP-14: clean ups and fixesphaller2012-05-172-2/+2
* Widen types in signatures of Future companion methods, refactor OnceCanBuildF...Aleksandar Prokopec2012-05-012-238/+267
* Add promises tests.Aleksandar Prokopec2012-04-302-0/+227
* Fixed a bug with setting execution contexts.Aleksandar Prokopec2012-04-301-2/+138
* Porting akka future tests.Aleksandar Prokopec2012-04-272-0/+471