summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/LongMap.scala
Commit message (Expand)AuthorAgeFilesLines
* Conform foreach tparam to majority naming conventionvsalvis2015-10-211-61/+61
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* SI-8916 Further fixes with -Ywarn-unused includedSimon Ochsenreither2014-10-241-2/+2
* SI-8815 mutable.LongMap makes different choices for splitAt vs etc.Rex Kerr2014-09-111-27/+11
* SI-8213 AnyRefMap.getOrElseUpdate is faultyRex Kerr2014-01-301-2/+13
* New mutable hash map with Long keys: partially solves SI-5263 and is relevantRex Kerr2013-11-181-0/+558