summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/generic/BitOperations.scala
Commit message (Expand)AuthorAgeFilesLines
* Use Java's highestOneBit, rather than our own versions.Jason Zaugg2016-03-291-21/+2
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Pulled some bit level operations into their own...Paul Phillips2011-01-101-0/+64