summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* SI-9373 Restore the test for t8960 with IndyLamba enabledLukas Rytz2015-07-032-72/+78
* SI-9377 Update ScalaVersion error textSom Snytt2015-07-022-1/+5
* SI-9377 ScalaVersion init no longer fails if versionlessSom Snytt2015-07-021-0/+5
* Fix superclass for Java interface symbols created in JavaMirrorsLukas Rytz2015-07-0215-0/+0
* Fix some tests, move others to pending/Lukas Rytz2015-07-0141-323/+94
* Include sources for scala-java8-compat instead of jarLukas Rytz2015-07-011-0/+193
* Java parser: default methods in interfaces are not `DEFERRED`Lukas Rytz2015-07-011-1/+1
* Merge pull request #4585 from ruippeixotog/fix-mutable-treemap-clearSeth Tisue2015-06-301-2/+2
|\
| * Fix size update on `mutable.TreeMap#clear()`Rui Gonçalves2015-06-261-2/+2
* | Merge commit 'bb102e7' into merge-2.11-to-2.12-june-26Lukas Rytz2015-06-264-13/+263
|\ \ | |/ |/|
| * Merge pull request #4577 from janekdb/2.11.x-typos-j-lSeth Tisue2015-06-241-1/+1
| |\
| | * Fix 8 typos (j-l)Janek Bogucki2015-06-231-1/+1
| * | Merge pull request #4552 from lrytz/opt/closureInliningJason Zaugg2015-06-243-12/+262
| |\ \ | | |/ | |/|
| | * Producers / Consumers AnalysisLukas Rytz2015-06-223-12/+262
* | | SI-6613 fixed in GenBCodeLukas Rytz2015-06-264-0/+0
* | | Default to delambdafy:method and backend:GenBCodeLukas Rytz2015-06-2624-198/+145
* | | Merge pull request #4460 from som-snytt/topic/javap-decomJason Zaugg2015-06-269-107/+3
|\ \ \
| * | | SI-9277 Downgrade marginal javap featuresSom Snytt2015-06-259-107/+3
* | | | Merge pull request #4504 from ruippeixotog/mutable-treemapAdriaan Moors2015-06-253-3/+337
|\ \ \ \
| * | | | SI-4147 Add an implementation of `mutable.TreeMap`Rui Gonçalves2015-05-303-3/+337
* | | | | Merge pull request #4514 from martijnhoekstra/patch-2Adriaan Moors2015-06-251-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | StringLike.split fixed for surrogates and docmartijnhoekstra2015-05-281-0/+6
| |/ / /
* | | | Merge branch '2.11.x' into merge/2.11.x-to-2.12.x-20150624Jason Zaugg2015-06-24129-350/+1248
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge pull request #4574 from janekdb/2.11.x-typos-g-iJason Zaugg2015-06-2315-15/+15
| |\ \
| | * | Fix 25 typos (g-i)Janek Bogucki2015-06-2215-15/+15
| | |/
| * | Merge pull request #4564 from som-snytt/issue/promptv2.11.7Adriaan Moors2015-06-2222-167/+206
| |\ \
| | * | SI-9206 Accept paste with custom promptSom Snytt2015-06-211-0/+13
| | * | SI-9206 Fix REPL code indentationSom Snytt2015-06-1922-167/+193
| * | | Merge pull request #4566 from lrytz/t9359Adriaan Moors2015-06-228-10/+90
| |\ \ \ | | |_|/ | |/| |
| | * | Fix spurious test failure under -Ybackend:GenBCodeLukas Rytz2015-06-204-10/+6
| | * | SI-9359 Fix InnerClass entry flags for nested Java enumsLukas Rytz2015-06-194-0/+84
| | |/
| * / Fix 36 typos (d-f)Janek Bogucki2015-06-2117-18/+18
| |/
| * Merge pull request #4559 from janekdb/2.11.x-scaladoc-2Seth Tisue2015-06-1814-16/+16
| |\
| | * Fix another several typosMichał Pociecha2015-06-185-5/+5
| | * Fix some typos (a-c)Janek Bogucki2015-06-189-11/+11
| * | Merge pull request #4529 from lrytz/inlineAccessibilityJason Zaugg2015-06-194-7/+19
| |\ \ | | |/ | |/|
| | * Fix illegal inlining of instructions accessing protected membersLukas Rytz2015-05-284-7/+19
| * | Merge pull request #4527 from nicky-zs/fix_BigDecimalLukas Rytz2015-06-181-0/+32
| |\ \
| | * | make BigDecimalTest.testMathContext a bit easier to understandZhong Sheng2015-06-181-13/+14
| | * | add more test for testMathContextZhong Sheng2015-05-291-2/+26
| | * | add unit test for MathContext lostZhong Sheng2015-05-281-0/+7
| * | | Merge pull request #4560 from adriaanm/t9356Adriaan Moors2015-06-173-0/+21
| |\ \ \
| | * | | SI-9356 more careful assertion in back-endAdriaan Moors2015-06-163-0/+21
| * | | | Merge pull request #4541 from vuakko/SI-9348_2.11.xAdriaan Moors2015-06-173-8/+49
| |\ \ \ \
| | * | | | SI-9348 Fix missing last element in exclusive floating point rangesNiko Vuokko2015-06-173-8/+49
| | |/ / /
| * | | | Merge pull request #4545 from retronym/topic/constr-varargs-toolboxAdriaan Moors2015-06-172-0/+21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | SI-9212 Fix toolbox with varargs constructorsJason Zaugg2015-06-092-0/+21
| * | | | Merge pull request #4534 from Ichoran/sorting-reimplAdriaan Moors2015-06-161-0/+69
| |\ \ \ \
| | * | | | Clean implementation of sorts for scala.util.Sorting.Rex Kerr2015-06-011-0/+69
| * | | | | Merge pull request #4548 from ScrapCodes/git_4522Jason Zaugg2015-06-144-9/+131
| |\ \ \ \ \ | | |_|/ / / | |/| | | |