summaryrefslogtreecommitdiff
path: root/src/library/scala/concurrent/FutureTaskRunner.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-7566 Remove some private, deprecated remnants from scala-actorsSimon Ochsenreither2015-10-271-39/+0
* SI-7469 Make @deprecated elems in scala.concurrent private[scala]Simon Ochsenreither2013-05-121-1/+1
* Updated copyright to 2013Carlo Dapor2013-01-021-1/+1
* Removing ancient comments and pointless comments.Paul Phillips2012-11-191-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* SI-6095, SI-6098 - clean up public API, add deprecationsphaller2012-07-181-1/+2
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+2
* Deprecating some traits in scala.concurrent.aleksandar2012-01-191-0/+1
* 3rd round of clean ups (see r25285, r25292)michelou2011-07-151-1/+9
* Deprecated unused members in scala.concurrent.Philipp Haller2011-03-241-6/+6
* Added some docs.Martin Odersky2010-11-201-1/+11
* Split TaskRunner into FutureTaskRunner and Task...Philipp Haller2009-09-111-0/+17