summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update versions.properitesLukas Rytz2015-04-302-10/+13
* Merge pull request #4466 from lrytz/2.12-milestoneAdriaan Moors2015-04-27218-21017/+178
|\
| * Documentation and some updates for the release build scriptLukas Rytz2015-04-232-107/+153
| * Remove the 2.12.0-M0 bootstrap script - that was a mistake.Lukas Rytz2015-04-231-57/+0
| * Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-23211-20745/+14
| * Remove the continuations plugin module dependencyLukas Rytz2015-04-2310-109/+7
| * Comments in versions.propertiesLukas Rytz2015-04-231-2/+8
| * Remove starr.use.released property (not in use anymore)Lukas Rytz2015-04-232-2/+1
|/
* Merge pull request #4429 from ruippeixotog/issue/8552Adriaan Moors2015-04-222-2/+59
|\
| * SI-8627 Two-argument indexOf does not work for IteratorRui Gonçalves2015-04-042-2/+59
* | Merge pull request #4459 from lrytz/merge/2.11-to-2.12-apr-21Adriaan Moors2015-04-22103-537/+3696
|\ \
| * \ Merge commit '555f8f0' into merge/2.11-to-2.12-apr-21Lukas Rytz2015-04-2157-287/+2276
| |\ \
| | * \ Merge pull request #4454 from retronym/topic/indylambda-no-accessorJason Zaugg2015-04-203-102/+49
| | |\ \
| | | * | Make lambda body public rather than using static accessorJason Zaugg2015-04-173-102/+49
| | |/ /
| | * | Merge pull request #4451 from som-snytt/issue/3368-remediateAdriaan Moors2015-04-1610-7/+394
| | |\ \
| | | * | SI-3368 Default to coalescing for 2.11Som Snytt2015-04-1610-7/+394
| | * | | Merge pull request #4453 from adriaanm/repo-config-no-dupAdriaan Moors2015-04-162-16/+23
| | |\ \ \
| | | * | | Derive repository info from (jenkins) env varsAdriaan Moors2015-04-162-16/+23
| | |/ / /
| | * | | Merge pull request #4449 from retronym/ticket/9273Jason Zaugg2015-04-163-4/+24
| | |\ \ \
| | | * | | SI-9273 Avoid unpositioned error for bare classOfJason Zaugg2015-04-153-4/+24
| | |/ / /
| | * | | Merge pull request #4367 from retronym/topic/indylambda-specializationAdriaan Moors2015-04-1312-37/+76
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Disable -Ydelambdafy:method for specialized FunctionNJason Zaugg2015-04-1012-37/+76
| | * | | Merge pull request #4431 from adriaanm/rebase-4379Adriaan Moors2015-04-137-44/+1034
| | |\ \ \
| | | * | | Patmat: efficient reasoning about mutual exclusionGerard Basler2015-04-067-44/+1034
| | * | | | Merge pull request #4373 from retronym/topic/indylambda-permutations-2Lukas Rytz2015-04-105-3/+86
| | |\ \ \ \
| | | * | | | SI-8359 Adjust parameter order of accessor method in DelambdafyJason Zaugg2015-03-245-3/+86
| | | | |/ / | | | |/| |
| | * | | | Merge pull request #4306 from som-snytt/issue/3368-bAdriaan Moors2015-04-099-68/+203
| | |\ \ \ \
| | | * | | | SI-3368 ReviewSom Snytt2015-04-082-2/+2
| | | * | | | SI-3368 Promote xml option to -XxmlSom Snytt2015-04-084-15/+15
| | | * | | | SI-5699 Use ParserTestSom Snytt2015-04-081-10/+2
| | | * | | | SI-3368 CDATA gets a NodeSom Snytt2015-04-088-57/+200
| | * | | | | Merge pull request #4403 from gourlaysama/wip/t9239-generic-signatureAdriaan Moors2015-04-093-4/+24
| | |\ \ \ \ \
| | | * | | | | SI-9239 fix java generic signature when traits extend classesAntoine Gourlay2015-03-253-4/+24
| | * | | | | | Merge pull request #4386 from retronym/ticket/7741Lukas Rytz2015-04-098-9/+370
| | |\ \ \ \ \ \
| | | * | | | | | SI-7741 Tread more lightly during classfile parsingJason Zaugg2015-03-258-9/+370
| * | | | | | | | Merge commit '9b009b4' into merge/2.11-to-2.12-apr-21Lukas Rytz2015-04-210-0/+0
| |\| | | | | | |
| | * | | | | | | 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-2151-250/+1420
|/| | | | | | | | | | |/ / / / / / / /
| * | | | | | | | Merge pull request #4427 from gourlaysama/wip/t5795-scaladoc-empty-paramsLukas Rytz2015-04-096-18/+108
| |\ \ \ \ \ \ \ \
| | * | | | | | | | SI-5795 empty scaladoc tags should be omitted from outputAntoine Gourlay2015-04-023-8/+75
| | * | | | | | | | fix scaladoc issue with parsing of empty tagsAntoine Gourlay2015-04-023-10/+31
| | * | | | | | | | 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-093-5/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | SI-9252 gets rid of custom logic for jArrayClass in runtime reflectionEugene Burmako2015-03-273-5/+7
| * | | | | | | | | Merge pull request #4442 from retronym/topic/upgradeJason Zaugg2015-04-092-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Upgrade Ruby / Jekyll versions used to build the specJason Zaugg2015-04-092-2/+2
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #4439 from esfand-r/error-message-improvementJason Zaugg2015-04-093-5/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Error message improvementesfandiar amirrahimi2015-04-083-5/+5
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #4438 from retronym/topic/plugin-api-regressionAdriaan Moors2015-04-081-2/+4
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |