summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3359 from huitseeker/issue/VarianceAdaptationsJason Zaugg2014-01-216-6/+6
|\
| * Backports library changes related to SI-6566 from a419799François Garillot2014-01-136-6/+6
* | More clear implicitNotFound error for ExecutionContextJames Ward2014-01-081-1/+1
|/
* SI-7912 Be defensive calling `toString` in `MatchError#getMessage`Jason Zaugg2013-12-101-2/+8
* SI-6913 Fixing semantics of Future fallbackTo to be according to docsHeather Miller2013-12-051-1/+4
* SI-7861 Don't execute internal callbacks on the user ExecutorJason Zaugg2013-09-211-7/+4
* Merge pull request #2866 from retronym/ticket/7269Jason Zaugg2013-09-092-3/+5
|\
| * SI-7269 Rework MapLike#retains to account for desugaring changeJason Zaugg2013-08-292-3/+5
* | SI-7814 Updates the instrumented version of ScalaRuntime.Jason Zaugg2013-09-051-24/+28
* | SI-7814 Avoid init cycle between Predef, `package`, ScalaRuntimeJason Zaugg2013-09-051-11/+3
|/
* Merge pull request #2674 from richdougherty/2.10.x-si7336-try2Adriaan Moors2013-07-122-24/+197
|\
| * SI-7336 - Link flatMapped promises to avoid memory leaksRich Dougherty2013-07-062-24/+197
* | Merge pull request #2666 from som-snytt/issue/7265-spec-at-leastAdriaan Moors2013-07-121-10/+25
|\ \
| * | SI-7265 General test for spec versionSom Snytt2013-07-041-10/+25
* | | fix typo in BigInt/BigDecimal deprecation messagesSeth Tisue2013-07-082-2/+2
| |/ |/|
* | Merge pull request #2511 from viktorklang/wip-cleaner-Future-method-implement...Adriaan Moors2013-06-241-137/+44
|\ \ | |/ |/|
| * Cleaning up method implementations in FutureViktor Klang2013-06-191-137/+44
* | [backport] SI-7498 ParTrieMap.foreach no longer crashesAleksandar Prokopec2013-06-091-2/+5
* | SI-7497 Fix scala.util.Properties.isMacSimon Ochsenreither2013-05-231-7/+9
* | Reimplementing much of the DefaultPromise methodsViktor Klang2013-05-181-43/+42
|/
* Merge pull request #2502 from viktorklang/wip-SI7383-EC-prepare-in-Future-app...Adriaan Moors2013-05-141-1/+1
|\
| * SI-7383 - Call ExecutionContext.prepare in Future.apply to allow for capturin...Viktor Klang2013-05-101-1/+1
* | Merge pull request #2496 from igormoreno/2.10.xPaul Phillips2013-05-111-1/+1
|\ \ | |/ |/|
| * Scaladoc: fixing small typo in PartialFunction.scalaIgor Moreno2013-05-051-1/+1
* | Merge pull request #2303 from starblood/gyuhang/libdocAdriaan Moors2013-04-021-1/+1
|\ \ | |/ |/|
| * Correct sorting example for Ordering in scaladocGyuhang Shim2013-03-251-1/+1
* | [backport] SI-7237 Always choose ForkJoinTaskSupportSimon Ochsenreither2013-03-151-5/+2
|/
* Merge pull request #2198 from retronym/ticket/7215Paul Phillips2013-03-051-10/+13
|\
| * SI-7215 Fix transpose of an empty Array[Array[T]].Jason Zaugg2013-03-051-10/+13
* | Merge 2.10.1 into 2.10.x.Adriaan Moors2013-02-279-145/+136
|\ \ | |/ |/|
| * SI-7146 - Fixing checkinit bug in ExecutionContextImpl and adding testViktor Klang2013-02-191-4/+4
| * SI-7128 Fix regression in copyToArray for empty arraysJason Zaugg2013-02-141-1/+1
| * [nomaster] refactor AdaptedForkJoinTask, uncaughtExceptionHandlerAdriaan Moors2013-02-091-18/+15
| * [nomaster] can't add new class BatchingExecutorAdriaan Moors2013-02-092-120/+103
| * [nomaster] bring back SerializeStart from fa3b8040ebAdriaan Moors2013-02-091-0/+4
| * [nomaster] duplicate tailImpl as a private methodAdriaan Moors2013-02-092-1/+9
| * [nomaster] Revert "SI-4664 Make scala.util.Random Serializable"Adriaan Moors2013-02-091-1/+1
| * [nomaster] Revert "Fixes SI-6521, overrides Range#head to be faster"Adriaan Moors2013-02-091-1/+0
* | SI-7074 Fix xml attribute sortingSzabolcs Berecz2013-02-241-1/+1
* | make Future scaladoc examples up-to-date and compilableEugene Platonov2013-02-153-8/+8
* | Merge pull request #2097 from ViniciusMiana/SI-6935James Iry2013-02-111-0/+2
|\ \
| * | SI-6935 Added readResolve in BoxedUnitVinicius Miana2013-02-081-0/+2
| |/
* | Merge pull request #2096 from ViniciusMiana/SI-6370James Iry2013-02-111-2/+6
|\ \ | |/ |/|
| * SI-6370 changed ListMap apply0 method to produce correct error message when a...Vinicius Miana2013-02-081-2/+6
* | Merge pull request #2091 from JamesIry/2.10.x_SI-6478James Iry2013-02-081-3/+4
|\ \
| * | [backport] SI-6478 Fixing JavaTokenParser identJames Roper2013-02-071-3/+4
* | | SI-6961 no structural sharing in list serializationAleksandar Prokopec2013-02-071-24/+9
|/ /
* | [nomaster] Revert "SI-5017 Poor performance of :+ operator on Arrays"James Iry2013-02-061-14/+0
* | [nomaster] SI-6773 Makes the SI-6150 changes binary compatible with 2.10James Iry2013-02-055-27/+19
* | Revert "SI-6422: add missing Fractional and Integral alias in scala package"Paolo G. Giarrusso2013-02-041-3/+0