summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* [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
* | Merge pull request #2044 from phaller/issue/7029Adriaan Moors2013-02-022-9/+27
|\ \
| * | SI-7029 - Makes sure that uncaught exceptions are propagated to the UEH for t...Viktor Klang2013-01-312-9/+27
* | | Merge pull request #2026 from JamesIry/2.10.x_SI-2818Grzegorz Kossakowski2013-02-011-0/+3
|\ \ \
| * | | SI-2818 Make List.foldRight always do a reverse/foldLeft flipJames Iry2013-01-311-0/+3
| |/ /
* | | Merge pull request #1998 from JamesIry/2.10.x_6963_2Adriaan Moors2013-02-011-1/+2
|\ \ \
| * | | SI-6963 Add version to -XmigrationJames Iry2013-01-291-1/+2
| |/ /
* | | Merge pull request #1960 from ViniciusMiana/2.10.xJames Iry2013-02-011-6/+11
|\ \ \
| * | | SI-6853 changed private method remove to be tail recursive.Vinicius Miana2013-01-251-6/+11
| | |/ | |/|
* | | SI-6584, Stream#distinct uses too much memory.Paul Phillips2013-01-301-3/+10
| |/ |/|
* | Merge pull request #1941 from phaller/issue/6932-futures-internal-callbacksAdriaan Moors2013-01-272-3/+120
|\ \
| * | SI-6932 Remove Batchable trait plus minor clean-upsPhilipp Haller2013-01-211-18/+9
| * | Fix SI-6932 by enabling linearization of callback execution for the internal...Viktor Klang2013-01-212-3/+129
| |/
* | Merge pull request #1953 from retronym/backport/1586Paul Phillips2013-01-241-0/+10
|\ \
| * | [backport] Fix unsafe array opt. / opt. primitive Array(...)Jason Zaugg2013-01-231-0/+10
| |/
* / Addressing warnings.Jason Zaugg2013-01-193-5/+2
|/
* Merge pull request #1860 from heathermiller/issue/6930Adriaan Moors2013-01-141-0/+14
|\
| * SI-6930 adds documentation to reduceLeft in TraversableOnceHeather Miller2013-01-081-0/+14
* | Merge pull request #1875 from heathermiller/issue/6946Adriaan Moors2013-01-141-15/+86
|\ \
| * | SI-6946, SI-6924 Greatly improves IsTraversableLike docsHeather Miller2013-01-091-15/+86
| |/
* / Fixes SI-6521, overrides Range#head to be fasterDavid Hall2013-01-081-0/+1
|/
* Merge pull request #1843 from JamesIry/SI-6915_2.10.xAdriaan Moors2013-01-071-1/+1
|\
| * SI-6915 Updates copyright properties to 2002-2013James Iry2013-01-041-1/+1
* | Merge pull request #1842 from adriaanm/backport-1821Paul Phillips2013-01-062-1/+6
|\ \
| * | avoid reflect overhead of certain array instantiationsAdriaan Moors2013-01-041-0/+5
| * | proper elementClass for WrappedArrayAdriaan Moors2013-01-041-1/+1
* | | Merge pull request #1841 from adriaanm/rebase-6827-2.10.xAdriaan Moors2013-01-041-2/+3
|\ \ \ | |_|/ |/| |