summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* new bytecode emitter, GenBCode, for now under a flagMiguel Garcia2013-06-011-0/+1
* Merge pull request #2613 from retronym/ticket/6309James Iry2013-05-312-0/+17
|\
| * SI-6309 Test case for early-init / private[this] crasher.Jason Zaugg2013-05-312-0/+17
* | Merge pull request #2592 from paulp/issue/7088Paul Phillips2013-05-312-0/+15
|\ \
| * | SI-7088 Array crasher in erasure.Paul Phillips2013-05-272-0/+15
* | | Revert "SI-6039 Harden against irrelevant filesystem details"Paul Phillips2013-05-311-18/+0
| |/ |/|
* | Merge pull request #2563 from soc/SI-7474James Iry2013-05-282-18/+7
|\ \
| * | SI-7474 Parallel collections: End the exception handling madnessSimon Ochsenreither2013-05-282-18/+7
| |/
* | Merge pull request #2579 from vigdorchik/list_mapJames Iry2013-05-281-0/+26
|\ \ | |/ |/|
| * SI-7502 removing non-existent element from ListMap returns same map.Eugene Vigdorchik2013-05-221-0/+26
* | Merge pull request #2591 from som-snytt/topic/partest-inchesPaul Phillips2013-05-26265-340/+944
|\ \
| * | SI-7198 Par-Test uses filters filesSom Snytt2013-05-2512-10/+21
| * | SI-7003 Partest redirects stderr to log fileSom Snytt2013-05-25263-340/+933
* | | Merge pull request #2585 from paulp/pr/concision-contributionPaul Phillips2013-05-262-0/+29
|\ \ \ | |/ / |/| |
| * | Concision contribution.Paul Phillips2013-05-232-0/+29
* | | 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
| |_|/ / |/| | |