summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Remove #includes in testsMike Hommey2012-04-229-55/+0
* Add support for MingwMike Hommey2012-04-222-0/+30
* Add an abstraction layer for threading in testsMike Hommey2012-04-184-55/+45
* Replace fprintf with malloc_printf in tests.Mike Hommey2012-04-1710-106/+101
* Rename labels.Jason Evans2012-04-104-22/+22
* Revert "Avoid NULL check in free() and malloc_usable_size()."Jason Evans2012-04-022-21/+0
* Avoid NULL check in free() and malloc_usable_size().Jason Evans2012-04-022-0/+21
* Add the "thread.tcache.enabled" mallctl.Jason Evans2012-03-272-0/+111
* Implement aligned_alloc().Jason Evans2012-03-132-0/+148
* Implement malloc_vsnprintf().Jason Evans2012-03-082-8/+8
* Use UINT64_C() rather than LLU for 64-bit constants.Jason Evans2012-03-052-17/+18
* Add --with-mangling.Jason Evans2012-03-026-60/+54
* Add nallocm().Jason Evans2012-02-291-13/+78
* Fix rallocm() test to support >4KiB pages.Jason Evans2011-11-061-4/+14
* Move repo contents in jemalloc/ to top level.Jason Evans2011-04-0115-0/+895