1. e12eaf9 Style and spelling fixes. by Jason Evans · 10 years ago
  2. c21b05e Whitespace cleanups. by Jason Evans · 10 years ago
  3. 6f533c1 Ensure the default purgeable zone is after the default zone on OS X by Mike Hommey · 10 years ago
  4. 6556e28 Prefer not_reached() over assert(false) where appropriate. by Jason Evans · 11 years ago
  5. 847ff22 Don't register jemalloc's zone allocator if something else already replaced the system default zone by Mike Hommey · 12 years ago
  6. 122449b Implement Valgrind support, redzones, and quarantine. by Jason Evans · 12 years ago
  7. ae4c7b4 Clean up *PAGE* macros. by Jason Evans · 12 years ago
  8. 80b2593 Move last bit of zone initialization in zone.c, and lazy-initialize by Mike Hommey · 12 years ago
  9. 3c2ba0d Avoid crashes when system libraries use the purgeable zone allocator by Mike Hommey · 12 years ago
  10. 71a93b8 Move zone registration to zone.c by Mike Hommey · 12 years ago
  11. 5b3db09 Make zone_{free, realloc, free_definite_size} fallback to the system allocator if they are called with a pointer that jemalloc didn't allocate by Mike Hommey · 12 years ago
  12. 154829d Improve zone support for OSX by Mike Hommey · 12 years ago
  13. f4d0fc3 Unbreak mac after commit 4e2e3dd by Mike Hommey · 12 years ago
  14. 0a5489e Add --with-mangling. by Jason Evans · 12 years ago
  15. 166a745 Simplify zone_good_size(). by Jason Evans · 12 years ago
  16. 7427525 Move repo contents in jemalloc/ to top level. by Jason Evans · 13 years ago[Renamed from jemalloc/src/zone.c]
  17. 2dbecf1 Port to Mac OS X. by Jason Evans · 14 years ago