summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.10.x' into masterPaul Phillips2012-09-195-22/+25
|\
| * Revert "Fix SI-6294."Grzegorz Kossakowski2012-09-171-14/+0
| * Merge pull request #1302 from scalamacros/topic/reflectionEugene Burmako2012-09-141-8/+8
| |\
| | * SI-6342 cleans up toolbox APIEugene Burmako2012-09-151-8/+8
| * | Merge pull request #1299 from namin/si-6245Paul Phillips2012-09-143-0/+17
| |\ \ | | |/ | |/|
| | * Fix for SI-6245 with workaround for SI-2296.amin2012-09-133-0/+17
* | | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-1510-27/+125
|\| |
| * | SI-6310 AbsTypeTag => WeakTypeTagEugene Burmako2012-09-141-3/+3
| * | Fixes SI-6259. Unable to use typeOf in super call of top-level object.Josh Suereth2012-09-131-0/+47
| |/
| * Merge pull request #1294 from paulp/issue/6367Josh Suereth2012-09-131-0/+34
| |\
| | * Fix for SI-6367, exponential time in inference.Paul Phillips2012-09-121-0/+34
| * | Test case for a bug fixed in M7.Paul Phillips2012-09-121-0/+16
| |/
| * Disable test t2868Lukas Rytz2012-09-115-24/+0
| * Merge pull request #1274 from retronym/ticket/6335Grzegorz Kossakowski2012-09-111-0/+25
| |\
| | * More tests for SI-6335.Jason Zaugg2012-09-091-1/+15
| | * SI-6335 More precise location of the implicit class synthetic method.Jason Zaugg2012-09-091-0/+11
| * | SI-6278 fixed: synthetic implicit def must sort with its associated implicit ...Som Snytt2012-09-091-0/+30
| |/
* | Merge pull request #1187 from retronym/ticket/3577Josh Suereth2012-09-061-0/+29
|\ \
| * | SI-3577 Make varianceInType aware of BoundedWildcardType.Jason Zaugg2012-08-241-0/+29
* | | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-043-0/+28
|\ \ \ | | |/ | |/|
| * | Merge pull request #1246 from lrytz/t6274Paul Phillips2012-09-041-0/+13
| |\ \
| | * | SI-6274 Fix owners when eta-expanding function with byName paramLukas Rytz2012-09-041-0/+13
| * | | Merge pull request #1217 from axel22/issue/6294Paul Phillips2012-09-041-0/+14
| |\ \ \ | | |/ / | |/| |
| | * | Fix SI-6294.Aleksandar Prokopec2012-08-301-0/+14
| * | | Fix for SI-6034, covariant value classes.Paul Phillips2012-08-311-0/+1
* | | | Test case for SI-6301.Paul Phillips2012-09-041-0/+9
* | | | Merge pull request #1230 from som-snytt/issue/6278-inline-class-synth-defPaul Phillips2012-09-041-0/+30
|\ \ \ \
| * | | | SI-6278 fixed: synthetic implicit def must sort with its associated implicit ...Som Snytt2012-09-011-0/+30
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-012-2/+17
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / Added/fixed test files for SI-6227Martin Odersky2012-08-291-2/+0
| |/
| * Merge pull request #1172 from Blaisorblade/topic/deprecated-conversionJosh Suereth2012-08-231-0/+17
| |\
| | * Ensure implicit conversions to concurrent map are unambiguousPaolo Giarrusso2012-08-221-4/+10
| | * JavaConversions: Restore source compatibility with 2.9Paolo Giarrusso2012-08-201-0/+11
* | | Merge branch '2.10.x'amin2012-08-214-3/+34
|\| |
| * | Compilespeed improvements: Exists arguments and othersMartin Odersky2012-08-201-0/+26
| |/
| * Merge pull request #1162 from paulp/aug19-scala-graphPaul Phillips2012-08-182-0/+6
| |\
| | * Fix for community build blocker.Paul Phillips2012-08-182-0/+6
| * | SI-5788 correct test and symbol updateVlad Ureche2012-08-191-3/+2
| |/
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-08-171-0/+4
|\|
| * Merge pull request #1093 from jsuereth/fix/SI-6208-2.10.xPaul Phillips2012-08-161-0/+4
| |\
| | * Fix SI-6208. mutable.Queue now returns mutable.Queue for collection methods ...Josh Suereth2012-08-081-0/+4
* | | Merge pull request #1122 from paulp/topic/lubbing-not-flubbingPaul Phillips2012-08-161-0/+14
|\ \ \
| * | | Improvement for SI-2251, failure to lub f-bounds.Paul Phillips2012-08-111-0/+14
* | | | Merge branch '2.10.x'Adriaan Moors2012-08-1412-0/+119
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge pull request #1100 from adriaanm/ticket-6022bJosh Suereth2012-08-131-0/+20
| |\ \
| | * | SI-6022 cleaner model of variable equality modulo <:Adriaan Moors2012-08-091-0/+20
| * | | Merge pull request #1120 from paulp/ticket-6184-revisedJosh Suereth2012-08-111-0/+7
| |\ \ \
| | * | | SI-6184 don't introduce dummies in checkableTypeAdriaan Moors2012-08-091-0/+7
| | |/ /
| * | | SI-6201 minor fixes in key pointsEugene Burmako2012-08-111-0/+13
| * | | Merge pull request #1094 from scalamacros/ticket/6204Adriaan Moors2012-08-093-0/+25
| |\ \ \