summaryrefslogtreecommitdiff
path: root/src/library/scala/util/hashing
Commit message (Expand)AuthorAgeFilesLines
* Override equals and hashCode for WrappedArrayAlexey Romanov2016-12-211-0/+3
* fix smhasher urlxuwei-k2016-02-151-1/+1
* Fix many typosMichaƂ Pociecha2015-04-211-1/+1
* Removing deprecated code.Paul Phillips2013-11-181-8/+0
* Make all numeric coercions explicit.Paul Phillips2013-05-271-1/+1
* Revert "SI-7469 Remove @deprecated MurmurHash elements"Jason Zaugg2013-05-171-0/+8
* SI-7469 Remove @deprecated MurmurHash elementsSimon Ochsenreither2013-05-121-8/+0
* Absolutized paths involving the scala package.Paul Phillips2013-05-034-12/+16
* Revert "SI-6811 Misc. removals in util, testing, io, ..."Grzegorz Kossakowski2013-01-281-0/+8
* SI-6811 Misc. removals in util, testing, io, ...Simon Ochsenreither2013-01-171-8/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-024-4/+4
* More relative path elimination.Paul Phillips2012-09-151-9/+6
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-15/+15
* Don't allocate closure in List.hashCode.Grzegorz Kossakowski2012-08-201-1/+19
* Add the first iteration of the `util.hashing` package.Aleksandar Prokopec2012-06-074-3/+340
* Fix `Hashing`.Aleksandar Prokopec2012-06-011-0/+42