summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge/2.10-to-2.11-sept-2' into merge/2.11-to-2.12-is-it-really...Lukas Rytz2014-09-027-39/+815
|\
| * Fix InnerClass / EnclosingMethod attributesLukas Rytz2014-09-017-39/+815
* | Merge commit '47908f1' into merge/2.11-to-2.12-is-it-really-sept-2-already-wh...Lukas Rytz2014-09-026-3/+313
|\|
| * Merge pull request #3927 from lrytz/innerClassesTestLukas Rytz2014-08-123-0/+310
| |\
| | * test for InnerClass and EnclosingMethod attributesLukas Rytz2014-08-123-0/+310
| * | SI-4563 friendlier behavior for Ctrl+D in the REPLAntoine Gourlay2014-07-293-3/+3
| |/
* | Merge commit '01f2d27' into merge/2.11-to-2.12-is-it-really-sept-2-already-wh...Lukas Rytz2014-09-023-2/+4
|\|
| * SI-8743 Fix crasher with poly-methods annotated with @varargsJason Zaugg2014-07-233-2/+4
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2014...Jason Zaugg2014-07-143-3/+3
|\|
| * Merge pull request #3866 from Blaisorblade/issue/8677-backportLukas Rytz2014-07-091-0/+5
| |\
| | * [backport] SI-8677 Duration: Zero - Inf should be MinusInfPaolo G. Giarrusso2014-07-041-0/+5
| * | Use countElementsAsString for summarized warnings.Adriaan Moors2014-07-043-3/+3
| |/
* | Merge pull request #3843 from Blaisorblade/topic/fix-minus-infAdriaan Moors2014-07-031-0/+5
|\ \
| * | SI-8677 Duration: Zero - Inf should be MinusInfPaolo G. Giarrusso2014-06-281-0/+5
* | | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-2.12.x-20140627Jason Zaugg2014-06-275-6/+6
|\ \ \ | |/ / |/| / | |/
| * SI-8185 Correct grammar for single-warning compilation runFrançois Garillot2014-05-145-6/+6
* | Merge branch '2.11.x' into 2.12.xLukas Rytz2014-05-226-0/+161
|\|
| * Move t8582 to test/files/jvmLukas Rytz2014-05-132-0/+125
| * Fix BeanInfo generation for GenBCodeLukas Rytz2014-05-133-0/+32
|/
* Disable 'unreachable' test for GenBCodeLukas Rytz2014-05-081-0/+1
* PR #3233 cleanupPavel Pavlov2014-02-051-1/+1
* Merge pull request #3316 from Ichoran/topic/big-decimal-correctnessAdriaan Moors2014-01-151-1/+0
|\
| * Quasi-comprehensive BigDecimal soundness/correctness fix.Rex Kerr2014-01-141-1/+0
* | SI-8035 Deprecate automatic () insertion in argument listsSimon Ochsenreither2014-01-095-142/+137
|/
* Use t- prefix instead of si- prefix for test filesDen Shabalin2013-12-162-0/+0
* Merge commit '7d74884' into merge-2.10.x-to-masterJason Zaugg2013-12-062-4/+4
|\
| * SI-6913 Fixing semantics of Future fallbackTo to be according to docsHeather Miller2013-12-052-4/+4
* | SI-7999 s.u.c.NonFatal: StackOverflowError is fatalSimon Ochsenreither2013-11-221-2/+2
* | deprecate Pair and TripleDen Shabalin2013-11-201-1/+1
* | SI-7958 Deprecate methods `future` and `promise` in the `scala.concurrent` pa...Philipp Haller2013-11-122-81/+81
* | Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-073-0/+3
* | Add a skeletal Delambdafy phase.James Iry2013-11-011-0/+1
* | Make future-spec tests not spawn threads in constructors.James Iry2013-11-014-6/+6
* | Remove empty check files and flags files.Jason Zaugg2013-10-277-0/+0
* | Merge remote-tracking branch 'scala/2.10.x' into merge-2.10.xGrzegorz Kossakowski2013-10-161-1/+1
|\|
* | Cull extraneous whitespace.Paul Phillips2013-09-1837-325/+317
* | Prepare removal of scala-xml, scala-parser-combinatorsAdriaan Moors2013-08-2728-1214/+1
* | New tests for name-based pattern matcher.Paul Phillips2013-08-173-0/+46
* | Make -Ytyper-debug output readable.Paul Phillips2013-07-171-2/+2
* | Merge pull request #2694 from adriaanm/masterGrzegorz Kossakowski2013-07-012-412/+153
|\ \
| * | Merge 2.10.x into masterAdriaan Moors2013-06-282-412/+153
| |\|
| | * Merge pull request #2511 from viktorklang/wip-cleaner-Future-method-implement...Adriaan Moors2013-06-241-409/+153
| | |\
| | | * Refactoring to the scala-concurrent-tck.scalaViktor Klang2013-06-191-409/+153
| | * | [backport] relax time constraint in duration-tck.scala (for Windows VMs)Roland2013-06-101-2/+3
| | |/
* | | more informative name for backend-selection via command-lineMiguel Garcia2013-06-272-2/+2
* | | two bytecode tests atune with bytecode by GenASMMiguel Garcia2013-06-022-1/+2
|/ /
* | SI-7003 Partest redirects stderr to log fileSom Snytt2013-05-2558-68/+219
* | Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-1745-80/+468
|\ \ | |/ |/|
| * SI-7469 Remove @deprecated scala.util.loggingSimon Ochsenreither2013-05-161-1/+0
| * Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-025-0/+52
| |\