summaryrefslogtreecommitdiff
path: root/src/library/scala/math/Ordering.scala
Commit message (Expand)AuthorAgeFilesLines
* Delegate more primitive comparison to the Java stdlibJason Zaugg2016-03-291-16/+6
* SI-9087 Fix min/max of reversed Double/Float orderingsJason Zaugg2015-01-201-0/+5
* [backport] Fix scaladoc typoLukas Elmer2014-08-111-1/+1
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-2/+2
* Fix some typosSamy Dindane2013-01-241-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* More relative path elimination.Paul Phillips2012-09-151-1/+2
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-2/+2
* [doc] Fix example of `Ordering.on` usage.haraldme2012-07-231-1/+1
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+1
* fixes #5104 and related NaN ordering inconsistenciesSzabolcs Berecz2011-12-251-0/+40
* Migration message and version cleanupSimon Ochsenreither2011-12-071-1/+1
* A big improvement to Ordering documentation.Heather Miller2011-08-091-47/+109
* 2nd round of clean ups (see r25285)michelou2011-07-151-29/+26
* Added some implicitNotFound annotations to comm...Paul Phillips2011-03-281-0/+1
* Leveraged having a place to put some useful imp...Paul Phillips2011-03-151-60/+52
* Moved SeqDerived into an Ordering.Implicits obj...Paul Phillips2011-03-081-15/+27
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* An Ordering for Seq and all of its descendents.Paul Phillips2010-12-211-0/+15
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-301-2/+1
* Added implicits to create Orderings from java's...Paul Phillips2010-09-151-10/+14
* Separate option Ordering into a trait so it can...Paul Phillips2010-07-011-8/+10
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Fixes #3155. No review is necessary.Aleksandar Pokopec2010-03-151-0/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Performance improvement on Ordering.Paul Phillips2009-11-271-0/+5
* More world-shaking deprecation work.Paul Phillips2009-11-201-3/+3
* Moved a bunch of classes into the newly created...Paul Phillips2009-11-061-0/+370