summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4526 from adriaanm/rework-4523Adriaan Moors2015-05-2630-205/+43
|\
| * Require and target Java 8Jason Zaugg2015-05-2630-205/+43
|/
* Merge pull request #4521 from retronym/ticket/9326Adriaan Moors2015-05-262-6/+14
|\
| * SI-9326 Binding to existentials can discard the prefixJason Zaugg2015-05-251-6/+8
| * SI-9326 Fix regression with existentials in parent typesJason Zaugg2015-05-252-1/+7
|/
* Merge pull request #4435 from adriaanm/rework-4297Lukas Rytz2015-05-223-12/+34
|\
| * Optimize `implicit def Predef.<???>ArrayOps`xuwei-k2015-05-202-11/+23
| * Compile & run partest-extras using quick libraryAdriaan Moors2015-05-181-1/+11
* | Merge pull request #4510 from lrytz/actors-tracesAdriaan Moors2015-05-213-83/+63
|\ \ | |/ |/|
| * Remove traces of scala-actorsLukas Rytz2015-05-203-83/+63
|/
* Merge pull request #4503 from alexeyr/patch-1Jason Zaugg2015-05-181-11/+12
|\
| * Move a Scaladoc sentence to the correct methodAlexey Romanov2015-05-161-11/+12
|/
* Merge pull request #4500 from lrytz/merge-2.11-may-12Jason Zaugg2015-05-13170-33038/+7550
|\
| * Merge commit '297eeb3' into merge-2.11-may-12Lukas Rytz2015-05-1290-31830/+83
| |\
| | * Merge pull request #4499 from lrytz/removeAsmLukas Rytz2015-05-1295-31833/+92
| | |\
| | | * Remove ASM sourcesLukas Rytz2015-05-1184-31804/+0
| | | * intellij project files for ASM removalLukas Rytz2015-05-117-8/+15
| | | * Inlcude ASM as a dependency in sbt buildLukas Rytz2015-05-111-9/+57
| | | * Include ASM as a dependency in ANT buildLukas Rytz2015-05-113-12/+20
| | * | Merge pull request #4496 from adriaanm/artifactory-bintrayAdriaan Moors2015-05-082-5/+6
| | |\ \
| | | * | Subst repo.typesafe -> dl.bintray, use jcenter cacheAdriaan Moors2015-05-082-5/+6
| | |/ /
| * | | Merge commit '3a0462e' into merge-2.11-may-12Lukas Rytz2015-05-120-0/+0
| |\| |
| | * | Merge pull request #4492 from lrytz/scriptsBackportJason Zaugg2015-05-088-140/+213
| | |\ \
| | | * | [backport] Fixes a comment in the bootstrap script.Lukas Rytz2015-05-061-9/+11
| | | * | [backport] Remove existing builds from private-repo before building a release.Lukas Rytz2015-05-061-0/+25
| | | * | [backport] Revert back to Scalacheck 1.11.x, fixes to bootstrap scriptAdriaan Moors2015-05-062-15/+19
| | | * | [backport] remove references to private-repo.typesafe.comLukas Rytz2015-05-064-23/+10
| | | * | [backport] Update versions.properitesLukas Rytz2015-05-062-10/+13
| | | * | [backport] Documentation and some updates for the release build scriptLukas Rytz2015-05-062-110/+157
| | | * | [backport] Comments in versions.propertiesLukas Rytz2015-05-061-2/+8
| | | * | [backport] Remove starr.use.released property (not in use anymore)Lukas Rytz2015-05-062-2/+1
| | | |/
| * | / Merge commit '1b7e660' into merge-2.11-may-12Lukas Rytz2015-05-1282-1208/+7467
|/| | | | |/ /
| * | Merge pull request #4495 from ceedubs/updated-throwsJason Zaugg2015-05-081-0/+1
| |\ \ | | |/ | |/|
| | * Add @throws annotation to GenSeqLike.updatedCody Allen2015-05-071-0/+1
| |/
| * Merge pull request #4491 from som-snytt/issue/noassertionsLukas Rytz2015-05-065-7/+21
| |\
| | * SI-9302 -Xdisable-assertions raises elide levelSom Snytt2015-05-055-7/+21
| |/
| * Merge pull request #4490 from retronym/ticket/9298Lukas Rytz2015-05-055-0/+29
| |\
| | * SI-9298 Fix erasure of value classes in JavaJason Zaugg2015-05-055-0/+29
| |/
| * Merge pull request #4475 from smarter/fix/old-spec-linksLukas Rytz2015-05-044-6/+6
| |\
| | * Remove references to the old PDF version of the specificationGuillaume Martres2015-04-304-6/+6
| * | Merge pull request #4486 from mpociecha/ticket/8679Lukas Rytz2015-05-046-5/+7025
| |\ \
| | * | SI-8679 Add support for ScalaLongSignature attribute in scalapMichaƂ Pociecha2015-05-036-5/+7025
| * | | Merge pull request #4467 from nafg/patch-1Lukas Rytz2015-05-041-2/+2
| |\ \ \
| | * | | Fix scaladoc of Try#failednafg2015-04-241-2/+2
| * | | | Merge pull request #4463 from retronym/topic/indylambda-emit-indyLukas Rytz2015-05-049-23/+186
| |\ \ \ \
| | * | | | Small refactorings and additional comments in DelambdafyJason Zaugg2015-04-221-46/+54
| | * | | | Update internal documentation in Delambdafy phaseJason Zaugg2015-04-221-5/+12
| | * | | | Support specialized method-handle based lambdasJason Zaugg2015-04-213-7/+27
| | * | | | Add scala-java8-compat to scala-library.jarJason Zaugg2015-04-211-0/+38
| | * | | | SI-8359 Update a test to work with indylambdaJason Zaugg2015-04-211-0/+1