summaryrefslogtreecommitdiff
path: root/src/library/scala/concurrent/JavaConversions.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix many typosMichaƂ Pociecha2015-04-211-1/+1
* SI-6811 Remove parts of scala.concurrent not needed by scala.actorsSimon Ochsenreither2013-01-171-28/+0
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Remove unused private members.Paul Phillips2012-11-011-4/+0
|/
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Squashed critical enhancements to SIP-14: daemonizing global EC, giving EC to...Viktor Klang2012-07-131-2/+10
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+1
* Whitespace commit.Paul Phillips2012-02-291-3/+3
* Deprecating some traits in scala.concurrent.aleksandar2012-01-191-0/+7
* 2nd round of clean ups (see r25285)michelou2011-07-151-3/+2
* 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
* fixed headers/comments/svn props, made some pro...michelou2009-09-151-0/+11
* Split TaskRunner into FutureTaskRunner and Task...Philipp Haller2009-09-111-13/+12
* Swapped some Eithers around to try to get every...Paul Phillips2009-08-271-5/+2
* Added the scala.concurrent.TaskRunner and scala...Philipp Haller2009-08-031-0/+44