summaryrefslogtreecommitdiff
path: root/src/library/scala/Byte.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-8641 Fix right shift docs for integer typesLinas Medziunas2016-01-031-4/+4
* SI-7624 Fix -Xlint warnings in AnyVal-related codeSimon Ochsenreither2013-08-151-249/+87
* SI-6898 Document AnyVal box and unbox implemention by BoxesRunTimeAndrew Phillips2013-04-221-0/+4
* 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-112/+117
*-. Merge commit 'refs/pull/387/head'; commit 'refs/pull/388/head'; commit 'refs/...Paul Phillips2012-04-141-103/+103
|\ \
| | * Improved formatting/display of documentation.Simon Ochsenreither2012-04-131-103/+103
| |/
* / Move primitive widening implicits to companions.Paul Phillips2012-04-141-0/+5
|/
* Eliminated 2500 lines of whitespace changes.Paul Phillips2012-01-301-56/+56
* Unsealed AnyVal.Paul Phillips2012-01-281-57/+57
* 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-3/+449
* A total rewrite of "runtimeClass", discarding t...Paul Phillips2011-06-221-0/+1
* A less ad hoc infrastructure for generating Any...Paul Phillips2011-04-011-3/+2
* Working on the documentation of core classes.Paul Phillips2011-04-011-7/+33
* 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/+154