summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #2657 from gkossakowski/junit-masterGrzegorz Kossakowski2013-06-191-174/+0
|\ \ \ \ \ \
| * | | | | | Move WeakHashSetTest to junit tests.Grzegorz Kossakowski2013-06-161-174/+0
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #2602 from t3hnar/Duration.toCoarsestAdriaan Moors2013-06-181-0/+28
|\ \ \ \ \ \
| * | | | | | Add Duration.toCoarsest methodYaroslav Klymko2013-06-101-0/+28
* | | | | | | Merge pull request #2561 from soc/SI-7479Adriaan Moors2013-06-183-2/+58
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | SI-7479 Make test/files/run/tailcalls.scala pass on AvianSimon Ochsenreither2013-06-102-1/+57
| * | | | | | SI-7479 Add avian option to partest's diff filter...Simon Ochsenreither2013-06-061-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch '2.10.x' into topic/merge-v2.10.2-RC1-35-ga54d86b-to-masterJason Zaugg2013-06-1010-11/+3128
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #2606 from JamesIry/2.10.x_classfile_52Jason Zaugg2013-06-094-11/+87
| |\ \ \ \ \
| | * | | | | Refactor testing logic for only running under certain JDK versionsJames Iry2013-06-043-18/+12
| | * | | | | Test for reading JDK 8 (classfile format 52) class files.James Iry2013-05-292-0/+82
| * | | | | | Merge pull request #2611 from retronym/ticket/6481Paul Phillips2013-06-082-0/+17
| |\ \ \ \ \ \
| | * | | | | | SI-6841 Fix bug at the intersection of DelayedInit and named argsJason Zaugg2013-05-302-0/+17
| | |/ / / / /
| * | | | | | Merge pull request #2629 from retronym/ticket/7558Paul Phillips2013-06-081-0/+9
| |\ \ \ \ \ \
| | * | | | | | SI-7558 Fix capture of free local vars in toolbox compilerJason Zaugg2013-06-051-0/+9
| * | | | | | | Merge pull request #2626 from retronym/ticket/7556Adriaan Moors2013-06-053-0/+3015
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | SI-7556 Fix runtime reflection involving ScalaLongSignatureJason Zaugg2013-06-053-0/+3015
| | |/ / / / /
* | | | | | | Merge pull request #2610 from axel22/issue/7498Jason Zaugg2013-06-091-0/+20
|\ \ \ \ \ \ \
| * | | | | | | SI-7498 ParTrieMap.foreach no longer crashesAleksandar Prokopec2013-05-301-0/+20
* | | | | | | | Merge pull request #2630 from retronym/ticket/6308Jason Zaugg2013-06-092-0/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-6308 Specialize methods that have some unspecialized paramsJason Zaugg2013-06-052-0/+57
* | | | | | | | | Merge pull request #2642 from soc/SI-7564Jason Zaugg2013-06-091-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-7564 Fix detection of reflective calls on AvianSimon Ochsenreither2013-06-081-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2639 from retronym/ticket/2464Paul Phillips2013-06-083-0/+60
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-2464 Resiliance against missing InnerClass attributesJason Zaugg2013-06-063-0/+60
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2622 from scalamacros/pullrequest/paradisePaul Phillips2013-06-073-0/+24
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | cleans up 82f0925Eugene Burmako2013-06-033-0/+24
* | | | | | | | | Merge pull request #2605 from JamesIry/weak_hashset_uniquesGrzegorz Kossakowski2013-06-041-0/+174
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-7150 Replace scala.reflect.internal.WeakHashSetJames Iry2013-06-041-0/+174
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'pr/merge-2.10.2' into masterPaul Phillips2013-06-046-0/+76
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #2609 from retronym/ticket/7507Paul Phillips2013-06-031-0/+31
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | SI-7507 Fix lookup of private[this] member in presence of self type.Jason Zaugg2013-05-311-0/+31
| | | |_|_|/ / / | | |/| | | | |
| * / | | | | | SI-7375 ClassTag for value class aliasesEugene Burmako2013-05-315-0/+45
| |/ / / / / /
* | | | | | | Revert "SI-7517 type constructors too eagerly normalized."Paul Phillips2013-06-031-1/+1
* | | | | | | Merge pull request #2615 from paulp/issue/7517Paul Phillips2013-06-031-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | SI-7517 type constructors too eagerly normalized.Paul Phillips2013-05-311-1/+1
* | | | | | | Merge pull request #2577 from scalamacros/pullrequest/paradiseEugene Burmako2013-06-03153-250/+328
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | refactors macro compilationEugene Burmako2013-05-287-2/+26
| * | | | | | refactors macro testsEugene Burmako2013-05-28142-248/+281
| * | | | | | macro engine refactoringEugene Burmako2013-05-286-3/+24
| | |_|_|_|/ | |/| | | |
* | | | | | 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
|\ \ \