summaryrefslogtreecommitdiff
path: root/src/library/scala/concurrent/TaskRunner.scala
Commit message (Expand)AuthorAgeFilesLines
* Cull extraneous whitespace.Paul Phillips2013-09-181-1/+0
* SI-7469 Make @deprecated elems in scala.concurrent private[scala]Simon Ochsenreither2013-05-121-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-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/+1
* 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-3/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Made internal helper methods in concurrent.ops ...Philipp Haller2010-04-291-5/+0
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* fixed headers/comments/svn props, made some pro...michelou2009-09-151-0/+11
* Split TaskRunner into FutureTaskRunner and Task...Philipp Haller2009-09-111-6/+5
* Swapped some Eithers around to try to get every...Paul Phillips2009-08-271-10/+4
* Added the scala.concurrent.TaskRunner and scala...Philipp Haller2009-08-031-0/+29