summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* SI-7003 Partest redirects stderr to log fileSom Snytt2013-05-25263-340/+933
* Merge pull request #2573 from retronym/ticket/7499Paul Phillips2013-05-242-1/+9
|\
| * SI-7499 Additional test case for SI-7319Jason Zaugg2013-05-212-1/+9
* | Merge pull request #2574 from paulp/issue/3425Paul Phillips2013-05-246-0/+1172
|\ \
| * | Added another test.Paul Phillips2013-05-213-0/+1127
| * | SI-3425 erasure crash with refinement members.Paul Phillips2013-05-213-0/+45
| |/
* | Merge pull request #2576 from retronym/ticket/7436Paul Phillips2013-05-231-0/+9
|\ \ | |/ |/|
| * SI-7436 Varargs awareness for super param aliasing.Jason Zaugg2013-05-211-0/+9
* | Merge commit 'd93826f278' into pr/enter-elimination-modePaul Phillips2013-05-181-1/+1
|\ \
| * \ Merge branch 'master' into HEADPaul Phillips2013-05-1615-2/+112
| |\ \
| * | | Corralling Modes into a smaller pen.Paul Phillips2013-05-111-1/+1
* | | | Merge 2.10.x into masterAdriaan Moors2013-05-174-0/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #2536 from adriaanm/ticket-7359Adriaan Moors2013-05-175-75/+21
| |\ \ \
| | * | | [backport #1727] SI-7359 cyclic nested java classAdriaan Moors2013-05-165-75/+21
* | | | | Merge pull request #2538 from som-snytt/issue/6488-process-io-destroyAdriaan Moors2013-05-172-3/+55
|\ \ \ \ \
| * | | | | SI-6488 Interrupt i/o threads on process destroySom Snytt2013-05-152-3/+55
| | |_|_|/ | |/| | |
* | | | | Merge pull request #2554 from paulp/merge/v2.10.1-326-g4f8c306-to-masterAdriaan Moors2013-05-1720-21/+178
|\ \ \ \ \
| * | | | | Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-17429-1334/+4707
| |\| | | | | | |/ / / | |/| | |
| * | | | Merge pull request #2504 from scalamacros/ticket/7464Jason Zaugg2013-05-172-10/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | SI-7464 allows FieldMirror.set to update valsEugene Burmako2013-05-172-10/+4
| * | | | Merge pull request #2494 from scalamacros/ticket/5923Eugene Burmako2013-05-1117-0/+123
| |\ \ \ \
| | * | | | [nomaster] SI-7047 fixes silent for c.inferImplicitXXXEugene Burmako2013-05-113-0/+22
| | * | | | [nomaster] SI-7291: No exception throwing for diverging implicit expansionHubert Plociniczak2013-05-116-0/+42
| | * | | | [nomaster] SI-7167 implicit macros decide what is divergenceEugene Burmako2013-05-113-0/+27
| | * | | | [nomaster] SI-5923 instantiates targs in deferred macro applicationsEugene Burmako2013-05-115-0/+32
| * | | | | Merge pull request #2505 from scalamacros/topic/macrosPaul Phillips2013-05-112-0/+42
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | fixes a crash in ReflectionUtils.systemPropertiesEugene Burmako2013-05-092-0/+42
| | |/ / /
| * | | | fixes a checkfile breakage in 2.10.xEugene Burmako2013-05-111-1/+1
| * | | | Merge pull request #2456 from paulp/pr/jdk8-210xGrzegorz Kossakowski2013-05-119-8/+39
| |\ \ \ \
| | * | | | SI-7398 Add support for java8 default methodsPaul Phillips2013-04-261-0/+31
| | * | | | Refactor DirectTest so java can be tested.Paul Phillips2013-04-268-8/+8
| | |/ / /
| * | | | SI-7325 cleans up corner cases of percent handling in StringContext.fEugene Burmako2013-05-044-2/+46
| * | | | SI-7271 fixes positions of string interpolation partsEugene Burmako2013-04-272-0/+46
| |/ / /
* | | | Merge pull request #2340 from folone/topic/kind-prAdriaan Moors2013-05-172-0/+44
|\ \ \ \
| * | | | Add :kind command to REPLEugene Yokota2013-04-202-0/+44
* | | | | SI-7482 Don't cook raw types after erasure.Paul Phillips2013-05-162-0/+22
| |_|/ / |/| | |
* | | | Merge pull request #2514 from scalamacros/topic/5923-masterJason Zaugg2013-05-1513-2/+83
|\ \ \ \
| * | | | SI-7047 fixes silent for c.inferImplicitXXXEugene Burmako2013-05-123-0/+22
| * | | | SI-7167 implicit macros decide what is divergenceEugene Burmako2013-05-125-2/+29
| * | | | SI-5923 instantiates targs in deferred macro applicationsEugene Burmako2013-05-125-0/+32
* | | | | Merge pull request #2503 from paulp/issue/6039Jason Zaugg2013-05-151-0/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SI-6039 Harden against irrelevant filesystem detailsPaul Phillips2013-05-081-0/+18
* | | | | Merge pull request #2470 from ihji/masterPaul Phillips2013-05-111-0/+11
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SI-7432 add testcasesHeejong Lee2013-04-301-0/+11
* | | | | Merge pull request #2462 from magarciaEPFL/backendish9Paul Phillips2013-05-101-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SI-6863 root cause fixed using factory of scala.runtime.*RefMiguel Garcia2013-04-271-2/+2
* | | | | Merge pull request #2483 from adriaanm/merge-2.10.xPaul Phillips2013-05-021-0/+34
|\ \ \ \ \
| * \ \ \ \ Merge 2.10.x into masterAdriaan Moors2013-05-021-0/+34
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge pull request #2322 from retronym/ticket/7200Jason Zaugg2013-04-201-0/+34
| | |\ \ \ \
| | | * | | | SI-7200 Test case for fixed type inference error.Jason Zaugg2013-03-271-0/+34