summaryrefslogtreecommitdiff
path: root/src/library/scala/concurrent/forkjoin
Commit message (Expand)AuthorAgeFilesLines
* Modules w. serializable type alias "companions" are not serializableJason Zaugg2016-12-141-2/+2
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-10/+10
* Remove our fork of forkjoin. Java 8 bundles it.Adriaan Moors2015-07-151-0/+60
* moved forkjoin sources out of the library folderLukas Rytz2009-12-029-5086/+0
* Enabled 1.6 optimizations in ForkJoinPool.Philipp Haller2009-09-303-14/+8
* Physically moved ForkJoinPool to scala.concurrent.Philipp Haller2009-09-179-0/+5092