summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | SI-8346 Re-established soundness of toSet (element type widening)Rex Kerr2015-08-265-5/+43
| |/ / /
| * / / Fix typos in spec, docs and commentsMichał Pociecha2015-08-231-1/+1
| |/ /
* | | Merge pull request #4711 from lrytz/opt/heuristicsLukas Rytz2015-09-221-3/+0
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/2.12.x' into opt/heuristicsLukas Rytz2015-09-1823-336/+119
| |\ \ \
| * | | | Revert workaround for SI-8334Lukas Rytz2015-09-171-3/+0
* | | | | Merge pull request #4734 from soc/SI-9081Lukas Rytz2015-09-211-5/+10
|\ \ \ \ \
| * | | | | SI-9081 Deprecate public implementation details in TrieMapSimon Ochsenreither2015-09-091-5/+10
* | | | | | Merge pull request #4719 from Ichoran/issue/8647Lukas Rytz2015-09-181-1/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | SI-8647 Used immutable scheme for mutable.BitSet to resolve canBuildFromRex Kerr2015-08-301-1/+3
* | | | | | Merge pull request #4732 from SethTisue/merge-2.11.x-sep-8Adriaan Moors2015-09-0914-17/+67
|\ \ \ \ \ \
| * | | | | | Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-0814-17/+67
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4731 from soc/SI-7155Seth Tisue2015-09-081-250/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SI-7155 Remove deprecated private s.c.m.AVLTreeSimon Ochsenreither2015-09-051-250/+0
* | | | | | Merge pull request #4673 from puffnfresh/issue/6806Jason Zaugg2015-09-081-0/+34
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SI-6806 Add an @implicitAmbiguous annotationBrian McKenna2015-08-111-0/+34
* | | | | | Merge pull request #4718 from Ichoran/issue/9379Seth Tisue2015-09-022-0/+4
|\ \ \ \ \ \
| * | | | | | SI-9379 Added toString to .zipped to allow Stream etc to short-circuitRex Kerr2015-08-302-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4691 from nicolasstucki/2.12.x-ScalaRunntime-fix-for-Scal...Adriaan Moors2015-08-311-4/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove unnecessary dependency on parallel collections in ScalaRunTime.Nicolas Stucki2015-08-201-4/+2
| |/ / / /
* | | | | SI-9381 remove last vestiges of sun.misc.UnsafeSeth Tisue2015-08-271-38/+0
* | | | | Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-08-206-27/+10
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #4693 from scala/revert-3791-ticket/8346Seth Tisue2015-08-203-24/+6
| |\ \ \ \
| | * | | | Revert "SI-8346 Rebuild invariant sets in #toSet, avoiding CCE"Adriaan Moors2015-08-183-24/+6
| | | |_|/ | | |/| |
| * | | | Merge pull request #4697 from martijnhoekstra/patch-3Seth Tisue2015-08-191-2/+2
| |\ \ \ \
| | * | | | Fix documentation of filter introduced in 13f30cmartijnhoekstra2015-08-191-2/+2
| | |/ / /
| * / / / Fix method name reference in Predef documentationJanek Bogucki2015-08-191-1/+1
| |/ / /
| * | | Merge pull request #4620 from lastland/patch-1Seth Tisue2015-08-071-1/+2
| |\ \ \
| | * | | Wait until the cat process is finished.Li Yao2015-08-071-1/+2
| | * | | Fix the bug in the example in scala.sys.processLi Yao2015-07-111-1/+1
| * | | | Merge pull request #4443 from adriaanm/abstractpromise-avoid-unsafeSeth Tisue2015-08-061-30/+7
| |\ \ \ \
| | * | | | SI-8362: AbstractPromise extends AtomicReferenceMariot Chauvin2015-07-291-30/+7
| * | | | | Merge pull request #4684 from janekdb/2.11.x-unit-return-in-mapSeth Tisue2015-08-061-1/+1
| |\ \ \ \ \
| | * | | | | Stop mapping to Unit when executing finally code.Janek Bogucki2015-08-051-1/+1
| * | | | | | Avoid unnecessary implicit view on StringJanek Bogucki2015-08-051-2/+2
| |/ / / / /
* | | | | / Unfinalize the class DefaultPromiseJason Zaugg2015-08-131-6/+8
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #4608 from ruippeixotog/improve-mutable-treesetSeth Tisue2015-08-064-54/+182
|\ \ \ \ \
| * | | | | SI-6938 Use mutable red-black tree in TreeSetRui Gonçalves2015-07-284-54/+182
| | |_|_|/ | |/| | |
* | | | | Merge pull request #4648 from Ichoran/issue/8554-againSeth Tisue2015-08-063-12/+19
|\ \ \ \ \
| * | | | | SI-8554 Two-arg remove throws exception on large countRex Kerr2015-07-193-12/+19
* | | | | | Merge pull request #4677 from qilab-/ticket-9426Seth Tisue2015-08-061-6/+6
|\ \ \ \ \ \
| * | | | | | add @deprecatedNameqilab gamma2015-08-041-3/+3
| * | | | | | rename argument f of LinearSeqOptimized.reduceLeft to op in accordance with s...qilab gamma2015-08-021-2/+2
| * | | | | | rename argument f of LinearSeqOptimized.foldLeft/foldRight to op in accordanc...qilab gamma2015-08-021-4/+4
* | | | | | | Merge branch '2.11.x' into 2.12.xAdriaan Moors2015-08-058-44/+16
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Delegate null test to OptionJanek Bogucki2015-08-042-37/+9
| | |_|/ / | |/| | |
| * | | | ScalaDoc fixes for library and library-auxJanek Bogucki2015-07-286-7/+7
* | | | | Merge pull request #4649 from janekdb/2.12.x-noTraceSuppressionJason Zaugg2015-07-272-3/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Align noTraceSuppression val names to system property nameJanek Bogucki2015-07-202-3/+5
* | | | | Merge pull request #4647 from Ichoran/issue/8911Lukas Rytz2015-07-231-4/+5
|\ \ \ \ \
| * | | | | SI-8911 scala.collection.convert.Wrappers$MapWrapper not serializableRex Kerr2015-07-191-4/+5
| | |_|/ / | |/| | |