summaryrefslogtreecommitdiff
path: root/test/files/run/t8549.scala
Commit message (Expand)AuthorAgeFilesLines
* Deprecated and rename Some#x to Some#valueDale Wijnand2016-07-151-4/+4
* SI-8561 named subclasses for known Manifest / ClassTag instancesLukas Rytz2016-07-061-22/+15
* Add SerialVersionUID to ListSetRui Gonçalves2016-05-171-1/+3
* Target FunctionN, not scala/runtime/java8/JFunction.Adriaan Moors2016-03-281-2/+2
* Remove manual mixins in JFunctionN.v2.12.0-M3-dc9effeJason Zaugg2016-03-181-14/+21
* Make AnyRefMap serializableJason Zaugg2015-09-251-2/+3
* SI-6938 Use mutable red-black tree in TreeSetRui Gonçalves2015-07-281-1/+4
* SI-8911 scala.collection.convert.Wrappers$MapWrapper not serializableRex Kerr2015-07-191-1/+14
* SI-4147 Add an implementation of `mutable.TreeMap`Rui Gonçalves2015-05-301-1/+4
* Fix t8549 under -Ydelambdafy:methodLukas Rytz2014-10-101-1/+4
* SI-8576 Temporarily disable part of serialization testJason Zaugg2014-05-101-23/+34
* SI-8549 Enforce serialization stability for selected collectionsJason Zaugg2014-05-051-0/+175