summaryrefslogtreecommitdiff
path: root/src/forkjoin
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in spec, docs and commentsMichaƂ Pociecha2015-08-231-1/+1
* SI-7442 Update bundled Fork/Join pool (JSR166y)Philipp Haller2013-05-113-1084/+1897
* SI-6905 - Switch to sneakyThrows instead of Unsafe.throwException as per new ...Viktor Klang2013-01-142-4/+28
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Forkjoin and fjbg are now always compiled in the build.Josh Suereth2012-06-111-0/+35
* Merge pull request #668 from viktorklang/masterJosh Suereth2012-06-053-54/+3
|\
| * Switching the the Akka-contributed Unsafe detection to support more platforms...Viktor Klang2012-06-053-54/+3
* | Adds most recent iteration of the ForkJoinPool, and updates it to now run on ...Heather Miller2012-04-132-288/+321
|/
* Added updated ForkJoinPool, w/ necessary updates to Scala Actors.Heather Miller2012-02-259-3433/+4806
* Reverted r25440 (update of forkjoin library) un...Philipp Haller2011-08-159-4751/+3228
* Update fork/join framework to JDK release 1.7.0Philipp Haller2011-08-039-3228/+4751
* Fixed problem with static initializer in ForkJo...Philipp Haller2010-05-191-5/+16
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-1/+1
* Replaced RunnableFuture with placeholder interf...Philipp Haller2009-12-031-1/+5
* moved forkjoin sources out of the library folderLukas Rytz2009-12-029-0/+5086