Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the --enable-mremap option. | Jason Evans | 2012-05-09 | 1 | -1/+1 |
* | Use Get/SetLastError on Win32 | Mike Hommey | 2012-04-30 | 1 | -1/+1 |
* | Fix chunk allocation/deallocation bugs. | Jason Evans | 2012-04-21 | 1 | -2/+8 |
* | Implement Valgrind support, redzones, and quarantine. | Jason Evans | 2012-04-11 | 1 | -1/+1 |
* | Add alignment support to chunk_alloc(). | Mike Hommey | 2012-04-10 | 1 | -84/+8 |
* | Fix fork-related bugs. | Jason Evans | 2012-03-13 | 1 | -0/+21 |
* | Implement malloc_vsnprintf(). | Jason Evans | 2012-03-08 | 1 | -3/+2 |
* | Remove the swap feature. | Jason Evans | 2012-02-13 | 1 | -6/+4 |
* | Reduce cpp conditional logic complexity. | Jason Evans | 2012-02-11 | 1 | -51/+29 |
* | Fix huge_ralloc to maintain chunk statistics. | Jason Evans | 2011-11-11 | 1 | -5/+6 |
* | Fix huge_ralloc() race when using mremap(2). | Jason Evans | 2011-11-09 | 1 | -3/+9 |
* | Move repo contents in jemalloc/ to top level. | Jason Evans | 2011-04-01 | 1 | -0/+379 |