summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2190 from adriaanm/test-runs-mima-2.10.1v2.10.1-RC3v2.10.1James Iry2013-03-022-4/+8
|\
| * test.done again checks bin compat (using mima 0.1.5)Adriaan Moors2013-03-012-4/+8
* | Merge pull request #2189 from adriaanm/ticket-7195James Iry2013-03-024-64/+3
|\ \ | |/ |/|
| * [nomaster] SI-7195 minor version mustn't introduce warningsAdriaan Moors2013-03-014-64/+3
|/
* Merge pull request #2168 from retronym/ticket/7183Adriaan Moors2013-03-013-14/+42
|\
| * SI-7183 Disable unreachability for withFilter matches.Jason Zaugg2013-02-253-14/+42
* | Merge pull request #2167 from retronym/ticket/7126Adriaan Moors2013-03-013-6/+29
|\ \
| * | SI-7126 Eliminate a source of malformed types.Jason Zaugg2013-02-261-4/+11
| * | SI-7126 Account for the alias types that don't dealias.Jason Zaugg2013-02-252-2/+18
| |/
* | Merge pull request #2160 from scalamacros/topic/7112-followup-2101v2.10.1-RC2Adriaan Moors2013-02-251-1/+1
|\ \
| * | fixes the test for SI-7112Eugene Burmako2013-02-231-1/+1
| |/
* | Merge pull request #2166 from retronym/ticket/7180Adriaan Moors2013-02-252-1/+14
|\ \ | |/ |/|
| * SI-7180 Fix regression in implicit scope of HK type alias.Jason Zaugg2013-02-252-1/+14
|/
* Merge pull request #2152 from retronym/topic/annotatedRetyping-2.10.1Adriaan Moors2013-02-215-9/+87
|\
| * Additional test case for Lukas' fix to annotated originals.Jason Zaugg2013-02-212-0/+14
| * Fix typing idempotency bug with Annotated treesLukas Rytz2013-02-213-9/+73
* | Merge pull request #2138 from retronym/ticket/6576-null-strikes-backJames Iry2013-02-191-2/+6
|\ \
| * | SI-6576 Workaround / diagnostic for IDE NPE.Jason Zaugg2013-02-191-2/+6
| |/
* | Merge pull request #2140 from viktorklang/wip-init-bug-executioncontextimpl-2...James Iry2013-02-193-4/+32
|\ \
| * | SI-7146 - Fixing checkinit bug in ExecutionContextImpl and adding testViktor Klang2013-02-193-4/+32
|/ /
* | Merge pull request #2128 from retronym/ticket/7128James Iry2013-02-192-1/+4
|\ \ | |/ |/|
| * SI-7128 Fix regression in copyToArray for empty arraysJason Zaugg2013-02-142-1/+4
|/
* Merge pull request #2122 from adriaanm/revert-pr-1403James Iry2013-02-127-236/+31
|\
| * check scala-swing for binary compatibilityAdriaan Moors2013-02-121-0/+31
| * [nomaster] Revert "Added a Swing ColorChooser wrapper"Adriaan Moors2013-02-123-120/+0
| * [nomaster] Revert "Added a Swing PopupMenu wrapper"Adriaan Moors2013-02-123-116/+0
|/
* Merge pull request #2103 from adriaanm/bin-compatv2.10.1-RC1Adriaan Moors2013-02-1120-236/+792
|\
| * [nomaster] Revert "SI-6548 reflection now correctly enters jinners"Adriaan Moors2013-02-107-64/+99
| * [nomaster] inline importPrivateWithinFromJavaFlags into SymbolTableAdriaan Moors2013-02-093-28/+19
| * [nomaster] Revert "cosmetic renamings in runtime reflection"Adriaan Moors2013-02-094-54/+54
| * [nomaster] refactor AdaptedForkJoinTask, uncaughtExceptionHandlerAdriaan Moors2013-02-092-28/+25
| * [nomaster] can't add new class BatchingExecutorAdriaan Moors2013-02-093-130/+113
| * [nomaster] bring back SerializeStart from fa3b8040ebAdriaan Moors2013-02-092-10/+14
| * [nomaster] duplicate tailImpl as a private methodAdriaan Moors2013-02-093-5/+13
| * [nomaster] Revert "SI-4664 Make scala.util.Random Serializable"Adriaan Moors2013-02-093-25/+10
| * [nomaster] Revert "Fixes SI-6521, overrides Range#head to be faster"Adriaan Moors2013-02-092-5/+4
| * [nomaster] run mima both ways, filter out failuresAdriaan Moors2013-02-093-3/+557
|/
* Merge pull request #2100 from paulp/pr/fix-super-varargs-savedJames Iry2013-02-096-4/+121
|\
| * Fix for paramaccessor alias regression.Paul Phillips2013-02-084-1/+31
| * Expanded bytecode testing code.Paul Phillips2013-02-082-3/+90
* | Merge pull request #2094 from scalamacros/ticket/6591James Iry2013-02-0844-105/+309
|\ \ | |/ |/|
| * accommodates pull request feedbackEugene Burmako2013-02-085-17/+68
| * term and type reftrees are now reified uniformlyEugene Burmako2013-02-0824-82/+90
| * SI-6591 Reify and path-dependent typesDmitry Bushev2013-02-0821-20/+165
* | Merge pull request #2095 from hubertp/ticket/5675James Iry2013-02-0814-17/+27
|\ \
| * | SI-5675 Discard duplicate feature warnings at a positionJason Zaugg2013-02-0814-17/+27
* | | Merge pull request #2092 from lrytz/t7096James Iry2013-02-083-13/+67
|\ \ \
| * | | SI-7096 SubstSymMap copies trees before modifying their symbolsLukas Rytz2013-02-083-13/+67
* | | | Merge pull request #2017 from retronym/ticket/6666James Iry2013-02-0820-73/+265
|\ \ \ \
| * | | | Class symbols can't be contravariant.Jason Zaugg2013-02-044-1/+55