Skip to content
  1. Apr 23, 2012
    • Jason Evans's avatar
      Document MinGW support. · 40f514fd
      Jason Evans authored
      40f514fd
    • Jason Evans's avatar
      Fix heap profiling bugs. · 52386b2d
      Jason Evans authored
      Fix a potential deadlock that could occur during interval- and
      growth-triggered heap profile dumps.
      
      Fix an off-by-one heap profile statistics bug that could be observed in
      interval- and growth-triggered heap profiles.
      
      Fix heap profile dump filename sequence numbers (regression during
      conversion to malloc_snprintf()).
      52386b2d
  2. Apr 21, 2012
    • Jason Evans's avatar
      Fix a memory corruption bug in chunk_alloc_dss(). · 8f0e0eb1
      Jason Evans authored
      Fix a memory corruption bug in chunk_alloc_dss() that was due to
      claiming newly allocated memory is zeroed.
      
      Reverse order of preference between mmap() and sbrk() to prefer mmap().
      
      Clean up management of 'zero' parameter in chunk_alloc*().
      8f0e0eb1
  3. Apr 20, 2012
  4. Apr 18, 2012
  5. Apr 17, 2012
  6. Nov 15, 2011
  7. Nov 06, 2011
  8. Sep 01, 2011
  9. Jul 31, 2011
  10. Apr 01, 2011
  11. Mar 31, 2011
  12. Mar 22, 2011
  13. Mar 15, 2011
  14. Mar 02, 2011
  15. Feb 08, 2011
  16. Feb 01, 2011
  17. Dec 04, 2010
  18. Oct 30, 2010
  19. Oct 25, 2010