Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |