| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix chunk_alloc_mmap() bugs. | Jason Evans | 2012-05-09 | 1 | -35/+10 |
| * | Use Get/SetLastError on Win32 | Mike Hommey | 2012-04-30 | 1 | -2/+2 |
| * | Add support for Mingw | Mike Hommey | 2012-04-22 | 1 | -29/+79 |
| * | Remove mmap_unaligned. | Jason Evans | 2012-04-22 | 1 | -74/+26 |
| * | Fix a memory corruption bug in chunk_alloc_dss(). | Jason Evans | 2012-04-21 | 1 | -6/+10 |
| * | Add a pages_purge function to wrap madvise(JEMALLOC_MADV_PURGE) calls | Mike Hommey | 2012-04-19 | 1 | -0/+14 |
| * | Disable munmap() if it causes VM map holes. | Jason Evans | 2012-04-13 | 1 | -2/+5 |
| * | Normalize aligned allocation algorithms. | Jason Evans | 2012-04-12 | 1 | -32/+18 |
| * | Add alignment support to chunk_alloc(). | Mike Hommey | 2012-04-10 | 1 | -18/+17 |
| * | Remove MAP_NORESERVE support | Mike Hommey | 2012-04-10 | 1 | -27/+14 |
| * | Implement tsd. | Jason Evans | 2012-03-23 | 1 | -22/+18 |
| * | Invert NO_TLS to JEMALLOC_TLS. | Jason Evans | 2012-03-19 | 1 | -2/+2 |
| * | Implement malloc_vsnprintf(). | Jason Evans | 2012-03-08 | 1 | -6/+3 |
| * | Move repo contents in jemalloc/ to top level. | Jason Evans | 2011-04-01 | 1 | -0/+239 |
