summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Remove implementation details from Position (they are still under reflection....Hubert Plociniczak2012-11-021-29/+2
| | | | * SI-6399 Adds API docs for Any and AnyValHeather Miller2012-11-022-5/+51
| | | |/
| | | * Merge pull request #1526 from paulp/value-classes/6534-equalsAdriaan Moors2012-11-015-1/+60
| | | |\
| | | | * Modification to SI-6534 patch.Paul Phillips2012-10-303-10/+18
| | | | * New take on SI-6534, value classes.Paul Phillips2012-10-245-1/+52
| | | * | Merge pull request #1540 from odersky/ticket/6500Adriaan Moors2012-11-012-2/+17
| | | |\ \
| | | | * | Fixes SI-6500 by making erasure more regular.Martin Odersky2012-10-302-2/+17
| | | | |/
| | | * | Merge pull request #1542 from adriaanm/odersky-ticket/6556v2Adriaan Moors2012-11-012-1/+45
| | | |\ \
| | | | * | SI-6556 no assert for surprising ctor result typeMartin Odersky2012-10-302-1/+45
| | | | |/
| | | * | Merge pull request #1541 from jsuereth/fix/SI-6577-actors-migrationJosh Suereth2012-11-0148-2267/+11
| | | |\ \
| | | | * | Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-11-014-111/+2
| | | | * | Merge branch '2.10.0-wip' of github.com:scala/scala into 2.10.0-wipJosh Suereth2012-11-0117-35/+161
| | | | |\ \ | | | | |/ / | | | |/| |
| | | * | | Merge pull request #1543 from adriaanm/paulp-add-synthetics-onceJosh Suereth2012-10-311-6/+25
| | | |\ \ \
| | | | * | | SI-6578 Harden against synthetics being added more than once.Paul Phillips2012-10-301-6/+25
| | | | | |/ | | | | |/|
| | | * | | Merge pull request #1536 from vjovanov/issues/SI-6581Josh Suereth2012-10-314-6/+41
| | | |\ \ \
| | | | * | | SI-6581 fixed by inlining `Actor.self`.Vojin Jovanovic2012-10-304-6/+41
| | | | |/ /
| | | * | | Merge pull request #1532 from hubertp/2.10.0-wip-issue/5031Josh Suereth2012-10-315-3/+24
| | | |\ \ \
| | | | * | | Fixes SI-5031 for separate compilation scenario.Hubert Plociniczak2012-10-285-3/+24
| | | | |/ /
| | | | | * Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-10-3044-2156/+9
| | | | |/
| | * | | Merge pull request #1551 from adriaanm/paulp-issue-6597-2.10.xAdriaan Moors2012-11-013-1/+10
| | |\ \ \
| | | * | | Fix for SI-6597, implicit case class crasher.Paul Phillips2012-10-313-1/+10
| | |/ / /
| | * | | Merge pull request #1546 from paulp/merge-2.10.0-wipJosh Suereth2012-10-3128-819/+412
| | |\ \ \
| | * \ \ \ Merge pull request #1522 from possiblywrong/2.10.xJosh Suereth2012-10-313-1/+16
| | |\ \ \ \
| | | * | | | SI-6488: Stop I/O threads prior to Process destructionDeclan Conlon2012-10-263-1/+16
| | * | | | | Merge pull request #1537 from jsuereth/fix/SI-6559-2.10.xJosh Suereth2012-10-312-1/+18
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fixes SI-6559 - StringContext not using passed in escape function.Josh Suereth2012-10-302-1/+18
| | |/ / / /
* | | | | | Merge pull request #1582 from retronym/ticket/revert-primitive-array-optJosh Suereth2012-11-065-105/+15
|\ \ \ \ \ \
| * | | | | | Revert "Expand optimization of Array(e1, ..., en) to primitive arrays."Jason Zaugg2012-11-065-106/+11
| * | | | | | Revert "Refactor guards checking for a particular overload of Array.apply."Jason Zaugg2012-11-062-4/+9
|/ / / / / /
* | | | | | Merge pull request #1568 from retronym/ticket/6611Paul Phillips2012-11-057-14/+141
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Refactor guards checking for a particular overload of Array.apply.Jason Zaugg2012-11-042-9/+4
| * | | | | Expand optimization of Array(e1, ..., en) to primitive arrays.Jason Zaugg2012-11-045-11/+106
| * | | | | SI-6611 Tighten up an unsafe array optimizationJason Zaugg2012-11-035-5/+42
* | | | | | Merge pull request #1554 from paulp/scope-lookupPaul Phillips2012-11-047-95/+122
|\ \ \ \ \ \
| * | | | | | Revert "Convenience method commonSymbolOwner."Paul Phillips2012-11-041-18/+0
| * | | | | | Revamp import ambiguity logic.Paul Phillips2012-11-021-48/+42
| * | | | | | The improvements made possible by the scope changes.Paul Phillips2012-11-025-50/+26
| * | | | | | Convenience method commonSymbolOwner.Paul Phillips2012-11-021-0/+18
| * | | | | | Hardening scope lookup against wrongness.Paul Phillips2012-11-021-7/+53
| * | | | | | Fixed bug in Symbol filtering.Paul Phillips2012-11-021-4/+15
* | | | | | | Merge pull request #1565 from retronym/ticket/6567Josh Suereth2012-11-045-5/+37
|\ \ \ \ \ \ \
| * | | | | | | SI-6567 Warning for Option(implicitView(foo))Jason Zaugg2012-11-035-5/+37
* | | | | | | | Merge pull request #1564 from paulp/issue/441Paul Phillips2012-11-04108-382/+452
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Pull request feedback.Paul Phillips2012-11-041-8/+10
| * | | | | | | Restored a scaladoc val body.Paul Phillips2012-11-032-1/+5
| * | | | | | | Removing unused locals and making vars into vals.Paul Phillips2012-11-03106-355/+278
| * | | | | | | Expanded unused warnings.Paul Phillips2012-11-033-24/+165
| |/ / / / / /
* | | | | | | Merge pull request #1567 from paulp/issue/6426Paul Phillips2012-11-034-6/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix for SI-6426, importable _.Paul Phillips2012-11-034-6/+18
|/ / / / / /
* | | | | | Merge pull request #1563 from retronym/ticket/6609Paul Phillips2012-11-031-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |