summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | clean up synthesizePartialFunctionAdriaan Moors2013-01-103-19/+22
| * | | | | rework partial function synthesisAdriaan Moors2013-01-092-146/+163
| * | | | | SI-6925 use concrete type in applyOrElse's match's selectorAdriaan Moors2013-01-092-1/+19
| | |_|/ / | |/| | |
* | | | | Merge pull request #1876 from adriaanm/ticket-5189-infAdriaan Moors2013-01-143-6/+19
|\ \ \ \ \
| * | | | | SI-5189 detect unsoundness when inferring type of matchAdriaan Moors2013-01-093-6/+19
* | | | | | Merge pull request #1872 from kzys/jira-6555-2.10.xAdriaan Moors2013-01-141-1/+1
|\ \ \ \ \ \
| * | | | | | SI-6555 Scaladoc's class filter shouldn't drop the last characterKato Kazuyoshi2013-01-091-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1860 from heathermiller/issue/6930Adriaan Moors2013-01-141-0/+14
|\ \ \ \ \ \
| * | | | | | SI-6930 adds documentation to reduceLeft in TraversableOnceHeather Miller2013-01-081-0/+14
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1838 from viktorklang/wip-6905-√Adriaan Moors2013-01-142-4/+28
|\ \ \ \ \ \
| * | | | | | SI-6905 - Switch to sneakyThrows instead of Unsafe.throwException as per new ...Viktor Klang2013-01-142-4/+28
* | | | | | | Merge pull request #1891 from retronym/ticket/6126Adriaan Moors2013-01-141-0/+8
|\ \ \ \ \ \ \
| * | | | | | | SI-6126 Test case for varargs of tagged primitives.Jason Zaugg2013-01-131-0/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #1875 from heathermiller/issue/6946Adriaan Moors2013-01-141-15/+86
|\ \ \ \ \ \ \
| * | | | | | | SI-6946, SI-6924 Greatly improves IsTraversableLike docsHeather Miller2013-01-091-15/+86
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #1882 from JamesIry/SI-5954_2.10.xAdriaan Moors2013-01-1411-0/+97
|\ \ \ \ \ \ \
| * | | | | | | SI-5954 Implementation restriction preventing companions in package objsJames Iry2013-01-1311-0/+97
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #1866 from JamesIry/SI-6521_2.10.xAdriaan Moors2013-01-141-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixes SI-6521, overrides Range#head to be fasterDavid Hall2013-01-081-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #1859 from retronym/ticket/6912Paul Phillips2013-01-123-0/+20
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | SI-6912 Avoid a typer cycle in overload resolution.Jason Zaugg2013-01-083-0/+20
| |/ / / /
* | | | | Merge pull request #1869 from retronym/backport/1826Paul Phillips2013-01-1152-270/+248
|\ \ \ \ \
| * | | | | Backport of SI-6846.Jason Zaugg2013-01-0852-270/+248
| |/ / / /
* | | | | Merge pull request #1853 from paulp/issue/6928Paul Phillips2013-01-115-44/+75
|\ \ \ \ \
| * | | | | SI-6928, VerifyError with self reference to super.Paul Phillips2013-01-075-44/+75
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1863 from retronym/ticket/6641-2.10.xPaul Phillips2013-01-112-22/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | SI-6641 Deprecate SwingWorkerJason Zaugg2013-01-082-22/+4
| | |/ / | |/| |
* | | | Merge pull request #1787 from vigdorchik/si_6803Adriaan Moors2013-01-083-14/+18
|\ \ \ \ | |/ / / |/| | |
| * | | SI-6803: do not use java.net.URI, even more so incorrectly.Eugene Vigdorchik2013-01-063-14/+18
* | | | Merge pull request #1843 from JamesIry/SI-6915_2.10.xAdriaan Moors2013-01-073-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-6915 Updates copyright properties to 2002-2013James Iry2013-01-043-3/+3
* | | | Merge pull request #1842 from adriaanm/backport-1821Paul Phillips2013-01-062-1/+6
|\ \ \ \
| * | | | avoid reflect overhead of certain array instantiationsAdriaan Moors2013-01-041-0/+5
| * | | | proper elementClass for WrappedArrayAdriaan Moors2013-01-041-1/+1
* | | | | Merge pull request #1834 from paulp/issue/6897Paul Phillips2013-01-062-1/+10
|\ \ \ \ \
| * | | | | SI-6897, lubs and varargs star.Paul Phillips2012-12-312-1/+10
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1835 from paulp/issue/6896Paul Phillips2013-01-063-11/+21
|\ \ \ \ \
| * | | | | SI-6896, spurious warning with overloaded main.Paul Phillips2012-12-313-11/+21
| |/ / / /
* | | | | Merge pull request #1840 from paulp/issue/6911Paul Phillips2013-01-064-73/+122
|\ \ \ \ \
| * | | | | SI-6911, regression in generated case class equality.Paul Phillips2013-01-034-73/+122
| | |/ / / | |/| | |
* | | | | Merge pull request #1841 from adriaanm/rebase-6827-2.10.xAdriaan Moors2013-01-043-2/+49
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix Iterator#copyToArray (fixes SI-6827).Erik Osheim2013-01-043-2/+49
| |/ / /
* | | | Merge pull request #1739 from jedesah/Array_optPaul Phillips2013-01-043-0/+29
|\ \ \ \ | |/ / / |/| | |
| * | | SI-5017 Poor performance of :+ operator on ArraysJean-Remi Desjardins2012-12-233-0/+29
* | | | Merge pull request #1822 from paulp/issue/6194Paul Phillips2013-01-033-2/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-6194, repl crash.Paul Phillips2012-12-273-2/+15
* | | | Merge pull request #1824 from paulp/pr/partest-likes-deprecationPaul Phillips2012-12-319-5/+8
|\ \ \ \
| * | | | Remove -deprecation from partest default options.Paul Phillips2012-12-279-5/+8
| |/ / /
* | | | Merge pull request #1720 from soc/SI-6746Paul Phillips2012-12-301-1/+1
|\ \ \ \
| * | | | SI-6746 Fixes MANIFEST.MF package entry (s.r.makro -> s.r.macros)Simon Ochsenreither2012-12-061-1/+1