summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge-2.10.wip-x' into merge-2.10.x-masterPaul Phillips2012-11-2325-25/+411
|\
| * Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10.wip-xPaul Phillips2012-11-2315-27/+178
| |\
| | * Merge pull request #1607 from retronym/ticket/6640Josh Suereth2012-11-198-25/+131
| | |\
| | | * SI-6440 Address regressions around MissingRequirementErrorJason Zaugg2012-11-138-25/+131
| | * | Merge pull request #1636 from paulp/issue/6628Adriaan Moors2012-11-162-0/+13
| | |\ \
| | | * | Fixes SI-6628, Revert "Fix for view isEmpty."Paul Phillips2012-11-152-0/+13
| | * | | Merge pull request #1616 from retronym/backport/6559Adriaan Moors2012-11-163-2/+19
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fixes SI-6559 - StringContext not using passed in escape function.Josh Suereth2012-11-141-0/+17
| | | * | Fix raw string interpolator: string parts which were after the first argument...Julien Richard-Foy2012-11-132-2/+2
| | | |/
| * | | SI-6023 reify abstract valsYour Name2012-11-232-0/+29
| * | | Merge pull request #1645 from scalamacros/ticket/6673Josh Suereth2012-11-212-0/+6
| |\ \ \
| | * | | SI-6673 fixes macro problems with eta expansionsEugene Burmako2012-11-182-0/+6
| * | | | Merge pull request #1653 from retronym/ticket/6695Josh Suereth2012-11-211-0/+18
| |\ \ \ \
| | * | | | SI-6695 Test case for fixed Array match bugJason Zaugg2012-11-211-0/+18
| * | | | | Merge pull request #1596 from soc/SI-6632+SI-6633Josh Suereth2012-11-204-0/+68
| |\ \ \ \ \
| | * | | | | SI-6632 SI-6633 Fixes issues and data corruption in ListBufferSimon Ochsenreither2012-11-094-0/+68
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #1597 from soc/SI-6634Josh Suereth2012-11-202-0/+111
| |\ \ \ \ \
| | * | | | | SI-6634 Fixes data corruption issue in ListBuffer#removeSimon Ochsenreither2012-11-162-0/+111
| * | | | | | Merge pull request #1621 from jannic/SI-6663-2.10.xJosh Suereth2012-11-202-0/+18
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | SI-6663: don't ignore type parameter on selectDynamic invocationJan Niehusmann2012-11-162-0/+18
| * | | | | | Merge pull request #1628 from axel22/issue/6150-backportJosh Suereth2012-11-191-0/+44
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Fixes SI-6150 - backport to 2.10.x branch.Aleksandar Prokopec2012-11-141-0/+44
| | |/ / / /
| * | | | | Merge pull request #1612 from scalamacros/topic/showrawEugene Burmako2012-11-152-0/+17
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | sane printing of renamed importsEugene Burmako2012-11-132-0/+17
| | |/ / /
* | | | | Merge pull request #1570 from retronym/ticket/6448Adriaan Moors2012-11-212-0/+93
|\ \ \ \ \
| * | | | | SI-6448 Collecting the spoils of PartialFun#runWithJason Zaugg2012-11-042-0/+93
* | | | | | Merge pull request #1586 from retronym/ticket/6247Adriaan Moors2012-11-161-4/+59
|\ \ \ \ \ \
| * | | | | | Optimize primitive Array(e1, ..., en)Jason Zaugg2012-11-071-4/+59
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge remote-tracking branches 'origin/2.10.x' and 'origin/2.10.0-wip' into m...Paul Phillips2012-11-146-0/+49
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge pull request #1608 from retronym/ticket/6644Josh Suereth2012-11-141-0/+8
| | |\ \ \ \ \
| | | * | | | | SI-6644 Account for varargs in extmethod forwarderJason Zaugg2012-11-101-0/+8
| | | | |_|_|/ | | | |/| | |
| | * | | | | SI-6646 `ident` or Ident is always new binding.Jason Zaugg2012-11-132-0/+8
| | * | | | | SI-6646 Fix regression in for desugaring.Jason Zaugg2012-11-102-0/+16
| | |/ / / /
| * | | | / Fix for SI-6662, macro failing too early.Paul Phillips2012-11-143-0/+17
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1613 from paulp/mutable-settingsPaul Phillips2012-11-132-0/+593
|\ \ \ \ \
| * | | | | Address obvious bug in MutableSettings.Paul Phillips2012-11-132-0/+593
* | | | | | Merge pull request #1599 from jannic/SI-6637Paul Phillips2012-11-132-0/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix SI-6637 (misoptimization in erasure)Jan Niehusmann2012-11-092-0/+9
| | |_|/ / | |/| | |
* | | | | Merge pull request #1600 from jannic/t2318Paul Phillips2012-11-121-1/+2
|\ \ \ \ \
| * | | | | fix t2318.scalaJan Niehusmann2012-11-091-1/+2
| |/ / / /
* | | | | Moved IMain ops requiring stability into implicit class.Paul Phillips2012-11-091-2/+0
* | | | | Massively simplified repl name resolution.Paul Phillips2012-11-091-1/+1
|/ / / /
* | | | Merge pull request #1576 from paulp/merge-210Adriaan Moors2012-11-065-0/+56
|\ \ \ \
| * | | | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-055-0/+56
| |\| | | | | |_|/ | |/| |
| | * | Merge branch '2.10.0-wip' into merge-2.10.0Josh Suereth2012-11-052-0/+27
| | |\|
| | | * Merge pull request #1526 from paulp/value-classes/6534-equalsAdriaan Moors2012-11-011-0/+14
| | | |\
| | | | * New take on SI-6534, value classes.Paul Phillips2012-10-241-0/+14
| | | * | Fixes SI-6500 by making erasure more regular.Martin Odersky2012-10-301-0/+13
| | | |/
| | * | Merge pull request #1546 from paulp/merge-2.10.0-wipJosh Suereth2012-10-313-69/+72
| | |\ \
| | * \ \ Merge pull request #1522 from possiblywrong/2.10.xJosh Suereth2012-10-312-0/+12
| | |\ \ \