summaryrefslogtreecommitdiff
path: root/src/library/scala/concurrent/Awaitable.scala
Commit message (Expand)AuthorAgeFilesLines
* Cull extraneous whitespace.Paul Phillips2013-09-181-6/+6
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* SI-6099 - Scaladoc for scala.concurrent incompleteHeather Miller2012-10-101-22/+33
* move Duration (incl. DSL) into scala.concurrent.duration packageRoland2012-09-191-1/+1
* improve docs and Promise implRoland2012-09-111-4/+18
* fix usage of Duration in Promise implRoland2012-09-101-0/+5
* Fixes and clean ups for futures based on review by @viktorklangphaller2012-04-121-2/+7
* Work on source compatibility between akka and scala futures.Aleksandar Prokopec2012-03-281-2/+7
* Cleaned up Duration for the standard library.Vojin Jovanovic2012-03-201-1/+1
* Migrate akka promises. Changes to some of the interfaces.aleksandar2012-01-131-4/+3
* Refactor blockable to awaitable on several places.aleksandar2012-01-121-1/+1
* Rename block->await. Add more tck test cases.aleksandar2011-12-131-0/+25