summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
* Revert "SI-10133 Require escaped single quote char lit"Adriaan Moors2017-02-211-4/+4
* Merge pull request #5629 from som-snytt/issue/10120-quote-errAdriaan Moors2017-02-201-4/+4
|\
| * SI-10120 ReplReporter handles message indentSom Snytt2017-01-181-4/+4
* | adjust to partest 1.1.0's new mixed Java/Scala compilationLukas Rytz2017-01-272-2/+2
|/
* SI-10071 Separate compilation for varargs methodsIulian Dragos2016-11-254-0/+27
* Merge pull request #5335 from rumoku/SI-9888Jason Zaugg2016-11-112-8/+8
|\
| * SI-9888. Prevent OOM on ParRange. Improve toString.Vladimir Glushak2016-10-022-8/+8
* | Regression: Make Future.failed(e).failed turn into a success instead of failureViktor Klang2016-11-081-1/+1
* | Fields phase expands lazy vals like modulesAdriaan Moors2016-08-292-10/+10
|/
* Merge pull request #5141 from adriaanm/fieldsAdriaan Moors2016-08-112-1/+53
|\
| * Test EnclosingMethod attribute for classes in lazy valsLukas Rytz2016-08-112-1/+53
* | Merge pull request #5260 from szeiger/issue/9068Seth Tisue2016-08-111-2/+2
|\ \
| * | SI-9068 Deprecate scala.collection.mutable.StackStefan Zeiger2016-08-101-2/+2
| |/
* | Merge pull request #5272 from som-snytt/issue/8829Adriaan Moors2016-08-111-2/+2
|\ \
| * | SI-8829 Let reporter customize retry messageSom Snytt2016-07-091-2/+2
* | | Merge pull request #5262 from lrytz/t8786Adriaan Moors2016-08-117-39/+156
|\ \ \ | |_|/ |/| |
| * | SI-8786 fix generic signature for @varargs forwarder methodsLukas Rytz2016-08-117-39/+156
| |/
* | Reduce deprecations and warningsSimon Ochsenreither2016-08-022-2/+2
* | Deprecate scala.remoteLukas Rytz2016-07-202-0/+4
|/
* SI-9390 Avoid needless outer capture with local classesJason Zaugg2016-06-031-12/+2
* Add since arg to deprecationWarning and use itSimon Ochsenreither2016-05-294-4/+10
* SI-9084 Add `since` (if available) to deprecation warningsSimon Ochsenreither2016-05-281-1/+1
* Rename -Yopt to -opt, -Yopt-warnings to -opt-warningsLukas Rytz2016-05-252-2/+2
* Merge pull request #5175 from som-snytt/issue/9656-range-toStringStefan Zeiger2016-05-242-8/+8
|\
| * SI-9656 Range.toString distinguishes Numeric stepSteve Robinson2016-05-192-8/+8
* | Merge pull request #5164 from viktorklang/wip-future-docs-√Adriaan Moors2016-05-232-1/+32
|\ \ | |/ |/|
| * Improves the test cases for the scala-concurrent-tckViktor Klang2016-05-132-1/+32
* | Merge pull request #5103 from ruippeixotog/improve-list-map-set-perfLukas Rytz2016-05-172-8/+8
|\ \
| * | Make ListMap and ListSet implementations similarRui Gonçalves2016-05-172-4/+4
| * | Improve performance and behavior of ListMap and ListSetRui Gonçalves2016-05-172-4/+4
| |/
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2016...Jason Zaugg2016-05-171-1/+1
|\ \ | |/ |/|
| * SI-9740 Repl import fix -Yrepl-class-basedSom Snytt2016-05-021-1/+1
| * SI-9488 - adds the same default toString format to Scala Futures as 2.12.xViktor Klang2016-03-221-2/+18
* | Remove references to trait impl classes, mostly in doc commentsLukas Rytz2016-04-072-1/+24
* | Remove manual mixins in JFunctionN.v2.12.0-M3-dc9effeJason Zaugg2016-03-182-23/+2
* | New trait encoding: use default methods, jettison impl classesJason Zaugg2016-03-182-2/+2
* | Rewrite a few more tests to the new optimizerLukas Rytz2016-02-152-1/+1
* | Merge remote-tracking branch 'origin/2.12.x' into merge/2.11.x-to-2.12.x-2016...Jason Zaugg2016-02-045-29/+0
|\ \
| * | Re-write and Re-enable optimizer testsLukas Rytz2016-02-035-29/+0
* | | Merge commit 'cc6fea6' into merge/2.11.x-to-2.12.x-20160203Jason Zaugg2016-02-041-1/+1
|\ \ \ | | |/ | |/|
* | | Merge commit 'bf599bc' into merge/2.11.x-to-2.12.x-20160203Jason Zaugg2016-02-031-4/+5
|\| | | |/ |/|
| * Make all of partest work in the sbt buildStefan Zeiger2015-12-041-4/+5
* | Merge remote-tracking branch 'upstream/2.12.x' into opt/elimBoxesLukas Rytz2016-01-2423-249/+0
|\ \
| * | Remove GenASM, merge remaining common code snippetsSimon Ochsenreither2015-10-2723-249/+0
* | | SI-8601 Don't treat newarray as dead codeLukas Rytz2016-01-241-0/+1
|/ /
* | Simplify and correctify calculation of the InnerClass attributeLukas Rytz2015-10-202-4/+4
* | Merge commit '03aaf05' into merge-2.11-to-2.12-sep-22Lukas Rytz2015-09-221-5/+3
|\|
| * Update power mode bannerSom Snytt2015-09-021-5/+3
* | Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-08-201-3/+3
|\|
| * Merge pull request #4554 from som-snytt/issue/1931Seth Tisue2015-08-061-3/+3
| |\