summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/AnyRefMap.scala
Commit message (Expand)AuthorAgeFilesLines
* Conform foreach tparam to majority naming conventionvsalvis2015-10-211-58/+58
* SI-8916 Further fixes with -Ywarn-unused includedSimon Ochsenreither2014-10-241-2/+2
* 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