summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 2.10.1 into masterAdriaan Moors2013-02-278-0/+80
|\
| * Merge 2.10.1 into 2.10.x.Adriaan Moors2013-02-279-55/+119
| |\
| | * Merge pull request #2160 from scalamacros/topic/7112-followup-2101v2.10.1-RC2Adriaan Moors2013-02-251-1/+1
| | |\
| | | * fixes the test for SI-7112Eugene Burmako2013-02-231-1/+1
| | * | SI-7180 Fix regression in implicit scope of HK type alias.Jason Zaugg2013-02-251-0/+13
| | |/
| | * Merge pull request #2152 from retronym/topic/annotatedRetyping-2.10.1Adriaan Moors2013-02-214-0/+82
| | |\
| | | * Additional test case for Lukas' fix to annotated originals.Jason Zaugg2013-02-212-0/+14
| | | * Fix typing idempotency bug with Annotated treesLukas Rytz2013-02-212-0/+68
| | * | SI-7146 - Fixing checkinit bug in ExecutionContextImpl and adding testViktor Klang2013-02-192-0/+28
| | * | SI-7128 Fix regression in copyToArray for empty arraysJason Zaugg2013-02-141-0/+3
| | |/
| | * [nomaster] Revert "SI-6548 reflection now correctly enters jinners"Adriaan Moors2013-02-104-40/+75
| | * [nomaster] Revert "SI-4664 Make scala.util.Random Serializable"Adriaan Moors2013-02-091-15/+0
| * | Merge pull request #2134 from scalamacros/topic/resetattrs-thisPaul Phillips2013-02-272-0/+12
| |\ \
| | * | resetAttrs now always erases This.tpeEugene Burmako2013-02-172-0/+12
| * | | Merge pull request #2149 from khernyo/issue/7074Grzegorz Kossakowski2013-02-252-0/+24
| |\ \ \
| | * | | SI-7074 Fix xml attribute sortingSzabolcs Berecz2013-02-242-0/+24
| * | | | Merge pull request #2159 from scalamacros/topic/7112-followup-210xJames Iry2013-02-241-1/+1
| |\ \ \ \
| | * | | | fixes the test for SI-7112Eugene Burmako2013-02-231-1/+1
| | |/ / /
* | | | | 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-265-75/+226
|\ \ \ \ \ \
| * | | | | | SI-7181 Eliminate unnecessary duplication of finally blocksJames Iry2013-02-263-75/+125
| * | | | | | SI-7181 Prepare to remove duplicated finally blocksJames Iry2013-02-252-0/+101
| |/ / / / /
* | | | | | SI-7006 Simplify jump-only block destination determinationJames Iry2013-02-252-4/+6
* | | | | | SI-7006 Eliminate unreachable blocksJames Iry2013-02-253-0/+28
* | | | | | SI-7006 Recognize more jump only blocksJames Iry2013-02-251-1/+1
|/ / / / /
* | | | | Merge pull request #2161 from scalamacros/topic/7112-followup-masterJames Iry2013-02-241-1/+1
|\ \ \ \ \
| * | | | | fixes the test for SI-7112Eugene Burmako2013-02-231-1/+1
* | | | | | Merge pull request #2125 from retronym/ticket/7120Paul Phillips2013-02-236-0/+52
|\ \ \ \ \ \
| * | | | | | SI-7120 Erasure must honor typeref prefixesJason Zaugg2013-02-146-0/+52
* | | | | | | Merge remote-tracking branch 'origin/2.10.x' into masterPaul Phillips2013-02-237-0/+62
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | SI-7171 Consider prefix when assessing type finality.Jason Zaugg2013-02-227-0/+67
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2147 from JamesIry/master_SI-7015Grzegorz Kossakowski2013-02-222-0/+60
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | SI-7015 Cleanup from review of null duplicationJames Iry2013-02-221-1/+1
| * | | | | SI-7015 Removes redundant aconst_null; pop; aconst_null creationJames Iry2013-02-212-0/+60
* | | | | | 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
| |/ / / / /
* | | | | | Merge pull request #2151 from adriaanm/merge-2.10.xPaul Phillips2013-02-2216-1344/+154
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 2.10.x into master.Adriaan Moors2013-02-2016-1344/+154
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Merge pull request #2118 from lrytz/annotatedRetypingJames Iry2013-02-194-0/+82
| | |\ \ \ \
| | | * | | | Additional test case for Lukas' fix to annotated originals.Jason Zaugg2013-02-182-0/+14
| | | * | | | Fix typing idempotency bug with Annotated treesLukas Rytz2013-02-122-0/+68
| | * | | | | Merge pull request #2130 from vigdorchik/relax_docJames Iry2013-02-192-9/+7
| | |\ \ \ \ \
| | | * | | | | SI-7134: don't require doc.Settings in base api of scaladoc.Eugene Vigdorchik2013-02-152-9/+7
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge pull request #2137 from huitseeker/issue/value-protected-in-inherited-1...James Iry2013-02-194-0/+26
| | |\ \ \ \ \
| | | * | | | | unit test ide-t1000567 exercises SI-5063, aka #1000567.François Garillot2013-02-194-0/+26
| | * | | | | | Merge pull request #2135 from heathermiller/futures-cleanupsJames Iry2013-02-193-1331/+0
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Removing disabled, unneeded futures testsHeather Miller2013-02-173-1331/+0
| | * | | | | | SI-5744 evidence params are now SYNTHETICUladzimir Abramchuk2013-02-162-0/+28
| | | |/ / / / | | |/| | | |
| | * | | | | Merge pull request #2115 from retronym/ticket/7091Adriaan Moors2013-02-121-0/+7
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |