1. 145f3cd Add --disable-syscall. by Jason Evans · 8 years ago
  2. e1b2970 Update configure cache file example. by Jason Evans · 8 years ago
  3. 8e3fb7f Document how to use --cache configure option. by Jason Evans · 8 years ago
  4. 434ea64 Add --with-version. by Jason Evans · 8 years ago
  5. f829009 Add --with-malloc-conf. by Jason Evans · 8 years ago
  6. 2662ba5 Stop forcing --enable-munmap on MinGW. by Jason Evans · 9 years ago
  7. d059b9d Implement support for non-coalescing maps on MinGW. by Jason Evans · 9 years ago
  8. 8a03cf0 Implement cache index randomization for large allocations. by Jason Evans · 9 years ago
  9. e0a08a1 Restore --enable-ivsalloc. by Jason Evans · 9 years ago
  10. cbf3a6d Move centralized chunk management into arenas. by Jason Evans · 9 years ago
  11. d1f3ab4 Fix line wrapping. by Jason Evans · 10 years ago
  12. 81e5475 Add --with-lg-tiny-min, generalize --with-lg-quantum. by Jason Evans · 10 years ago
  13. fc0b3b7 Add configure options. by Jason Evans · 10 years ago
  14. eb5376a Add instructions for installing from non-packaged sources. by Jason Evans · 10 years ago
  15. c21b05e Whitespace cleanups. by Jason Evans · 10 years ago
  16. e2deab7 Refactor huge allocation to be managed by arenas. by Jason Evans · 10 years ago
  17. 4d434ad Make dss non-optional, and fix an "arena.<i>.dss" mallctl bug. by Jason Evans · 10 years ago
  18. 644d414 Reverse the cc-silence default. by Jason Evans · 10 years ago
  19. 9790b96 Remove the *allocm() API, which is superceded by the *allocx() API. by Jason Evans · 10 years ago
  20. 748dfac Add test code coverage analysis. by Jason Evans · 10 years ago
  21. 86abd0d Refactor to support more varied testing. by Jason Evans · 11 years ago
  22. 5135e34 Allow to enable ivsalloc independently by Mike Hommey · 11 years ago
  23. d0357f7 Allow to disable the zone allocator on Darwin by Mike Hommey · 12 years ago
  24. 9906660 Allow to build without exporting symbols by Mike Hommey · 12 years ago
  25. 2e671ff Add the --enable-mremap option. by Jason Evans · 12 years ago
  26. 079687b Clean up documentation and formatting. by Jason Evans · 12 years ago
  27. 59ae276 Add the --disable-munmap option. by Jason Evans · 12 years ago
  28. 122449b Implement Valgrind support, redzones, and quarantine. by Jason Evans · 12 years ago
  29. b147611 Add utrace(2)-based tracing (--enable-utrace). by Jason Evans · 12 years ago
  30. 7e77eaf Add the --disable-experimental option. by Jason Evans · 12 years ago
  31. 7b398ac Add fine-grained build/install targets. by Jason Evans · 12 years ago
  32. 0a5489e Add --with-mangling. by Jason Evans · 12 years ago
  33. 777c191 Enable support for junk/zero filling by default. by Jason Evans · 12 years ago
  34. d073a32 Enable the stats configuration option by default. by Jason Evans · 12 years ago
  35. c90ad71 Remove the sysv option. by Jason Evans · 12 years ago
  36. b172610 Simplify small size class infrastructure. by Jason Evans · 12 years ago
  37. ef8897b Make 8-byte tiny size class non-optional. by Jason Evans · 12 years ago
  38. 0fee70d Do not enable lazy locking by default. by Jason Evans · 12 years ago
  39. 4162627 Remove the swap feature. by Jason Evans · 12 years ago
  40. 746e77a Add the --with-private-namespace option. by Jason Evans · 13 years ago
  41. 7427525 Move repo contents in jemalloc/ to top level. by Jason Evans · 13 years ago