| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix an off-by-one flaw in a test. | Jason Evans | 2013-10-20 | 1 | -1/+2 |
|
|
* | Fix dangerous casts in tests. | Jason Evans | 2013-10-20 | 3 | -6/+10 |
|
|
* | Fix Valgrind integration. | Jason Evans | 2013-02-01 | 2 | -0/+2 |
|
|
* | Add arena-specific and selective dss allocation. | Jason Evans | 2012-10-13 | 3 | -3/+73 |
|
|
* | Use Get/SetLastError on Win32 | Mike Hommey | 2012-04-30 | 1 | -11/+14 |
|
|
* | Avoid variable length arrays and remove declarations within code | Mike Hommey | 2012-04-29 | 1 | -4/+12 |
|
|
* | Remove #includes in tests | Mike Hommey | 2012-04-22 | 9 | -55/+0 |
|
|
* | Add support for Mingw | Mike Hommey | 2012-04-22 | 2 | -0/+30 |
|
|
* | Add an abstraction layer for threading in tests | Mike Hommey | 2012-04-18 | 4 | -55/+45 |
|
|
* | Replace fprintf with malloc_printf in tests. | Mike Hommey | 2012-04-17 | 10 | -106/+101 |
|
|
* | Rename labels. | Jason Evans | 2012-04-10 | 4 | -22/+22 |
|
|
* | Revert "Avoid NULL check in free() and malloc_usable_size()." | Jason Evans | 2012-04-02 | 2 | -21/+0 |
|
|
* | Avoid NULL check in free() and malloc_usable_size(). | Jason Evans | 2012-04-02 | 2 | -0/+21 |
|
|
* | Add the "thread.tcache.enabled" mallctl. | Jason Evans | 2012-03-27 | 2 | -0/+111 |
|
|
* | Implement aligned_alloc(). | Jason Evans | 2012-03-13 | 2 | -0/+148 |
|
|
* | Implement malloc_vsnprintf(). | Jason Evans | 2012-03-08 | 2 | -8/+8 |
|
|
* | Use UINT64_C() rather than LLU for 64-bit constants. | Jason Evans | 2012-03-05 | 2 | -17/+18 |
|
|
* | Add --with-mangling. | Jason Evans | 2012-03-02 | 6 | -60/+54 |
|
|
* | Add nallocm(). | Jason Evans | 2012-02-29 | 1 | -13/+78 |
|
|
* | Fix rallocm() test to support >4KiB pages. | Jason Evans | 2011-11-06 | 1 | -4/+14 |
|
|
* | Move repo contents in jemalloc/ to top level. | Jason Evans | 2011-04-01 | 15 | -0/+895 |
|
|