summaryrefslogtreecommitdiffstats
path: root/INSTALL
Commit message (Expand)AuthorAgeFilesLines
* Fix line wrapping.Jason Evans2014-10-151-10/+10
* Add --with-lg-tiny-min, generalize --with-lg-quantum.Jason Evans2014-10-111-6/+26
* Add configure options.Jason Evans2014-10-101-0/+67
* Add instructions for installing from non-packaged sources.Jason Evans2014-09-231-2/+15
* Whitespace cleanups.Jason Evans2014-09-051-3/+3
* Refactor huge allocation to be managed by arenas.Jason Evans2014-05-161-6/+0
* Make dss non-optional, and fix an "arena.<i>.dss" mallctl bug.Jason Evans2014-04-151-4/+0
* Reverse the cc-silence default.Jason Evans2014-04-151-4/+4
* Remove the *allocm() API, which is superceded by the *allocx() API.Jason Evans2014-04-151-3/+0
* Add test code coverage analysis.Jason Evans2013-12-071-0/+13
* Refactor to support more varied testing.Jason Evans2013-12-041-2/+2
* Allow to enable ivsalloc independentlyMike Hommey2012-12-231-0/+6
* Allow to disable the zone allocator on DarwinMike Hommey2012-12-231-0/+4
* Allow to build without exporting symbolsMike Hommey2012-11-251-0/+5
* Add the --enable-mremap option.Jason Evans2012-05-091-0/+6
* Clean up documentation and formatting.Jason Evans2012-04-231-5/+1
* Add the --disable-munmap option.Jason Evans2012-04-171-0/+7
* Implement Valgrind support, redzones, and quarantine.Jason Evans2012-04-111-2/+6
* Add utrace(2)-based tracing (--enable-utrace).Jason Evans2012-04-051-0/+4
* Add the --disable-experimental option.Jason Evans2012-03-031-0/+3
* Add fine-grained build/install targets.Jason Evans2012-03-031-0/+13
* Add --with-mangling.Jason Evans2012-03-021-0/+13
* Enable support for junk/zero filling by default.Jason Evans2012-02-291-2/+2
* Enable the stats configuration option by default.Jason Evans2012-02-291-2/+2
* Remove the sysv option.Jason Evans2012-02-291-5/+0
* Simplify small size class infrastructure.Jason Evans2012-02-291-8/+0
* Make 8-byte tiny size class non-optional.Jason Evans2012-02-131-7/+0
* Do not enable lazy locking by default.Jason Evans2012-02-131-2/+2
* Remove the swap feature.Jason Evans2012-02-131-5/+0
* Add the --with-private-namespace option.Jason Evans2011-07-301-0/+6
* Move repo contents in jemalloc/ to top level.Jason Evans2011-04-011-0/+251