summaryrefslogtreecommitdiffstats
path: root/src/hash.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update to upstream r216384.Dan Albert2014-09-031-1/+1
* Only use Clang pragma when compiling with clang.Joerg Sonnenberger2013-04-271-0/+2
* Fix a few warnings/errors for compiling with -fno-exceptions.Howard Hinnant2013-03-281-0/+4
* Saleem Abdulrasool: avoid hardcoding buffer lengths.Howard Hinnant2012-12-271-1/+0
* Saleem Abdulrasool: Silence warning and reduce unnecessary code in hash.cpp.Howard Hinnant2012-12-271-8/+13
* Quash a whole bunch of warningsHoward Hinnant2011-12-011-1/+2
* license changeHoward Hinnant2010-11-161-2/+2
* Secure __next_prime from overflowingHoward Hinnant2010-10-291-0/+24
* Experimenting with a new forward fomulation (kudos Daniel Kruegler), updated ...Howard Hinnant2010-09-131-148/+198
* Fixing whitespace problemsHoward Hinnant2010-08-221-2/+2
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+485