aboutsummaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/ckh.h
Commit message (Expand)AuthorAgeFilesLines
* Header refactoring: tsd - cleanup and dependency breaking.David Goldblatt2017-05-011-1/+1
* Header refactoring: ckh module - remove from the catchall and unify.David Goldblatt2017-04-241-0/+101
* Break up headers into constituent partsDavid Goldblatt2017-01-121-86/+0
* Do not (recursively) allocate within tsd_fetch().Jason Evans2016-10-201-4/+4
* Resolve bootstrapping issues when embedded in FreeBSD libc.Jason Evans2016-05-101-4/+4
* Fix a typo in the ckh_search() prototype.Christopher Ferris2016-02-201-1/+1
* Refactor prng* from cpp macros into inline functions.Jason Evans2016-02-191-3/+1
* Convert all tsd variables to reside in a single tsd structure.Jason Evans2014-09-231-4/+4
* Normalize #define whitespace.Jason Evans2013-12-081-1/+1
* Update hash from MurmurHash2 to MurmurHash3.Jason Evans2013-01-221-5/+3
* Rename prn to prng.Jason Evans2012-03-021-1/+1
* Remove magic.Jason Evans2012-02-131-3/+0
* Reduce cpp conditional logic complexity.Jason Evans2012-02-101-2/+0
* Move repo contents in jemalloc/ to top level.Jason Evans2011-03-311-0/+95