summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* SI-4729, overriding java varargs in scala.Paul Phillips2013-01-303-0/+37
* SI-2418, remove restriction on final vars.Paul Phillips2013-01-302-0/+11
* [backport] Disabled SI-6987.Paul Phillips2013-01-292-44/+0
* Merge pull request #1927 from JamesIry/SI-6863_2.10.xJames Iry2013-01-281-0/+114
|\
| * SI-6863 Fix verify error in captured var inited from expr with try/catchJames Iry2013-01-251-0/+114
* | Merge pull request #1857 from retronym/ticket/6443-2.10.xAdriaan Moors2013-01-277-0/+82
|\ \
| * | SI-6443 Expand test coverage with varargs, by-name.Jason Zaugg2013-01-164-0/+38
| * | SI-6443 Widen dependent param types in uncurryJason Zaugg2013-01-163-0/+44
* | | Update a checkfile from a recent fix.Jason Zaugg2013-01-271-1/+1
| |/ |/|
* | Merge pull request #1951 from JamesIry/SI-6987_2.10.xPaul Phillips2013-01-252-0/+44
|\ \
| * | SI-6987 Tests fsc verbose outputJames Iry2013-01-222-0/+44
* | | Merge pull request #1928 from retronym/ticket/6902Paul Phillips2013-01-251-0/+13
|\ \ \
| * | | SI-6902 Check unreachability under @uncheckedJason Zaugg2013-01-191-0/+13
| | |/ | |/|
* | | SI-6969, mishandling of SoftReferences in method cache.Paul Phillips2013-01-242-0/+29
* | | Merge pull request #1952 from retronym/backport/1599Paul Phillips2013-01-242-0/+9
|\ \ \
| * | | [backport] Fix SI-6637 (misoptimization in erasure)Jason Zaugg2013-01-232-0/+9
| | |/ | |/|
* | | Merge pull request #1953 from retronym/backport/1586Paul Phillips2013-01-241-0/+61
|\ \ \
| * | | [backport] Fix unsafe array opt. / opt. primitive Array(...)Jason Zaugg2013-01-231-0/+61
| |/ /
* | | Merge pull request #1929 from retronym/ticket/6439Paul Phillips2013-01-242-0/+88
|\ \ \
| * | | SI-6439 Avoid spurious REPL warnings about companionshipJason Zaugg2013-01-192-0/+88
| |/ /
* | | Fix broken build.Paul Phillips2013-01-241-1/+1
* | | SI-6434 Pretty print function types with by name arg as (=> A) => BJames Iry2013-01-232-0/+18
|/ /
* | Merge pull request #1904 from JamesIry/SI-5568_2.10.xGrzegorz Kossakowski2013-01-182-0/+25
|\ \
| * | SI-5568 Comment improvements for getClass on primitive intersection.James Iry2013-01-151-2/+0
| * | SI-5568 Fixes verify error from getClass on refinement of value typeJames Iry2013-01-152-0/+27
* | | SI-6956 determine switchability by type, not treeAdriaan Moors2013-01-152-0/+27
|/ /
* | Merge pull request #1879 from adriaanm/ticket-6955Paul Phillips2013-01-152-0/+27
|\ \
| * | SI-6955 switch emission no longer foiled by type aliasAdriaan Moors2013-01-102-0/+27
| |/
* | SI-6126 Test case for varargs of tagged primitives.Jason Zaugg2013-01-131-0/+8
* | Merge pull request #1869 from retronym/backport/1826Paul Phillips2013-01-1113-70/+70
|\ \
| * | Backport of SI-6846.Jason Zaugg2013-01-0813-70/+70
| |/
* / SI-6928, VerifyError with self reference to super.Paul Phillips2013-01-072-0/+11
|/
* Merge pull request #1840 from paulp/issue/6911Paul Phillips2013-01-063-69/+106
|\
| * SI-6911, regression in generated case class equality.Paul Phillips2013-01-033-69/+106
* | Merge pull request #1841 from adriaanm/rebase-6827-2.10.xAdriaan Moors2013-01-042-0/+46
|\ \
| * | Fix Iterator#copyToArray (fixes SI-6827).Erik Osheim2013-01-042-0/+46
| |/
* | Merge pull request #1739 from jedesah/Array_optPaul Phillips2013-01-042-0/+15
|\ \ | |/ |/|
| * SI-5017 Poor performance of :+ operator on ArraysJean-Remi Desjardins2012-12-232-0/+15
* | Merge pull request #1822 from paulp/issue/6194Paul Phillips2013-01-032-0/+9
|\ \
| * | SI-6194, repl crash.Paul Phillips2012-12-272-0/+9
* | | LinearSeq lengthCompare without an iterator.Paul Phillips2012-12-282-10/+16
* | | SI-6415, overly eager evaluation in Stream.Jean-Remi Desjardins2012-12-282-0/+34
|/ /
* | Merge pull request #1727 from scalamacros/ticket/6548Paul Phillips2012-12-192-0/+14
|\ \ | |/ |/|
| * SI-6548 reflection now correctly enters jinnersEugene Burmako2012-12-072-0/+14
* | Merge pull request #1754 from retronym/ticket/6288Adriaan Moors2012-12-145-10/+239
|\ \
| * | Expand pattern match position tests.Jason Zaugg2012-12-122-11/+82
| * | SI-6288 Remedy ill-positioned extractor binding.Jason Zaugg2012-12-122-11/+12
| * | SI-6288 Fix positioning of label jumpsJason Zaugg2012-12-122-0/+102
| * | SI-6288 Position argument of unapplyJason Zaugg2012-12-112-0/+55
* | | Merge pull request #1737 from retronym/ticket/6555Adriaan Moors2012-12-112-0/+37
|\ \ \