summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/generic/Sorted.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix 25 typos (g-i)Janek Bogucki2015-06-221-1/+1
* Correction in the documentation.kurnevsky2014-04-081-1/+2
* Cull extraneous whitespace.Paul Phillips2013-09-181-4/+4
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-5/+5
* Banish needless semicolons.Jason Zaugg2013-02-241-8/+8
* SI-6642 Adds iteratorFrom, keysIteratorFrom, and valuesIteratorFromJames Iry2013-02-131-0/+12
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-2/+0
* Fixed bug in Sorted "to" not using the ordering.Paul Phillips2011-08-271-2/+1
* 3rd round of clean ups (see r25285, r25292)michelou2011-07-151-7/+8
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Leveraged -Xmigration to burn off some warts wh...Paul Phillips2010-03-151-14/+13
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* more @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-2/+2
* Massive redesign so that: scala> "hi" == "hi".r...Martin Odersky2009-09-101-3/+3
* switch to unnested packages.Martin Odersky2009-07-241-0/+1
* added headers, svn keywords, updated pilib exam...michelou2009-06-161-1/+1
* Fix and test for bug 2029.David MacIver2009-06-011-1/+46
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-2/+2
* massive new collections checkin.Martin Odersky2009-05-081-0/+56