summaryrefslogtreecommitdiff
path: root/src/library/scala/util/hashing/MurmurHash3.scala
Commit message (Expand)AuthorAgeFilesLines
* 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-031-1/+2
* 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-021-1/+1
* 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-071-0/+267