summaryrefslogtreecommitdiff
path: root/src/library/scala/Math.scala
Commit message (Expand)AuthorAgeFilesLines
* Addresses the issues swirling around Double.Eps...Paul Phillips2011-03-151-3/+3
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Starting the mopping up now that names have som...Paul Phillips2010-12-031-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Took advantage of package object fix to factor ...Paul Phillips2009-12-121-137/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Partitioned scala.Math and scala.math a little ...Paul Phillips2009-11-231-0/+231
* Contents of scala.Math moved into scala.math pa...Paul Phillips2009-11-171-202/+0
* Fixed #1932.Gilles Dubochet2009-05-151-1/+0
* Removed various now-unnecessary java 1.4 workar...Paul Phillips2009-04-291-12/+11
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* New reorg planGeoffrey Washburn2008-04-071-0/+204
* The great library reorg!Geoffrey Washburn2008-04-041-204/+0
* Added signum functions.Geoffrey Washburn2008-04-031-2/+13
* fixed #423, added integer square root (CLDC)michelou2008-01-311-2/+2
* Integrated J2ME version of the library as of re...mihaylov2007-06-131-0/+1
* fixed typo in scaladoc commentsmichelou2007-06-081-23/+23
* Deprecated scala.compat.Math and move some memb...mihaylov2007-04-241-0/+52
* added Scala comments to scala/Math.scalamichelou2006-12-191-1/+71
* Removed Java5-specific calls from scala.Mathmihaylov2006-12-131-12/+12
* Added various constants to the primitive types ...mihaylov2006-12-131-0/+70