summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \
| * | | | | | | SI-6811 Misc. removals in util, testing, io, ...Simon Ochsenreither2013-01-172-2/+66
| * | | | | | | Shored up a hidden dealiasing dependency.Paul Phillips2012-12-282-0/+21
| * | | | | | | Fix and simplify typedTypeConstructor.Paul Phillips2012-12-281-3/+0
| * | | | | | | Removed old pattern matcher.Paul Phillips2012-12-262-5/+3
| * | | | | | | Merge pull request #1679 from rtyley/nodeseq-attribute-operatorAdriaan Moors2012-12-141-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | Add convenience attribute operator to NodeSeqRoberto Tyley2012-11-271-0/+7
| * | | | | | | | Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-111-0/+15
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-0526-1579/+0
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'merge-2.10.0-wip' into merge-2.10.xPaul Phillips2012-10-311-4/+7
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | SI-6388 Remove ApplicationSimon Ochsenreither2012-10-129-10/+10
| * | | | | | | | | | SI-6388 Remove first parts of deprecated @serializable annotationSimon Ochsenreither2012-10-084-51/+16
| * | | | | | | | | | Moved a bunch of passing tests out of pending.Paul Phillips2012-10-042-5/+0
* | | | | | | | | | | SI-7383 - Call ExecutionContext.prepare in Future.apply to allow for capturin...Viktor Klang2013-05-101-0/+19
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | SI-7253: respect binary compatibility constraintsPaolo G. Giarrusso2013-03-165-0/+52
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | SI-7146 - Fixing checkinit bug in ExecutionContextImpl and adding testViktor Klang2013-02-192-0/+28
* | | | | | | | | [nomaster] Revert "SI-4664 Make scala.util.Random Serializable"Adriaan Moors2013-02-091-15/+0
| |_|_|_|_|_|_|/ |/| | | | | | |