summaryrefslogtreecommitdiff
path: root/bincompat-forward.whitelist.conf
Commit message (Expand)AuthorAgeFilesLines
* Support Java 9 modular runtime imagesJason Zaugg2016-12-021-0/+4
* Merge remote-tracking branch 'origin/2.11.x' into merge-2.11.x-to-2.12.x-dec-1Seth Tisue2016-12-011-0/+6
|\
| * upgrade MiMa to 0.1.12Seth Tisue2016-12-011-0/+237
| * SI-2712 Add support for higher order unificationMiles Sabin2016-08-151-0/+4
| * SI-9488 - adds the same default toString format to Scala Futures as 2.12.xViktor Klang2016-03-221-0/+6
* | Pattern matching virtualization now guarded by -Yvirtpatmat.Miles Sabin2016-11-281-0/+4
* | Whitelist the remaining changes since 2.12.0 that break all buildsStefan Zeiger2016-11-211-0/+8
* | Restore binary compatiblity with 2.12.0Jason Zaugg2016-11-161-474/+4
* | SI-2712 Add support for higher order unificationMiles Sabin2016-05-241-0/+4
* | Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-08-201-0/+9
|\|
| * SI-8362: AbstractPromise extends AtomicReferenceMariot Chauvin2015-07-291-0/+9
* | Merge branch '2.11.x' into merge/2.11.x-to-2.12.x-20150624Jason Zaugg2015-06-241-0/+53
|\|
| * Clean implementation of sorts for scala.util.Sorting.Rex Kerr2015-06-011-0/+53
* | Merge commit 'fcc20fe' into merge/2.11-to-2.12-apr-1Lukas Rytz2015-04-011-0/+5
|\|
| * SI-9059 Random.alphanumeric is inefficientDenton Cockburn2015-02-131-0/+5
* | Merge commit '7ba38a0' into merge/2.11.x-to-2.12.x-20150129Jason Zaugg2015-01-291-0/+22
|\|
| * Cleanup and refactoring - semicolons, unused or commented out codempociecha2014-12-051-0/+13
| * Add flat classpath implementation for zip and jar filesmpociecha2014-11-301-0/+9
| * [nomerge] SI-8899 Revert "SI-8627 make Stream.filterNot non-eager"Lukas Rytz2014-10-121-97/+0
|/
* SI-8680 Stream.addString is too eagerRex Kerr2014-09-121-0/+21
* SI-8627 make Stream.filterNot non-eagerLukas Rytz2014-08-271-0/+97
* SI-5919 TypeTags and Exprs should be serializablePhilipp Haller2014-07-151-0/+17
* Remove deprecationWarning, currentReporting from ReportingAdriaan Moors2014-07-041-0/+12
* Uniformly route reporting through reporter.Adriaan Moors2014-07-041-1/+1
* Move reporting logic into Reporting traitAdriaan Moors2014-07-041-0/+8
* Optimize nested scope creationJason Zaugg2014-05-261-0/+4
* Merge commit '876590b' into topic/merge-2.10.xJason Zaugg2014-05-081-0/+4
|\
| * SI-8196 Runtime reflection robustness for STATIC impl detailsJason Zaugg2014-03-111-0/+5
| * [nomaster] Update MiMa and use new wildcard filterJason Zaugg2014-01-151-1266/+4
| * SI-8029 Avoid multi-run cyclic error with companions, package objectJason Zaugg2013-12-061-0/+4
| * SI-7825 Consider DEFAULTMETHOD when refchecking concretenessJason Zaugg2013-09-101-0/+24
| * SI-7149 Use a WeakHashSet for type uniquenessGrzegorz Kossakowski2013-09-031-0/+24
| * SI-7150 Replace scala.reflect.internal.WeakHashSetGrzegorz Kossakowski2013-09-031-0/+800
| * SI-7779 Account for class name compactification in reflectionJason Zaugg2013-08-231-0/+12
| * Merge pull request #2814 from xeno-by/topic/auto-duplicate-expansionsJames Iry2013-08-161-0/+24
| |\
| | * [nomaster] macro expansions are now auto-duplicatedEugene Burmako2013-08-141-0/+24
| * | SI-7694 @uncheckedBounds, an opt-out from type bounds checkingJason Zaugg2013-08-131-0/+16
| * | [nomaster] SI-7733 reflective packages now more consistent with scalacEugene Burmako2013-08-131-0/+16
| |/
| * brings JavaMirrors up to speed with ClassfileParserEugene Burmako2013-07-231-0/+4
| * Merge pull request #2674 from richdougherty/2.10.x-si7336-try2Adriaan Moors2013-07-121-0/+8
| |\
| | * SI-7336 - Link flatMapped promises to avoid memory leaksRich Dougherty2013-07-061-0/+8
| * | makes it more convenient to work with SuppressMacroExpansionAttachmentEugene Burmako2013-06-281-0/+24
| |/
| * SI-6138 Centralize and refine detection of `getClass` callsJason Zaugg2013-05-231-0/+8
| * Reimplementing much of the DefaultPromise methodsViktor Klang2013-05-181-0/+4
| * SI-7442 Update bundled Fork/Join pool (JSR166y)Philipp Haller2013-05-111-0/+37
| * SI-7398 Add support for java8 default methodsPaul Phillips2013-04-261-0/+4
| * SI-6675 Avoid spurious warning about pattern bind arity.Jason Zaugg2013-04-211-0/+4
| * SI-7289 Less strict type application for TypeVar.Adriaan Moors2013-04-081-0/+4
| * Refactor existential related code out of types.Jason Zaugg2013-04-021-0/+48
| * Read version 51 (JDK 7) class files.James Iry2013-03-141-0/+16