summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #1864 from retronym/ticket/4859-6Paul Phillips2013-01-262-0/+37
|\ \ \ \ \ \
| * | | | | | SI-4859 Retain MODULE_LOAD in dead code elim.Jason Zaugg2013-01-261-1/+1
| * | | | | | SI-4859 Don't elide qualifiers when selecting nested modules.Jason Zaugg2013-01-262-0/+37
* | | | | | | Merge pull request #1901 from paulp/pr/dealias-plus-annotationsPaul Phillips2013-01-265-22/+64
|\ \ \ \ \ \ \
| * | | | | | | A very interesting checkfile update.Paul Phillips2013-01-261-22/+22
| * | | | | | | SI-2577, SI-6860: annotation type inference.Paul Phillips2013-01-264-0/+42
* | | | | | | | Disabled SI-6987.Paul Phillips2013-01-262-44/+0
|/ / / / / / /
* | | | | | | Merge remote-tracking branch 'origin/2.10.x' into pr/merge-2.10Paul Phillips2013-01-256-1/+87
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #1951 from JamesIry/SI-6987_2.10.xPaul Phillips2013-01-252-0/+44
| |\ \ \ \ \ \
| | * | | | | | SI-6987 Tests fsc verbose outputJames Iry2013-01-222-0/+44
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge pull request #1928 from retronym/ticket/6902Paul Phillips2013-01-251-0/+13
| |\ \ \ \ \ \
| | * | | | | | SI-6902 Check unreachability under @uncheckedJason Zaugg2013-01-191-0/+13
| | | |_|/ / / | | |/| | | |
| * | | | | | SI-6969, mishandling of SoftReferences in method cache.Paul Phillips2013-01-242-0/+29
| * | | | | | Merge pull request #1952 from retronym/backport/1599Paul Phillips2013-01-242-0/+9
| |\ \ \ \ \ \
| | * | | | | | [backport] Fix SI-6637 (misoptimization in erasure)Jason Zaugg2013-01-232-0/+9
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #1953 from retronym/backport/1586Paul Phillips2013-01-241-0/+61
| |\ \ \ \ \ \
| | * | | | | | [backport] Fix unsafe array opt. / opt. primitive Array(...)Jason Zaugg2013-01-231-0/+61
| | |/ / / / /
* | | | / / / Merge commit 'ac432bcde6' into pr/merge-2.10Paul Phillips2013-01-259-1/+180
|\| | | | | | | |_|_|/ / / |/| | | | |
| * | | | | Merge pull request #1929 from retronym/ticket/6439Paul Phillips2013-01-242-0/+88
| |\ \ \ \ \
| | * | | | | SI-6439 Avoid spurious REPL warnings about companionshipJason Zaugg2013-01-192-0/+88
| | |/ / / /
| * | | | | Fix broken build.Paul Phillips2013-01-241-1/+1
| * | | | | SI-6434 Pretty print function types with by name arg as (=> A) => BJames Iry2013-01-232-0/+18
| |/ / / /
| * | | | Merge pull request #1904 from JamesIry/SI-5568_2.10.xGrzegorz Kossakowski2013-01-182-0/+25
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | SI-5568 Comment improvements for getClass on primitive intersection.James Iry2013-01-151-2/+0
| | * | | SI-5568 Fixes verify error from getClass on refinement of value typeJames Iry2013-01-152-0/+27
| * | | | SI-6956 determine switchability by type, not treeAdriaan Moors2013-01-152-0/+27
| |/ / /
* | | | Revert "SI-5824 Fix crashes in reify with _*"Paul Phillips2013-01-252-9/+0
* | | | Merge pull request #1930 from aztek/ticket/5824Paul Phillips2013-01-252-0/+9
|\ \ \ \
| * | | | SI-5824 Fix crashes in reify with _*Evgeny Kotelnikov2013-01-222-0/+9
| | |_|/ | |/| |
* | | | Merge pull request #1965 from Dinduks/fix_some_typosPaul Phillips2013-01-254-67/+53
|\ \ \ \
| * | | | Fix some typosSamy Dindane2013-01-244-67/+53
| |/ / /
* | | | Merge pull request #1900 from paulp/pr/maybe-rewrap-lessPaul Phillips2013-01-254-10/+57
|\ \ \ \
| * | | | Modifies "maybeRewrap" to focus more on the maybe.Paul Phillips2013-01-144-10/+57
* | | | | Merge pull request #1921 from soc/SI-6811-removalsPaul Phillips2013-01-2410-39/+30
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SI-6811 Remove deprecated elements in scala.collectionSimon Ochsenreither2013-01-175-27/+9
| * | | | SI-6811 Remove scala.collection.mutable.ConcurrentMapSimon Ochsenreither2013-01-171-1/+1
| * | | | SI-6811 Remove deprecated constructorsSimon Ochsenreither2013-01-172-9/+18
| * | | | SI-6811 Remove usages of scala.annotation.cloneableSimon Ochsenreither2013-01-172-2/+2
* | | | | Merge branch '2.10.x'Adriaan Moors2013-01-163-0/+19
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | 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
| | | |/ | | |/|
| * | | SI-6126 Test case for varargs of tagged primitives.Jason Zaugg2013-01-131-0/+8
| * | | Merge pull request #1869 from retronym/backport/1826Paul Phillips2013-01-1113-70/+70
| |\ \ \
| | * | | Backport of SI-6846.Jason Zaugg2013-01-0813-70/+70
| | |/ /
| * / / SI-6928, VerifyError with self reference to super.Paul Phillips2013-01-072-0/+11
| |/ /
* | | 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
| |/ /