summaryrefslogtreecommitdiff
path: root/bincompat-forward.whitelist.conf
Commit message (Expand)AuthorAgeFilesLines
* Revert "Optimize slice and take in ArrayOps, WrappedArray"Adriaan Moors2017-04-071-296/+0
* Revert "Optimised implementation of List.filter/filterNot"Adriaan Moors2017-04-071-17/+0
* Revert "Handle WrappedArray the same way as ArrayOps for binary compatibility"Adriaan Moors2017-04-071-44/+12
* Merge pull request #5592 from fommil/jar-open-closeJason Zaugg2017-03-221-0/+12
|\
| * SI-9632 don't keep JarFile open in ZipArchiveSam Halliday2017-02-221-0/+12
* | Merge pull request #5600 from paplorinc/HashTable_indexSeth Tisue2017-03-061-0/+4
|\ \ | |/ |/|
| * Optimized HashTable.nextPositivePowerOfTwoPap LÅ‘rinc2017-02-181-0/+4
* | SD-256 enable colored output by default on unixAntoine Gourlay2017-02-211-0/+8
* | SI-10026 Fix endless cycle in runtime reflectionJason Zaugg2017-02-191-0/+8
|/
* Merge branch '2.12.x' into merge-2.11.x-to-2.12.x-20170214Seth Tisue2017-02-171-0/+8
|\
| * update MiMa whitelist for infix annotationSeth Tisue2017-02-161-0/+8
* | Merge commit '0965028809' into merge-2.11.x-to-2.12.x-20170214Seth Tisue2017-02-161-0/+349
|\ \ | |/ |/|
| * Handle WrappedArray the same way as ArrayOps for binary compatibilityStefan Zeiger2017-02-031-12/+44
| * Optimised implementation of List.filter/filterNotRory Graves2017-01-281-0/+17
| * Optimize slice and take in ArrayOps, WrappedArrayMike Skells2017-01-281-0/+296
* | Optimizations in immutable.Map.{get, contains}Jason Zaugg2017-02-031-0/+16
* | Override equals and hashCode for WrappedArrayAlexey Romanov2016-12-211-0/+8
* | 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