summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Java types and type parameters can be annotated since JSR 308Jason Zaugg2016-03-291-1/+4
* Use System.lineSeparator, rather than sys.propsJason Zaugg2016-03-293-4/+3
* Use Java's highestOneBit, rather than our own versions.Jason Zaugg2016-03-291-21/+2
* Note the availability of writableStackTrace in JDK 1.7+Jason Zaugg2016-03-291-0/+2
* SI-7474 Record extra errors in Throwable#suppressedExceptionsJason Zaugg2016-03-291-7/+4
* Delegate more primitive comparison to the Java stdlibJason Zaugg2016-03-291-16/+6
* Avoid intermediate boxing in BoxesRuntime.hashCodeFromJason Zaugg2016-03-291-3/+3
* scaladoc fix permalinksDavid Hoepelman2016-03-251-25/+30
* Fixed Typo in scaladoc scheduler.jsPim Verkerk2016-03-251-1/+1
* Merge pull request #5055 from lrytz/merge-2.11-to-2.12-mar-21Adriaan Moors2016-03-2323-228/+364
|\
| * Updates to IntelliJ files for 2.12.xLukas Rytz2016-03-212-32/+41
| * Merge commit '5f5cc18' into merge-2.11-to-2.12-mar-21Lukas Rytz2016-03-2123-228/+355
| |\
| | * Update IntelliJ build for use with sbtLukas Rytz2016-03-2123-234/+336
* | | Merge pull request #5051 from kmizu/improve-api-docsAdriaan Moors2016-03-231-0/+1
|\ \ \
| * | | Add scaladoc comment about the case when Exception will be thrown by invocati...Kota Mizushima2016-03-241-0/+1
* | | | Merge pull request #5053 from som-snytt/issue/9314Lukas Rytz2016-03-231-7/+13
|\ \ \ \
| * | | | SI-9314 No warn on ${nonid}Som Snytt2016-03-231-7/+11
| * | | | SI-9314 Ignore "${}"Som Snytt2016-03-201-3/+5
| * | | | SI-9314 Don't warn on "$pkg"Som Snytt2016-03-201-1/+1
| |/ / /
* | | | Merge pull request #5057 from lrytz/flatClasspathLukas Rytz2016-03-2316-202/+361
|\ \ \ \
| * | | | Support :require when using the flat classpath representation.Lukas Rytz2016-03-227-82/+198
| * | | | Enable flat classpath by defaultLukas Rytz2016-03-2210-120/+163
| | |/ / | |/| |
* | | | Merge pull request #5047 from kmizu/resolve-several-warningsAdriaan Moors2016-03-226-12/+12
|\ \ \ \
| * | | | Resolve warnings related to SyncVar#setKota Mizushima2016-03-183-9/+9
| * | | | * Replace isPackage with hasPackageFlagKota Mizushima2016-03-172-2/+2
| * | | | Fix one warning in Util.scalaKota Mizushima2016-03-171-1/+1
| | |/ / | |/| |
* | | | Merge pull request #5034 from janekdb/topic/2.12.x-scaladoc-Predef-method-groupsSeth Tisue2016-03-211-0/+106
|\ \ \ \ | |_|/ / |/| | |
| * | | Organise Predef members into Scaladoc groupsJanek Bogucki2016-03-161-0/+106
| |/ /
* | | Merge pull request #5043 from dongjoon-hyun/fix_typos_in_spec_and_commentsJason Zaugg2016-03-2123-28/+28
|\ \ \
| * | | Fix some typos in `spec` documents and comments.Dongjoon Hyun2016-03-1523-28/+28
| |/ /
* | | Remove manual mixins in JFunctionN.v2.12.0-M3-dc9effeJason Zaugg2016-03-1824-264/+2
* | | New trait encoding: use default methods, jettison impl classesJason Zaugg2016-03-1831-816/+188
|/ /
* | Merge pull request #5037 from janekdb/topic/2.12.x-scaladoc-fix-Source-linksAdriaan Moors2016-03-141-10/+8
|\ \
| * | Fix Scaladoc links in scala.io.SourceJanek Bogucki2016-03-131-10/+8
* | | Merge pull request #4974 from szeiger/wip/patmat-outertestAdriaan Moors2016-03-145-64/+55
|\ \ \
| * | | Improved outer ref checking in pattern matches:Adriaan Moors2016-03-075-64/+55
* | | | Merge pull request #5040 from adriaanm/rebase-5031Jason Zaugg2016-03-156-112/+122
|\ \ \ \
| * \ \ \ Merge 2.11.x into 2.12.xAdriaan Moors2016-03-145-66/+76
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge pull request #5005 from janekdb/2.11.x-man-page-scalacv2.11.8Seth Tisue2016-03-041-25/+26
| | |\ \ \
| | | * | | Document -Xxml:coalescing in scalac man pageJanek Bogucki2016-03-031-25/+26
| | * | | | Merge pull request #4994 from dk14/patch-1Seth Tisue2016-03-041-1/+1
| | |\ \ \ \
| | | * | | | explicitly specify insertion-order feature in docsdk142016-02-231-1/+1
| | * | | | | Typesafe -> Lightbend in more placesSeth Tisue2016-03-042-2/+2
| | * | | | | SI-9425 Fix a residual bug with multi-param-list case classesJason Zaugg2016-03-041-3/+10
| | * | | | | SI-9546 Fix regression in rewrite of case apply to constructor callJason Zaugg2016-03-021-4/+3
| | * | | | | Refactor transform of case apply in refchecksJason Zaugg2016-03-021-28/+30
| | | |/ / / | | |/| | |
| | * | | | Fix bold text in reflect API for 2.11.xFelix Mulder2016-02-271-1/+1
| * | | | | Merge commit 2.11.x into 2.12.x.Adriaan Moors2016-03-141-46/+46
| |\| | | |
| | * | | | Merge pull request #4993 from SethTisue/sbt-0.13.11Seth Tisue2016-02-261-46/+46
| | |\ \ \ \
| | | * | | | upgrade to sbt 0.13.11Seth Tisue2016-02-221-46/+46