summaryrefslogtreecommitdiff
path: root/deps/jemalloc/msvc/jemalloc_vc2015.sln
Commit message (Collapse)AuthorAgeFilesLines
* Jemalloc upgraded to version 5.0.1.antirez2018-05-241-0/+63
|
* Revert "Jemalloc updated to 4.4.0."antirez2017-04-221-63/+0
| | | | This reverts commit 36c1acc222d29e6e2dc9fc25362e4faa471111bd.
* Jemalloc updated to 4.4.0.antirez2017-01-301-0/+63
The original jemalloc source tree was modified to: 1. Remove the configure error that prevents nested builds. 2. Insert the Redis private Jemalloc API in order to allow the Redis fragmentation function to work.