summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| |\
| * \ Merge pull request #2214 from JamesIry/master_constant_optimizationJames Iry2013-03-153-0/+37
| |\ \
| | * | Analyze constants to remove unnecessary branchesJames Iry2013-03-073-0/+37
| * | | SI-7006 Prevent unreachable blocks in GenICodeJames Iry2013-03-064-1/+135
| |/ /
| * | Add option to disable optimizationJames Iry2013-03-054-1/+33
| * | Check named-args-for-clarity incur no extra bytecodeJason Zaugg2013-03-053-0/+22
| * | Merge branch 2.10.1 into masterAdriaan Moors2013-02-272-0/+28
| |\ \
| * \ \ Merge pull request #2170 from rkuhn/wip-duration-sleep-∂πJames Iry2013-02-261-2/+3
| |\ \ \
| | * | | relax time constraint in duration-tck.scala (for Windows VMs)Roland2013-02-261-2/+3
| * | | | Merge pull request #2169 from JamesIry/master_SI-7181Grzegorz Kossakowski2013-02-262-0/+50
| |\ \ \ \
| | * | | | SI-7181 Eliminate unnecessary duplication of finally blocksJames Iry2013-02-262-0/+50
| | |/ / /
| * | | | SI-7006 Simplify jump-only block destination determinationJames Iry2013-02-252-4/+6
| * | | | SI-7006 Eliminate unreachable blocksJames Iry2013-02-253-0/+28
| |/ / /
| * | | Merge pull request #2154 from viktorklang/wip-SI7164-nonfatal-notimplementede...James Iry2013-02-222-4/+4
| |\ \ \
| | * | | SI-7164 - Removing NotImplementedError as Fatal from s.u.c.NonFatalViktor Klang2013-02-212-4/+4
| * | | | Boxing cleanup: erasure, post-erasure, value classes.Paul Phillips2013-02-203-0/+39
| |/ / /
| * | | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2013-02-101-2/+2
| |\ \ \
| * \ \ \ Merge commit '81d8f9d3da' into merge-210Paul Phillips2013-02-0917-1/+155
| |\ \ \ \
| * \ \ \ \ Merge commit '644eb7078a' into wip/fresh-merge2Paul Phillips2013-02-017-0/+127
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/2.10.x' into pr/merge-210Paul Phillips2013-01-291-0/+7
| |\ \ \ \ \ \