summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4480 from retronym/merge/2.11.x-to-2.12.x-20150501Lukas Rytz2015-05-0156-87/+166
|\
| * Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-05-0156-87/+166
| |\
| | * Merge pull request #4465 from retronym/ticket/9279Lukas Rytz2015-04-271-5/+5
| | |\
| | | * SI-9279 Improve performance of bash runner scriptJason Zaugg2015-04-231-5/+5
| | * | Merge pull request #4415 from Ichoran/issue/9254Adriaan Moors2015-04-221-5/+7
| | |\ \
| | | * | SI-9254 UnrolledBuffer appends in wrong positionRex Kerr2015-03-311-5/+7
| | * | | Merge pull request #4416 from Ichoran/issue/9197Adriaan Moors2015-04-221-1/+4
| | |\ \ \
| | | * | | SI-9197 Duration.Inf not a singleton when deserializedRex Kerr2015-03-311-1/+4
| | * | | | Merge pull request #4462 from som-snytt/issue/badtabAdriaan Moors2015-04-221-5/+10
| | |\ \ \ \
| | | * | | | SI-9275 Fix row-first display in REPLSom Snytt2015-04-211-5/+10
| | * | | | | Merge pull request #4461 from adriaanm/rebase-4446Adriaan Moors2015-04-2245-58/+58
| | |\ \ \ \ \
| | | * | | | | Fix many typosMichał Pociecha2015-04-2145-58/+58
| | | |/ / / /
| | * | | | | Merge pull request #4452 from lrytz/valueClassSelfTypeBCodeAdriaan Moors2015-04-221-2/+4
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Don't crash GenBCode for value classes with a self declarationLukas Rytz2015-04-161-2/+4
| | * | | | | Merge pull request #4464 from gourlaysama/wip/scaladoc-deprecatedVlad Ureche2015-04-225-3/+74
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | SI-4476 add an index of deprecated members to scaladocAntoine Gourlay2015-04-225-3/+74
| | | |/ / /
| | * | | | Merge pull request #4457 from retronym/ticket/9268Adriaan Moors2015-04-211-7/+3
| | |\ \ \ \
| | | * | | | SI-9268 Be robust against absent classfiles during signature parsingJason Zaugg2015-04-211-7/+3
| | * | | | | Merge pull request #4445 from jedesah/patch-2Adriaan Moors2015-04-211-1/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix typo in Quasiquote doc that was confusingJean-Rémi Desjardins2015-04-101-1/+1
* | | | | | | Remove akka-actor from scala-library-allLukas Rytz2015-04-301-5/+0
|/ / / / / /
* | | | | | Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-23104-17881/+0
* | | | | | Remove the continuations plugin module dependencyLukas Rytz2015-04-236-33/+0
* | | | | | Merge pull request #4429 from ruippeixotog/issue/8552Adriaan Moors2015-04-221-2/+37
|\ \ \ \ \ \
| * | | | | | SI-8627 Two-argument indexOf does not work for IteratorRui Gonçalves2015-04-041-2/+37
* | | | | | | Merge commit '555f8f0' into merge/2.11-to-2.12-apr-21Lukas Rytz2015-04-2116-220/+397
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Make lambda body public rather than using static accessorJason Zaugg2015-04-172-101/+48
| * | | | | | Merge pull request #4451 from som-snytt/issue/3368-remediateAdriaan Moors2015-04-162-5/+4
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | SI-3368 Default to coalescing for 2.11Som Snytt2015-04-162-5/+4
| * | | | | | SI-9273 Avoid unpositioned error for bare classOfJason Zaugg2015-04-151-4/+5
| * | | | | | Merge pull request #4367 from retronym/topic/indylambda-specializationAdriaan Moors2015-04-131-1/+17
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Disable -Ydelambdafy:method for specialized FunctionNJason Zaugg2015-04-101-1/+17
| * | | | | | Merge pull request #4431 from adriaanm/rebase-4379Adriaan Moors2015-04-133-41/+165
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Patmat: efficient reasoning about mutual exclusionGerard Basler2015-04-063-41/+165
| * | | | | | Merge pull request #4373 from retronym/topic/indylambda-permutations-2Lukas Rytz2015-04-102-3/+12
| |\ \ \ \ \ \
| | * | | | | | SI-8359 Adjust parameter order of accessor method in DelambdafyJason Zaugg2015-03-242-3/+12
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #4306 from som-snytt/issue/3368-bAdriaan Moors2015-04-094-57/+130
| |\ \ \ \ \ \
| | * | | | | | SI-3368 ReviewSom Snytt2015-04-081-1/+1
| | * | | | | | SI-3368 Promote xml option to -XxmlSom Snytt2015-04-083-14/+14
| | * | | | | | SI-3368 CDATA gets a NodeSom Snytt2015-04-084-57/+130
| * | | | | | | Merge pull request #4403 from gourlaysama/wip/t9239-generic-signatureAdriaan Moors2015-04-091-4/+6
| |\ \ \ \ \ \ \
| | * | | | | | | SI-9239 fix java generic signature when traits extend classesAntoine Gourlay2015-03-251-4/+6
| * | | | | | | | Merge pull request #4386 from retronym/ticket/7741Lukas Rytz2015-04-092-9/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | SI-7741 Tread more lightly during classfile parsingJason Zaugg2015-03-252-9/+15
| * | | | | | | | | Merge pull request #4428 from kzys/7601-img-alt-211Lukas Rytz2015-04-092-17/+36
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [nomerge] SI-7601 Scaladoc: img elements must have an "alt" attributeKato Kazuyoshi2015-04-022-17/+36
* | | | | | | | | | | Merge commit 'fedbfd7' into merge/2.11-to-2.12-apr-21Lukas Rytz2015-04-2121-208/+393
|\| | | | | | | | | |
| * | | | | | | | | | Merge pull request #4427 from gourlaysama/wip/t5795-scaladoc-empty-paramsLukas Rytz2015-04-092-15/+20
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | SI-5795 empty scaladoc tags should be omitted from outputAntoine Gourlay2015-04-021-8/+8
| | * | | | | | | | | | fix scaladoc issue with parsing of empty tagsAntoine Gourlay2015-04-021-7/+10