summaryrefslogtreecommitdiff
path: root/src/library/scala
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'eb15950' into merge/2.11.x-to-2.12.x-20150129Jason Zaugg2015-01-293-4/+21
|\
| * Update stripPrefix/StringLike docs to talk about no op caseMax Bileschi2014-10-071-3/+9
| * Merge pull request #4019 from Ichoran/issue/6192Lukas Rytz2014-10-061-1/+7
| |\
| | * SI-6192 Range: to, until and end are confusingRex Kerr2014-09-301-1/+7
| * | SI-8624 PriorityQueue documentation is not clear enoughRex Kerr2014-09-301-0/+5
| |/
* | Merge pull request #4098 from retronym/ticket/7128Jason Zaugg2015-01-274-7/+5
|\ \
| * | SI-7128 copyToArray(xs, 0, 0) should not failRex Kerr2015-01-084-7/+5
* | | Merge pull request #4197 from lrytz/t9030Jason Zaugg2015-01-221-1/+1
|\ \ \
| * | | SI-9030 make BoxesRunTime.equalsNumChar publicLukas Rytz2014-12-111-1/+1
* | | | Merge pull request #4155 from Ichoran/issue/8519Jason Zaugg2015-01-222-3/+38
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-8519 collection.immutable.Map.apply is inefficientRex Kerr2014-11-242-3/+38
* | | | SI-8691 SeqView throws exception when prepending a collectionRex Kerr2014-12-064-17/+34
| |/ / |/| |
* | | SI-7981 toSeq on immutable Map and Set return ArrayBufferRex Kerr2014-11-304-6/+47
* | | Merge pull request #4156 from Ichoran/issue/8819Grzegorz Kossakowski2014-11-261-1/+18
|\ \ \
| * | | SI-8819 Range slice does not return a RangeRex Kerr2014-11-251-1/+18
| |/ /
* | | Merge pull request #4157 from Ichoran/issue/8814Grzegorz Kossakowski2014-11-262-0/+36
|\ \ \
| * | | SI-8814 mutable.LongMap loses its LongMapness when adding with +Rex Kerr2014-11-242-0/+36
| |/ /
* | | Merge pull request #4158 from Ichoran/issue/8765Grzegorz Kossakowski2014-11-262-16/+16
|\ \ \
| * | | SI-8765 immutable.HashSet exposes internal updated0 methodRex Kerr2014-11-242-16/+16
| |/ /
* / / SI-8727 Map.filterKeys result's contains and get are inconsistentRex Kerr2014-11-251-1/+5
|/ /
* | Merge pull request #4140 from som-snytt/issue/8251Grzegorz Kossakowski2014-11-213-13/+1
|\ \
| * | SI-8251 Remove ListBuffer.readOnly as deprecatedSom Snytt2014-11-203-13/+1
* | | SI-8835 Lazier slice for IteratorSom Snytt2014-11-133-22/+72
|/ /
* | SI-8955 Fix hanging fork-join pool via parallel collectionsJason Zaugg2014-11-051-3/+9
* | SI-8849 Makes `ExecutionContext.Implicits.global` ambiguousViktor Klang2014-10-201-2/+2
* | Add missing canonical combinators:Viktor Klang2014-10-209-423/+666
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2014...Jason Zaugg2014-09-301-3/+3
|\|
| * Make compiler.properties fall back to prefixedBrian McKenna2014-09-221-3/+3
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2014...Jason Zaugg2014-09-172-41/+122
|\|
| * Merge pull request #3848 from Ichoran/issue/8680Lukas Rytz2014-09-161-14/+111
| |\
| | * SI-8680 Stream.addString is too eagerRex Kerr2014-09-121-14/+111
| * | Merge pull request #3941 from Ichoran/issue/8815Lukas Rytz2014-09-161-27/+11
| |\ \
| | * | SI-8815 mutable.LongMap makes different choices for splitAt vs etc.Rex Kerr2014-09-111-27/+11
| | |/
* | | Merge commit '1b98061' into merge/2.11.x-to-2.12.x-20140915Jason Zaugg2014-09-161-5/+4
|\| |
| * | Merge pull request #3977 from terma/issue/8817Vlad Ureche2014-09-121-5/+4
| |\ \ | | |/ | |/|
| | * SI-8817 Correct scaladoc for scala.sys.addShutdownHookterma2014-09-111-5/+4
* | | Merge commit 'abd595d' into merge/2.11.x-to-2.12.x-20140915Jason Zaugg2014-09-162-16/+47
|\| |
| * | Merge pull request #3801 from Ichoran/issue/8474Grzegorz Kossakowski2014-09-092-16/+47
| |\ \ | | |/ | |/|
| | * SI-8474 Inconsistent behavior of patch methodRex Kerr2014-08-242-16/+47
* | | Prefer scala.Serializable to j.io.SerializableJason Zaugg2014-09-063-4/+4
* | | Merge branch 'merge/2.10-to-2.11-sept-2' into merge/2.11-to-2.12-is-it-really...Lukas Rytz2014-09-023-13/+20
|\| |
| * | Merge commit 'b5759ef' into merge/2.10-to-2.11-sept-2Lukas Rytz2014-09-021-1/+6
| |\ \
| | * | SI-8589 Performance improvement for ArrayCharSequence.toStringJeroen ter Voorde2014-06-191-1/+6
| | * | 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
| | |/ /
| * | | Merge pull request #3949 from lrytz/t8627Grzegorz Kossakowski2014-08-272-12/+14
| |\ \ \
| | * | | SI-8627 make Stream.filterNot non-eagerLukas Rytz2014-08-272-12/+14
| * | | | Merge remote-tracking branch 'upstream/2.11.x' into backportsLukas Rytz2014-08-266-172/+257
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | [backport] Fixes cut sentences in the generated scaladocsDominik Gruntz2014-08-1111-18/+18