summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/AnyRefMap.scala
Commit message (Expand)AuthorAgeFilesLines
* Target FunctionN, not scala/runtime/java8/JFunction.Adriaan Moors2016-03-281-1/+5
* Clarified and expanded which Builders were reusableRex Kerr2016-01-301-1/+5
* Merge commit '8eb1d4c' into merge-2.11-to-2.12-nov-24Lukas Rytz2015-11-241-61/+61
|\
| * Conform foreach tparam to majority naming conventionvsalvis2015-10-211-58/+58
* | Make AnyRefMap serializableJason Zaugg2015-09-251-0/+2
* | Merge commit '7ba38a0' into merge/2.11.x-to-2.12.x-20150129Jason Zaugg2015-01-291-2/+2
|\|
| * SI-8916 Further fixes with -Ywarn-unused includedSimon Ochsenreither2014-10-241-2/+2
* | SI-8814 mutable.LongMap loses its LongMapness when adding with +Rex Kerr2014-11-241-0/+18
|/
* SI-8154 AnyRefMap iterates its way to ((null, null))Rex Kerr2014-02-091-15/+12
* SI-8213 AnyRefMap.getOrElseUpdate is faultyRex Kerr2014-01-301-2/+13
* New AnyRefMap fixes SI-5263 to the extent practical.Rex Kerr2013-11-181-0/+451