1. 6668853 Avoid deprecated sbrk(2) on OS X. by Jason Evans · 11 years ago
  2. 0691275 Fix Valgrind integration. by Jason Evans · 12 years ago
  3. 3806748 Tighten valgrind integration. by Jason Evans · 12 years ago
  4. 609ae59 Add arena-specific and selective dss allocation. by Jason Evans · 12 years ago
  5. 7ad54c1 Fix chunk allocation/deallocation bugs. by Jason Evans · 13 years ago
  6. 8f0e0eb Fix a memory corruption bug in chunk_alloc_dss(). by Jason Evans · 13 years ago
  7. 7ca0fdf Disable munmap() if it causes VM map holes. by Jason Evans · 13 years ago
  8. 83c324a Use a stub replacement and disable dss when sbrk is not supported by Mike Hommey · 13 years ago
  9. 5ff709c Normalize aligned allocation algorithms. by Jason Evans · 13 years ago
  10. a1ee783 Rename labels. by Jason Evans · 13 years ago
  11. eae2690 Add alignment support to chunk_alloc(). by Mike Hommey · 13 years ago
  12. 4e2e3dd Fix fork-related bugs. by Jason Evans · 13 years ago
  13. 7372b15 Reduce cpp conditional logic complexity. by Jason Evans · 13 years ago
  14. 7427525 Move repo contents in jemalloc/ to top level. by Jason Evans · 14 years ago[Renamed from jemalloc/src/chunk_dss.c]
  15. cfdc8cf Use mremap(2) for huge realloc(). by Jason Evans · 14 years ago
  16. 376b152 Restructure source tree. by Jason Evans · 15 years ago[Renamed (99%) from jemalloc/src/jemalloc_chunk_dss.c]
  17. 3c23435 Implement mallctl{nametomib,bymib}(). by Jason Evans · 15 years ago
  18. 41631d0 Modify chunk_alloc() to support optional zeroing. by Jason Evans · 15 years ago
  19. 4201af0 Add the --enable-swap configure option. by Jason Evans · 15 years ago