summaryrefslogtreecommitdiff
path: root/bincompat-forward.whitelist.conf
Commit message (Expand)AuthorAgeFilesLines
* Revert "Optimize slice and take in ArrayOps, WrappedArray"Adriaan Moors2017-04-031-296/+0
* Revert "Optimised implementation of List.filter/filterNot"Adriaan Moors2017-04-031-17/+0
* Revert "Handle WrappedArray the same way as ArrayOps for binary compatibility"Adriaan Moors2017-04-031-44/+12
* 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
* 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
* SI-8362: AbstractPromise extends AtomicReferenceMariot Chauvin2015-07-291-0/+9
* Clean implementation of sorts for scala.util.Sorting.Rex Kerr2015-06-011-0/+53
* SI-9059 Random.alphanumeric is inefficientDenton Cockburn2015-02-131-0/+5
* 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
| * [nomaster] Revert "SI-6548 reflection now correctly enters jinners"Adriaan Moors2013-02-101-8/+8
| * [nomaster] inline importPrivateWithinFromJavaFlags into SymbolTableAdriaan Moors2013-02-091-4/+4
| * [nomaster] Revert "cosmetic renamings in runtime reflection"Adriaan Moors2013-02-091-24/+24
| * [nomaster] refactor AdaptedForkJoinTask, uncaughtExceptionHandlerAdriaan Moors2013-02-091-10/+10