summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #4245 from dickwall/doc/scaladoc-concurrent-packageLukas Rytz2015-02-031-0/+74
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Added package scaladoc for the concurrent package.dickwall2015-01-121-0/+74
* | | | | | Merge pull request #4259 from mzitnik/2.11.xIchoran2015-01-301-1/+1
|\ \ \ \ \ \
| * | | | | | SI-9072 Vector ++ concatenation of parallel collection cause inconsistent res...Mark Zitnik2015-01-181-1/+1
* | | | | | | Merge pull request #4190 from kanielc/SI-5817Jason Zaugg2015-01-222-0/+20
|\ \ \ \ \ \ \
| * | | | | | | SI-5817: Add header to language.scala and languageFeature.scalaDenton Cockburn2014-12-052-0/+20
* | | | | | | | SI-9087 Fix min/max of reversed Double/Float orderingsJason Zaugg2015-01-201-0/+5
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #4201 from mpociecha/fix-typos-in-docs-and-commentsGrzegorz Kossakowski2015-01-1422-30/+30
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix many typos in docs and commentsmpociecha2014-12-1423-31/+31
* | | | | | | Merge pull request #4200 from er1c/typoJason Zaugg2015-01-091-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix scaladoc OutpuStream typoEric Peters2014-12-121-1/+1
| |/ / / / / /
* | | | | | | SI-9067: Enumeration withName improvementKornel Kielczewski2015-01-051-1/+2
* | | | | | | Merge pull request #4191 from som-snytt/issue/8538Lukas Rytz2014-12-181-3/+14
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | SI-8538 Document extensionSom Snytt2014-12-151-3/+14
| |/ / / / /
* / / / / / SI-9043 ArrayBuffer.insert and insertAll are very slowDenton Cockburn2014-12-141-6/+7
|/ / / / /
* / / / / SI-8950 SeqView and StreamView allow indexing out of a sliceRex Kerr2014-12-062-2/+2
|/ / / /
* | | | Merge pull request #4168 from Ichoran/issue/9000Lukas Rytz2014-12-041-6/+9
|\ \ \ \
| * | | | SI-9000 equals for immutable collections should check identityRex Kerr2014-11-261-6/+9
* | | | | Merge pull request #4141 from Ichoran/issue/8970Lukas Rytz2014-12-041-2/+2
|\ \ \ \ \
| * | | | | SI-8970 hashCode of BigDecimal and Double do not matchRex Kerr2014-11-211-2/+2
| |/ / / /
* | | | | Merge pull request #4142 from Ichoran/issue/8783Lukas Rytz2014-12-041-4/+3
|\ \ \ \ \
| * | | | | SI-8783 MultiMap documentation for addBinding is incorrectRex Kerr2014-11-211-4/+3
| |/ / / /
* | | | | Merge pull request #4144 from Ichoran/issue/8951Lukas Rytz2014-12-041-0/+1
|\ \ \ \ \
| * | | | | SI-8951 SeqView and StreamView stack-overflow on negative index after flatMapRex Kerr2014-11-211-0/+1
| |/ / / /
* | | | | Merge pull request #4146 from Ichoran/issue/6519Lukas Rytz2014-12-041-2/+6
|\ \ \ \ \
| * | | | | SI-6519 PagedSeq is not lazy enoughRex Kerr2014-11-211-2/+6
| |/ / / /
* | | | | Merge pull request #4061 from maxcom/SI-8924-list-iterator-oomJason Zaugg2014-12-041-4/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SI-8924 don't hold reference to list in iteratorMaxim Valyanskiy2014-11-271-4/+10
| |/ / /
* | | | Merge pull request #4179 from gdickinson/remove_commented_priorityqueue_codeAdriaan Moors2014-12-011-7/+0
|\ \ \ \
| * | | | Remove commented-out debugging code in PriorityQueueGuy Dickinson2014-12-011-7/+0
* | | | | Merge pull request #4173 from kanielc/SI-7988Adriaan Moors2014-12-011-2/+2
|\ \ \ \ \
| * | | | | SI:7988 - scala.collection.JavaConverters spelling mistakeDenton Cockburn2014-11-301-2/+2
| |/ / / /
* | | | | Merge pull request #4143 from Ichoran/issue/8695Adriaan Moors2014-12-011-1/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-8695 SeqLike has unintuitive implementation of combinationsRex Kerr2014-11-231-1/+9
| |/ / /
* / / / SI-8754 linear seqs aren'tRex Kerr2014-11-263-17/+26
|/ / /
* | | Merge pull request #4084 from vigdorchik/usecase_sigsGrzegorz Kossakowski2014-11-2117-12/+33
|\ \ \
| * | | Correct collections variable definitions to avoid many scaladoc warnings.Eugene Vigdorchik2014-11-0617-12/+33
* | | | Merge pull request #4132 from phaller/ticket/7444Jason Zaugg2014-11-191-8/+10
|\ \ \ \
| * | | | SI-7444 docs: null Executor allowed in ExecutionContext factoriesPhilipp Haller2014-11-141-8/+10
* | | | | Merge pull request #4075 from som-snytt/issue/8835-junitGrzegorz Kossakowski2014-11-171-2/+2
|\ \ \ \ \
| * | | | | SI-8835 Iterator tests can be junitSom Snytt2014-11-111-2/+2
| |/ / / /
* | | | | Merge pull request #4128 from ruippeixotog/issue/8932Grzegorz Kossakowski2014-11-174-8/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-8932 Fix dropRight/takeRight implementationsRui Gonçalves2014-11-114-8/+8
* | | | | Merge pull request #3963 from erikerlandson/si-8835-prLukas Rytz2014-11-111-1/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-8835 Fix implementation of Iterator drop to remove quadratic behaviorErik Erlandson2014-10-211-1/+8
| |/ / /
* | | | Merge pull request #4047 from lrytz/delambda-method-testsLukas Rytz2014-11-072-1/+6
|\ \ \ \
| * | | | Fix t8549 under -Ydelambdafy:methodLukas Rytz2014-10-102-1/+6
* | | | | Merge pull request #4089 from gourlaysama/wip/t6626-scaladoc-throws-linksVlad Ureche2014-11-0526-64/+66
|\ \ \ \ \
| * | | | | cleanup @throws tags in library and reflectAntoine Gourlay2014-11-0526-64/+66
* | | | | | Merge pull request #4054 from soc/SI-8916Lukas Rytz2014-11-044-7/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |