summaryrefslogtreecommitdiff
path: root/src/library/scala/Double.scala
Commit message (Expand)AuthorAgeFilesLines
* Generate AnyVal source stubs from sbtStefan Zeiger2016-04-061-2/+2
* SI-6710 Clarify stub methods in primitive value classesLukas Rytz2016-04-011-3/+4
* SI-7624 Fix -Xlint warnings in AnyVal-related codeSimon Ochsenreither2013-08-151-242/+83
* SI-6898 Document AnyVal box and unbox implemention by BoxesRunTimeAndrew Phillips2013-04-221-0/+4
* Reverting changes to AnyVals generated classes in 9a82fc0Andrew Phillips2013-04-221-0/+2
* Remove unused symbols and imports from the library.Eugene Vigdorchik2013-03-051-2/+0
* Updated copyright to 2013Carlo Dapor2013-01-021-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Removes Float.Epsilon and Double.EpsilonDominik Gruntz2012-07-191-3/+0
* Generate abstract methods in scala.Byte and friends.Paul Phillips2012-06-061-90/+92
* Improved formatting/display of documentation.Simon Ochsenreither2012-04-131-81/+81
* Unsealed AnyVal.Paul Phillips2012-01-281-1/+1
* Small changes to the API documentation of the A...Heather Miller2011-09-181-1/+1
* Some great AnyVal class hierarchy documentation...Josh Suereth2011-09-021-2/+240
* A total rewrite of "runtimeClass", discarding t...Paul Phillips2011-06-221-0/+1
* Various addenda to soc's patch: regenerating Pr...Paul Phillips2011-04-141-1/+1
* Adds "since" field to @deprecated.Paul Phillips2011-04-141-1/+1
* A less ad hoc infrastructure for generating Any...Paul Phillips2011-04-011-4/+5
* Working on the documentation of core classes.Paul Phillips2011-04-011-10/+31
* Addresses the issues swirling around Double.Eps...Paul Phillips2011-03-151-5/+12
* The AnyVal types become source files instead of...Paul Phillips2011-01-241-0/+137