summaryrefslogtreecommitdiffstats
path: root/src/ckh.c
Commit message (Expand)AuthorAgeFilesLines
* Style and spelling fixes.Jason Evans2014-12-091-2/+2
* Convert to uniform style: cond == false --> !condJason Evans2014-10-031-5/+5
* Convert all tsd variables to reside in a single tsd structure.Jason Evans2014-09-231-18/+20
* Fix inline-related macro issues.Jason Evans2013-12-101-6/+6
* Use config_* instead of JEMALLOC_*.Jason Evans2013-01-221-3/+2
* Update hash from MurmurHash2 to MurmurHash3.Jason Evans2013-01-221-63/+18
* Normalize aligned allocation algorithms.Jason Evans2012-04-121-3/+3
* Rename labels.Jason Evans2012-04-101-8/+8
* Use UINT64_C() rather than LLU for 64-bit constants.Jason Evans2012-03-051-4/+4
* Rename prn to prng.Jason Evans2012-03-021-3/+3
* Remove magic.Jason Evans2012-02-131-9/+0
* Reduce cpp conditional logic complexity.Jason Evans2012-02-111-9/+8
* Use LLU suffix for all 64-bit constants.Jason Evans2011-05-221-1/+1
* Move repo contents in jemalloc/ to top level.Jason Evans2011-04-011-0/+619