summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | SI-7046 reflection now auto-initializes knownDirectSubclassesEugene Burmako2013-01-312-0/+15
| * | | | | | | Merge pull request #2022 from lrytz/analyzerPlugins210Lukas Rytz2013-02-035-1/+344
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #2033 from adriaanm/patmat-optAdriaan Moors2013-02-033-120/+110
| |\ \ \ \ \ \ \ \
| | * | | | | | | | SI-6686 drop valdef unused in flatMapCond's blockAdriaan Moors2013-01-312-73/+69
| | * | | | | | | | don't store subpats bound to underscoreAdriaan Moors2013-01-311-8/+2
| | * | | | | | | | no null check for type-tested unapply argAdriaan Moors2013-01-311-103/+103
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge pull request #2042 from mt2309/SI-5151Paul Phillips2013-02-082-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-5151 - Add firstKey and lastKey to LongMap.Michael Thorpe2013-01-312-0/+8
* | | | | | | | | | Merge commit 'f3cdf146709e0dd98533ee77e8ca2566380cb932'Lukas Rytz2013-02-045-1/+344
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Analyzer PluginsLukas Rytz2013-02-032-0/+318
| * | | | | | | | | SI-1803, plus documentation and cleanups in Namers, mainly in typeSigLukas Rytz2013-02-032-0/+25
| * | | | | | | | | case module toString is syntheticLukas Rytz2013-02-031-1/+1
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #1979 from retronym/backport/1499James Iry2013-02-012-0/+41
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [backport] Fix for SI-6206, inconsistency with apply.Jason Zaugg2013-01-262-0/+41
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge commit 'cabf626bbc' into wip/fresh-merge2Paul Phillips2013-02-012-0/+10
|\| | | | | | | |
| * | | | | | | | Merge pull request #2026 from JamesIry/2.10.x_SI-2818Grzegorz Kossakowski2013-02-012-0/+10
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | SI-2818 Make List.foldRight always do a reverse/foldLeft flipJames Iry2013-01-312-0/+10
* | | | | | | | | Merge commit 'b403234a27' into wip/fresh-merge2Paul Phillips2013-02-013-0/+29
|\| | | | | | | |
| * | | | | | | | Merge pull request #2043 from lrytz/t3353Adriaan Moors2013-02-012-0/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | SI-3353 don't extract <unapply-selector> into named-arg local valLukas Rytz2013-01-312-0/+11
| * | | | | | | | | Merge pull request #1960 from ViniciusMiana/2.10.xJames Iry2013-02-011-0/+18
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | SI-6853 changed private method remove to be tail recursive.Vinicius Miana2013-01-251-0/+18
| * | | | | | | | | Merge pull request #2015 from paulp/rc1-backportsPaul Phillips2013-01-317-0/+119
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | SI-6584, Stream#distinct uses too much memory.Paul Phillips2013-01-302-0/+24
| | * | | | | | | | | SI-5604, selections on package objects.Paul Phillips2013-01-302-0/+58
| | * | | | | | | | | 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
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #2006 from retronym/backport/1226Paul Phillips2013-01-312-0/+36
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | SI-6572 Test case, originally fixed in a3680be.Jason Zaugg2013-01-292-0/+36
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #2037 from JamesIry/2.10.x_SI-2418Paul Phillips2013-01-312-0/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [backport] Removed restriction on final vars, SI-2418.Paul Phillips2013-01-312-0/+11
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | Merge commit '644eb7078a' into wip/fresh-merge2Paul Phillips2013-02-015-31/+52
|\| | | | | | | | |
| * | | | | | | | | Merge pull request #2034 from scalamacros/topic/reify-staticXXXPaul Phillips2013-01-311-18/+18
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | evicts eponymous packages and objects from testsEugene Burmako2013-01-311-18/+18
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge pull request #1989 from adriaanm/rework-pr-1945Paul Phillips2013-01-313-13/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | SI-6968 Simple Tuple patterns aren't irrefutableJason Zaugg2013-01-273-13/+8
| * | | | | | | | | SI-6669 Add . to the default scalap classpathJames Iry2013-01-301-0/+26
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge pull request #2007 from retronym/backport/1021Adriaan Moors2013-01-302-0/+11
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | [backport] Fix for SI-6154, VerifyError originating in uncurry.Paul Phillips2013-01-292-0/+11
| | | |_|/ / / / | | |/| | | | |
| * / | | | | | [backport] Disabled SI-6987.Paul Phillips2013-01-292-44/+0
| |/ / / / / /
* | | | | | | Fix access to empty package from the repl.Paul Phillips2013-01-303-0/+15
* | | | | | | Merge pull request #1858 from eed3si9n/topic/xmlscopePaul Phillips2013-01-291-0/+13
|\ \ \ \ \ \ \
| * | | | | | | SI-6939 Fix namespace binding (xmlns) not overriding outer bindingEugene Yokota2013-01-271-0/+13
* | | | | | | | Merge remote-tracking branch 'origin/2.10.x' into pr/merge-210Paul Phillips2013-01-298-0/+196
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | 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
| | |/ / / / | |/| | | |