summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Update tools/epfl-publishcunei2012-11-091-1/+1
| | | |/ / /
| | * | | | Merge pull request #1606 from retronym/ticket/6646Adriaan Moors2012-11-134-19/+87
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Update comment.Jason Zaugg2012-11-131-1/+2
| | | * | | SI-6646 `ident` or Ident is always new binding.Jason Zaugg2012-11-133-25/+67
| | | * | | SI-6646 Fix regression in for desugaring.Jason Zaugg2012-11-104-19/+44
| | |/ / /
* | | | | Merge pull request #1652 from jedesah/FlatHashTableAdriaan Moors2012-11-251-7/+6
|\ \ \ \ \
| * | | | | findEntry implementation code more concise and DRYer.Jean-Remi Desjardins2012-11-201-7/+6
* | | | | | Merge pull request #1647 from adriaanm/backport-1626-2.10.xAdriaan Moors2012-11-253-1/+12
|\ \ \ \ \ \
| * | | | | | Fix for SI-6357, cycle with value classes.Paul Phillips2012-11-193-1/+12
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #1643 from retronym/ticket/6677Adriaan Moors2012-11-253-6/+77
|\ \ \ \ \ \
| * | | | | | Refactoring of adaptMethodJason Zaugg2012-11-181-7/+16
| * | | | | | SI-6677 Insert required cast in `new qual.foo.T`Jason Zaugg2012-11-183-0/+62
* | | | | | | Merge pull request #1662 from paulp/issue/6706Eugene Burmako2012-11-242-0/+19
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix for SI-6706, Symbol breakage under GC.Paul Phillips2012-11-232-0/+19
|/ / / / / /
* | | | | | Merge pull request #1660 from scalamacros/topic/6023Eugene Burmako2012-11-234-2/+38
|\ \ \ \ \ \
| * | | | | | SI-6023 reify abstract valsYour Name2012-11-234-2/+38
|/ / / / / /
* | | | | | Merge pull request #1645 from scalamacros/ticket/6673Josh Suereth2012-11-214-4/+28
|\ \ \ \ \ \
| * | | | | | adds comments to standard attachmentsEugene Burmako2012-11-181-0/+15
| * | | | | | SI-6673 fixes macro problems with eta expansionsEugene Burmako2012-11-184-4/+13
* | | | | | | 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-205-49/+112
|\ \ \ \ \ \
| * | | | | | SI-6632 SI-6633 Fixes issues and data corruption in ListBufferSimon Ochsenreither2012-11-095-49/+112
* | | | | | | Merge pull request #1597 from soc/SI-6634Josh Suereth2012-11-203-0/+116
|\ \ \ \ \ \ \
| * | | | | | | SI-6634 Fixes data corruption issue in ListBuffer#removeSimon Ochsenreither2012-11-163-0/+116
* | | | | | | | Merge pull request #1620 from namin/si-6551Josh Suereth2012-11-202-4/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-6551: don't insert apply call in polymorphic expression.Nada Amin2012-11-162-4/+18
* | | | | | | | | Merge pull request #1621 from jannic/SI-6663-2.10.xJosh Suereth2012-11-205-1/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-6663: don't ignore type parameter on selectDynamic invocationJan Niehusmann2012-11-165-1/+49
* | | | | | | | | | Merge pull request #1641 from sschaef/doc-update/multimapJosh Suereth2012-11-201-3/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Scaladoc update for collection.mutable.MultiMapSimon Schaefer2012-11-171-3/+32
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #1644 from vigdorchik/group_searchJosh Suereth2012-11-201-19/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Restore the opimization apparently lost after merge.Eugene Vigdorchik2012-11-181-19/+7
| |/ / / / / / / /
* | | | | | | | | Merge pull request #1628 from axel22/issue/6150-backportJosh Suereth2012-11-196-31/+91
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fixes SI-6150 - backport to 2.10.x branch.Aleksandar Prokopec2012-11-146-31/+91
| |/ / / / / / /
* | | | | | | | Merge pull request #1624 from adriaanm/paulp-issue/5330-2.10.xAdriaan Moors2012-11-165-3/+61
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | SI-5330, SI-6014 deal with existential self-typeAdriaan Moors2012-11-145-3/+61
| |/ / / / / /
* | | | | | | Merge pull request #1593 from adriaanm/guidelines-2.10.xAdriaan Moors2012-11-161-0/+66
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | show developer guidelines on opening pull requestAdriaan Moors2012-11-081-0/+66
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1612 from scalamacros/topic/showrawEugene Burmako2012-11-153-2/+22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | sane printing of renamed importsEugene Burmako2012-11-133-2/+22
| | |/ / | |/| |
* | | | Merge pull request #1585 from retronym/ticket/6539-2Eugene Burmako2012-11-147-0/+57
|\ \ \ \
| * | | | Refine @compileTimeOnlyJason Zaugg2012-11-086-23/+28
| * | | | SI-6539 Annotation for methods unfit for post-typer ASTsJason Zaugg2012-11-067-0/+52
| | |/ / | |/| |
* | | | Merge pull request #1618 from scalamacros/ticket/6662Eugene Burmako2012-11-144-1/+18
|\ \ \ \
| * | | | Fix for SI-6662, macro failing too early.Paul Phillips2012-11-144-1/+18
| | |/ / | |/| |
* | | | Merge pull request #1583 from dragos/issue/fix-6616Adriaan Moors2012-11-134-9/+41
|\ \ \ \ | |/ / / |/| | |
| * | | SI-6616 Check that unsafe operations are only called on the presentation comp...Iulian Dragos2012-11-064-9/+41
* | | | Merge pull request #1610 from scalamacros/topic/typetags-local-classesEugene Burmako2012-11-122-2/+2
|\ \ \ \
| * | | | better error when typetagging local classesEugene Burmako2012-11-122-2/+2
| | |/ / | |/| |