summaryrefslogtreecommitdiff
path: root/src/library/scala/concurrent/ThreadPoolRunner.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-7566 Remove some private, deprecated remnants from scala-actorsSimon Ochsenreither2015-10-271-51/+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/+2
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+1
* Deprecating some traits in scala.concurrent.aleksandar2012-01-191-0/+1
* 3rd round of clean ups (see r25285, r25292)michelou2011-07-151-4/+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
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Introduced actors package object to deprecate a...Philipp Haller2009-09-241-16/+5
* fixed headers/comments/svn props, made some pro...michelou2009-09-151-1/+13
* Split TaskRunner into FutureTaskRunner and Task...Philipp Haller2009-09-111-12/+19
* Added the scala.concurrent.TaskRunner and scala...Philipp Haller2009-08-031-0/+44