summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/SortedSet.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-8647 Used immutable scheme for mutable.BitSet to resolve canBuildFromRex Kerr2015-08-301-1/+3
* SI-6938 Use mutable red-black tree in TreeSetRui Gonçalves2015-07-281-0/+3
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Fixes SI-4478.Simon Ochsenreither2012-05-021-2/+2
* Whitespace commit.Paul Phillips2012-02-291-5/+5
* Add mutable tree sets to the standard library.aleksandar2012-01-121-0/+49