Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split out cold code path in newImpl | Qinfan Wu | 2017-07-24 | 1 | -7/+16 |
* | Get rid of most of the various inline macros. | David Goldblatt | 2017-04-24 | 1 | -1/+0 |
* | Move CPP_PROLOGUE and CPP_EPILOGUE to the .cpp | David Goldblatt | 2017-04-19 | 1 | -0/+8 |
* | Header refactoring: Split up jemalloc_internal.h | David Goldblatt | 2017-04-11 | 1 | -1/+2 |
* | Replace tabs following #define with spaces. | Jason Evans | 2017-01-21 | 1 | -1/+1 |
* | Remove extraneous parens around return arguments. | Jason Evans | 2017-01-21 | 1 | -6/+6 |
* | Update brace style. | Jason Evans | 2017-01-21 | 1 | -22/+11 |
* | Add nullptr support to sized delete operators. | Jason Evans | 2017-01-17 | 1 | -0/+6 |
* | Fix style nits. | Jason Evans | 2017-01-17 | 1 | -19/+18 |
* | Remove leading blank lines from function bodies. | Jason Evans | 2017-01-13 | 1 | -10/+0 |
* | Fix indentation. | Jason Evans | 2017-01-13 | 1 | -1/+1 |
* | jemalloc cpp new/delete bindings | Dave Watson | 2016-12-13 | 1 | -0/+140 |