summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-025-0/+52
|\
| * SI-7253: respect binary compatibility constraintsPaolo G. Giarrusso2013-03-165-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
|\|
| * 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
* | 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
|\|
| * SI-5675 Discard duplicate feature warnings at a positionJason Zaugg2013-02-081-2/+2
* | Merge commit '81d8f9d3da' into merge-210Paul Phillips2013-02-0917-1/+155
|\|
| * Merge pull request #2033 from adriaanm/patmat-optAdriaan Moors2013-02-0316-0/+142
| |\
| | * SI-6941 testsAdriaan Moors2013-01-314-0/+28
| | * SI-6686 drop valdef unused in flatMapCond's blockAdriaan Moors2013-01-313-3/+0
| | * no type test if static type <:< primitive value classAdriaan Moors2013-01-314-0/+35
| | * don't store subpats bound to underscoreAdriaan Moors2013-01-314-0/+47
| | * no null check for type-tested unapply argAdriaan Moors2013-01-314-0/+35
| * | Merge pull request #2044 from phaller/issue/7029Adriaan Moors2013-02-021-1/+13
| |\ \
| | * | SI-7029 - Make test more robustPhilipp Haller2013-02-011-24/+12
| | * | SI-7029 - Makes sure that uncaught exceptions are propagated to the UEH for t...Viktor Klang2013-01-311-0/+24
| | |/
* | | Merge commit '644eb7078a' into wip/fresh-merge2Paul Phillips2013-02-017-0/+127
|\| |
| * | Merge pull request #2021 from gkossakowski/issue/SI-7009Grzegorz Kossakowski2013-01-314-0/+85
| |\ \ | | |/ | |/|
| | * SI-7009: `@throws` annotation synthesized incorrectlyGrzegorz Kossakowski2013-01-301-4/+4
| | * Test case for SI-7009.Grzegorz Kossakowski2013-01-294-0/+85
| * | Add Bytecode test (ASM-based) to partest.Grzegorz Kossakowski2013-01-293-0/+42
| |/
* | Merge remote-tracking branch 'origin/2.10.x' into pr/merge-210Paul Phillips2013-01-291-0/+7
|\|
| * Fix SI-6932 by enabling linearization of callback execution for the internal...Viktor Klang2013-01-211-0/+7
| * Backport of SI-6846.Jason Zaugg2013-01-082-0/+18
* | 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
|\ \ \ | |/ / |/| / | |/
| * SI-4664 [Make scala.util.Random Serializable] Add test caseJean-Remi Desjardins2012-12-041-0/+15
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-0526-1579/+0
|\|
| * Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-11-012-35/+0
| * Merge branch '2.10.0-wip' of github.com:scala/scala into 2.10.0-wipJosh Suereth2012-11-012-0/+35
| |\