summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unix script template: get java version through java commandscript-linuxJakob Odersky2016-12-121-2/+2
* Merge pull request #5593 from ashawley/spec-jekyll-3Adriaan Moors2016-12-121-1/+1
|\
| * Update spec build to Jekyll 3.3Aaron S. Hawley2016-12-111-1/+1
* | Merge pull request #5531 from tabdulradi/SI-10060Lukas Rytz2016-12-122-2/+44
|\ \
| * | fixup! SI-10060 Fixes NumericRange.max bug on empty rangesTamer Mohammed Abdul-Radi2016-11-161-2/+14
| * | SI-10060 Fixes NumericRange.max bug on empty rangesTamer AbdulRadi2016-11-162-2/+32
* | | Merge pull request #5543 from retronym/ticket/10069Lukas Rytz2016-12-123-2/+49
|\ \ \
| * | | SI-10069 Fix code gen errors with array updates, NothingJason Zaugg2016-12-023-2/+49
* | | | Merge pull request #5527 from som-snytt/fix/use-modern-replaceLukas Rytz2016-12-121-9/+3
|\ \ \ \
| * | | | String.replaceAllLiterally is String.replaceSom Snytt2016-11-131-9/+3
* | | | | Merge pull request #5550 from retronym/ticket/3772Lukas Rytz2016-12-129-25/+102
|\ \ \ \ \
| * | | | | Refactor companion lookup methods after code reviewJason Zaugg2016-11-292-7/+6
| * | | | | SI-3772 Fix detection of term-owned companionsJason Zaugg2016-11-299-25/+103
* | | | | | Merge pull request #5569 from paplorinc/rotrLukas Rytz2016-12-122-19/+8
|\ \ \ \ \ \
| * | | | | | Changed hashing bit rotation to use Integer.rotateRightPap Lőrinc2016-12-072-19/+8
* | | | | | | Merge pull request #5594 from retronym/topic/JEP-193Lukas Rytz2016-12-123-5/+10
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Compiler support for JEP-193 VarHandle polymorphic signaturesJason Zaugg2016-12-123-5/+10
|/ / / / / /
* | | | | | Merge pull request #5545 from paplorinc/vectorCleanupStefan Zeiger2016-12-082-437/+331
|\ \ \ \ \ \
| * | | | | | Applied further cleanup to VectorPap Lőrinc2016-12-061-56/+63
| * | | | | | Changed >> to >>> in Vector to unify stylePap Lőrinc2016-12-061-118/+118
| * | | | | | Applied suggestions to Vector cleanupPap Lőrinc2016-12-061-179/+161
| * | | | | | Deleted leftover code-comments from VectorPap Lőrinc2016-12-061-93/+20
| * | | | | | Deleted leftover debug method from VectorPap Lőrinc2016-12-062-38/+16
| * | | | | | Unified masks in VectorPap Lőrinc2016-12-061-31/+31
| * | | | | | Removed redundant casts from VectorPap Lőrinc2016-12-061-29/+29
* | | | | | | Merge pull request #5584 from xuwei-k/patch-2Jason Zaugg2016-12-071-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | add project/build.properties for benchmark projectkenji yoshida2016-12-071-0/+1
|/ / / / / /
* | | | | | Merge pull request #5580 from SethTisue/starr-is-now-2.12.1Seth Tisue2016-12-052-2/+2
|\ \ \ \ \ \
| * | | | | | bump version (now 2.12.2) + and STARR (now 2.12.1)Seth Tisue2016-12-052-2/+2
|/ / / / / /
* | | | | | Merge pull request #5570 from adriaanm/t10075Adriaan Moors2016-12-0510-22/+199
|\ \ \ \ \ \
| * | | | | | Drop annotations from trait static super accessorAdriaan Moors2016-12-052-3/+3
| * | | | | | SI-10075 annotations go to lazy val's underlying fieldAdriaan Moors2016-12-058-19/+196
| |/ / / / /
* | | | | | Merge pull request #5573 from adriaanm/revert-part-5376Adriaan Moors2016-12-023-39/+34
|\ \ \ \ \ \
| * | | | | | Revert existential infer part of #5376Adriaan Moors2016-12-013-39/+34
* | | | | | | Merge pull request #5385 from retronym/topic/JEP-220Lukas Rytz2016-12-027-8/+151
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Support Java 9 modular runtime imagesJason Zaugg2016-12-026-4/+140
| * | | | | | Adapt to the removal of sun.boot.class.pathJason Zaugg2016-12-021-0/+8
| * | | | | | SI-9833 Fix -nobootcp in the Unix scala scriptJason Zaugg2016-12-021-4/+3
|/ / / / / /
* | | | | | Merge pull request #5572 from SethTisue/merge-2.11.x-to-2.12.x-dec-1Adriaan Moors2016-12-013-1/+33
|\ \ \ \ \ \
| * | | | | | Merge remote-tracking branch 'origin/2.11.x' into merge-2.11.x-to-2.12.x-dec-1Seth Tisue2016-12-013-1/+33
|/| | | | | |
| * | | | | | Merge pull request #5571 from SethTisue/mima-upgradeSeth Tisue2016-12-014-2/+263
| |\ \ \ \ \ \
| | * | | | | | upgrade MiMa to 0.1.12Seth Tisue2016-12-014-2/+263
| |/ / / / / /
| * | | | | | Update to mathjax 2.6-latest [2.12.x backport]Adriaan Moors2016-11-291-1/+1
* | | | | | | Merge pull request #5284 from milessabin/topic/si-7046Adriaan Moors2016-11-3020-14/+251
|\ \ \ \ \ \ \
| * | | | | | | Partial fix for SI-7046Miles Sabin2016-11-2820-14/+251
* | | | | | | | Merge pull request #5376 from milessabin/topic/clean-experimentalAdriaan Moors2016-11-3010-21/+24
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Typevar experimentals now default; t5729 pos -> neg.Miles Sabin2016-11-284-19/+15
| * | | | | | | Pattern matching virtualization now guarded by -Yvirtpatmat.Miles Sabin2016-11-286-2/+9
| |/ / / / / /
* | | | | | | Merge pull request #5562 from retronym/ticket/SD-275Jason Zaugg2016-11-307-32/+125
|\ \ \ \ \ \ \
| * | | | | | | SD-275 Remove obsolete code from the unpicklerJason Zaugg2016-11-291-27/+12