summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1939 from soc/SI-6811-movesPaul Phillips2013-01-243-20/+3
|\
| * SI-6811 Move scala.util.{automata,regexp} ...Simon Ochsenreither2013-01-213-20/+3
* | Merge pull request #1921 from soc/SI-6811-removalsPaul Phillips2013-01-2432-351/+136
|\ \ | |/ |/|
| * SI-6811 Misc. removals in util, testing, io, ...Simon Ochsenreither2013-01-175-46/+81
| * SI-6811 Remove deprecated elements in scala.collectionSimon Ochsenreither2013-01-176-240/+9
| * SI-6811 Remove parts of scala.concurrent not needed by scala.actorsSimon Ochsenreither2013-01-171-1/+3
| * SI-6811 Remove scala.collection.mutable.ConcurrentMapSimon Ochsenreither2013-01-174-11/+5
| * SI-6811 Remove primitive widenings and /:\Simon Ochsenreither2013-01-178-31/+15
| * SI-6811 Remove deprecated constructorsSimon Ochsenreither2013-01-173-17/+18
| * SI-6811 Remove usages of scala.annotation.cloneableSimon Ochsenreither2013-01-175-5/+5
* | Merge branch '2.10.x'Adriaan Moors2013-01-1631-1/+295
|\ \ | |/ |/|
| * Merge pull request #1892 from retronym/ticket/6479Paul Phillips2013-01-151-0/+56
| |\
| | * SI-6479 Don't lift try exprs in label arguments.Jason Zaugg2013-01-131-0/+56
| * | Merge pull request #1895 from JamesIry/SI_6963_2.10.xPaul Phillips2013-01-153-0/+6
| |\ \
| | * | SI-6963 Deprecates -Xmigration switchJames Iry2013-01-143-0/+6
| | |/
| * | Merge pull request #1888 from retronym/ticket/6675Paul Phillips2013-01-156-0/+36
| |\ \
| | * | SI-6675 Test new warning under -Xoldpatmat.Jason Zaugg2013-01-153-0/+18
| | * | SI-6675 -Xlint arity enforcement for extractorsJason Zaugg2013-01-153-0/+18
| * | | Merge pull request #1879 from adriaanm/ticket-6955Paul Phillips2013-01-152-0/+27
| |\ \ \
| | * | | SI-6955 switch emission no longer foiled by type aliasAdriaan Moors2013-01-102-0/+27
| * | | | Merge pull request #1894 from retronym/ticket/6082Adriaan Moors2013-01-142-0/+15
| |\ \ \ \
| | * | | | SI-6082 Conditionally expand @ann(x) to @ann(value = x)Jason Zaugg2013-01-132-0/+15
| | | |_|/ | | |/| |
| * | | | Merge pull request #1890 from retronym/ticket/5440Adriaan Moors2013-01-143-0/+13
| |\ \ \ \
| | * | | | SI-5440 Test case for exhaustiveness checkJason Zaugg2013-01-133-0/+13
| | | |_|/ | | |/| |
| * | | | Merge pull request #1889 from retronym/ticket/5340Adriaan Moors2013-01-142-0/+35
| |\ \ \ \
| | * | | | SI-5340 Change println to logJason Zaugg2013-01-132-0/+35
| | |/ / /
| * | | | Merge pull request #1878 from adriaanm/ticket-6925Adriaan Moors2013-01-142-0/+27
| |\ \ \ \
| | * | | | rework partial function synthesisAdriaan Moors2013-01-091-0/+18
| | * | | | SI-6925 use concrete type in applyOrElse's match's selectorAdriaan Moors2013-01-091-0/+9
| | | |_|/ | | |/| |
| * | | | Merge pull request #1876 from adriaanm/ticket-5189-infAdriaan Moors2013-01-142-0/+14
| |\ \ \ \
| | * | | | SI-5189 detect unsoundness when inferring type of matchAdriaan Moors2013-01-092-0/+14
| | |/ / /
| * | | | 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
| | | |_|/ | | |/| |
| * / | | SI-5954 Implementation restriction preventing companions in package objsJames Iry2013-01-137-0/+67
| |/ / /
| * | | Merge pull request #1859 from retronym/ticket/6912Paul Phillips2013-01-122-0/+13
| |\ \ \ | | |_|/ | |/| |
| | * | SI-6912 Avoid a typer cycle in overload resolution.Jason Zaugg2013-01-082-0/+13
| | |/
| * | Merge pull request #1869 from retronym/backport/1826Paul Phillips2013-01-1146-110/+156
| |\ \
| | * | Backport of SI-6846.Jason Zaugg2013-01-0846-110/+156
| | |/
| * / SI-6928, VerifyError with self reference to super.Paul Phillips2013-01-074-0/+28
| |/
* | Merge pull request #1880 from som-snytt/issue/6894-javap-appPaul Phillips2013-01-1510-0/+136
|\ \
| * | Restore pending repl-javap tests that now succeed under java 6.Som Snytt2013-01-118-0/+118
| * | Fixes and features for javap (fixing SI-6894)Som Snytt2013-01-112-0/+18
* | | Merge pull request #1881 from adriaanm/rebase-1879-masterPaul Phillips2013-01-152-0/+29
|\ \ \
| * | | SI-6955 switch emission no longer foiled by type aliasAdriaan Moors2013-01-112-0/+29
| |/ /
* | | Merge pull request #1897 from retronym/ticket/6964Paul Phillips2013-01-15153-759/+0
|\ \ \
| * | | SI-6964 Remove build managers, both simple and refined.Jason Zaugg2013-01-12153-759/+0
| |/ /
* | | Merge pull request #1803 from paulp/issue/6375Paul Phillips2013-01-153-0/+95
|\ \ \
| * | | Tweaked meta-annotation error based on feedback.Paul Phillips2013-01-141-8/+8
| * | | SI-6375, warn on lost annotation.Paul Phillips2013-01-143-0/+95
* | | | Merge pull request #1877 from adriaanm/rebase-1876-masterAdriaan Moors2013-01-142-0/+14
|\ \ \ \