summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | | | | fix Scaladoc html display when there are empty tagsAntoine Gourlay2015-04-021-0/+2
| | |/ / / / / / /
| * | | | | | | | Merge pull request #4411 from xeno-by/ticket/9252Lukas Rytz2015-04-091-5/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | SI-9252 gets rid of custom logic for jArrayClass in runtime reflectionEugene Burmako2015-03-271-5/+1
| * | | | | | | | | Merge pull request #4439 from esfand-r/error-message-improvementJason Zaugg2015-04-091-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Error message improvementesfandiar amirrahimi2015-04-081-1/+1
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #4438 from retronym/topic/plugin-api-regressionAdriaan Moors2015-04-081-2/+4
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Fix regression in plugin APIJason Zaugg2015-04-081-2/+4
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | grammar it's -> itsGeoffrey Knauth2015-04-071-1/+1
| * | | | | | | | Merge pull request #4332 from Ichoran/opt-TravOnce-2.11.xGrzegorz Kossakowski2015-04-071-2/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Performance improvement: collectFirst in TraversableOnceRex Kerr2015-03-301-2/+15
| * | | | | | | | | Merge pull request #4413 from lrytz/opt/inliningEverythingLukas Rytz2015-04-0710-115/+204
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | SI-9139 don't inline across @strictfp modesLukas Rytz2015-04-013-1/+14
| | * | | | | | | | | Don't inlinie if the resulting method becomes too large for the JVMLukas Rytz2015-04-013-3/+36
| | * | | | | | | | | Don't force the GenASM backend when passing -optimizeLukas Rytz2015-04-012-7/+2
| | * | | | | | | | | Apply local variable index shift when inlining iinc instructionLukas Rytz2015-04-011-0/+1
| | * | | | | | | | | Clean up the way compiler settings are accessed in the backend.Lukas Rytz2015-04-018-68/+58
| | * | | | | | | | | Don't try to inline native methodsLukas Rytz2015-04-012-2/+9
| | * | | | | | | | | Eliminate unreachable code before inlining a methodLukas Rytz2015-04-016-44/+81
| | * | | | | | | | | Command-line flag to control inlining heuristicsLukas Rytz2015-03-314-2/+14
| | * | | | | | | | | Make class Invalid a ControlThrowableLukas Rytz2015-03-311-1/+2
| | |/ / / / / / / /
| * | / / / / / / / SI-9264 An even-better diagnostic for an unexplained crashJason Zaugg2015-04-071-1/+6
| | |/ / / / / / / | |/| | | | | | |