summaryrefslogtreecommitdiff
path: root/src/library/scala/Unit.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-6710 / PR 5072 follow-up: fix Unit.box / Unit.unboxLukas Rytz2016-04-201-2/+2
* 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-5/+4
* Reverting changes to AnyVals generated classes in 9a82fc0Andrew Phillips2013-04-221-0/+3
* Remove unused symbols and imports from the library.Eugene Vigdorchik2013-03-051-3/+0
* Updated copyright to 2013Carlo Dapor2013-01-021-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Generate abstract methods in scala.Byte and friends.Paul Phillips2012-06-061-3/+5
* Improved formatting/display of documentation.Simon Ochsenreither2012-04-131-2/+2
* Unsealed AnyVal.Paul Phillips2012-01-281-1/+1
* updated man pages, fixed svn props, did some cl...michelou2011-09-251-0/+0
* Small changes to the API documentation of the A...Heather Miller2011-09-181-3/+4
* Some great AnyVal class hierarchy documentation...Josh Suereth2011-09-021-3/+3
* A total rewrite of "runtimeClass", discarding t...Paul Phillips2011-06-221-2/+3
* A less ad hoc infrastructure for generating Any...Paul Phillips2011-04-011-4/+23
* Working on the documentation of core classes.Paul Phillips2011-04-011-3/+5
* Addresses the issues swirling around Double.Eps...Paul Phillips2011-03-151-1/+1
* The AnyVal types become source files instead of...Paul Phillips2011-01-241-0/+23