| Commit message (Expand) | Author | Age | Files | Lines |
* | Style and spelling fixes. | Jason Evans | 2014-12-09 | 1 | -1/+1 |
|
|
* | Whitespace cleanups. | Jason Evans | 2014-09-05 | 1 | -7/+7 |
|
|
* | Ensure the default purgeable zone is after the default zone on OS X | Mike Hommey | 2014-06-10 | 1 | -9/+25 |
|
|
* | Prefer not_reached() over assert(false) where appropriate. | Jason Evans | 2013-10-21 | 1 | -1/+1 |
|
|
* | Don't register jemalloc's zone allocator if something else already replaced t... | Mike Hommey | 2012-11-07 | 1 | -1/+11 |
|
|
* | Implement Valgrind support, redzones, and quarantine. | Jason Evans | 2012-04-11 | 1 | -5/+5 |
|
|
* | Clean up *PAGE* macros. | Jason Evans | 2012-04-02 | 1 | -1/+1 |
|
|
* | Move last bit of zone initialization in zone.c, and lazy-initialize | Mike Hommey | 2012-04-02 | 1 | -0/+1 |
|
|
* | Avoid crashes when system libraries use the purgeable zone allocator | Mike Hommey | 2012-03-30 | 1 | -5/+26 |
|
|
* | Move zone registration to zone.c | Mike Hommey | 2012-03-30 | 1 | -3/+19 |
|
|
* | Make zone_{free, realloc, free_definite_size} fallback to the system allocato... | Mike Hommey | 2012-03-26 | 1 | -4/+17 |
|
|
* | Improve zone support for OSX | Mike Hommey | 2012-03-20 | 1 | -168/+23 |
|
|
* | Unbreak mac after commit 4e2e3dd | Mike Hommey | 2012-03-20 | 1 | -1/+1 |
|
|
* | Add --with-mangling. | Jason Evans | 2012-03-02 | 1 | -13/+13 |
|
|
* | Simplify zone_good_size(). | Jason Evans | 2012-02-29 | 1 | -15/+3 |
|
|
* | Move repo contents in jemalloc/ to top level. | Jason Evans | 2011-04-01 | 1 | -0/+354 |
|
|