summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2018-09-06Add bp file and generated files.Christopher Ferris
2017-10-16Fix MSVC 2015 project and add a VS 2017 solutionrustyx
2017-05-31Add /run_tests.out/ to .gitignore.David Goldblatt
2017-05-17Avoid over-rebuilding due to namespace mangling.Jason Evans
2017-05-11Automatically generate private symbol name mangling macros.Jason Evans
2017-05-11Remove unused private_unnamespace infrastructure.Jason Evans
2017-04-11Header refactoring: Split up jemalloc_internal.hDavid Goldblatt
2016-12-12jemalloc cpp new/delete bindingsDave Watson
2016-02-20Add MS Visual Studio 2015 supportrustyx
2015-05-01Rename pprof to jeprof.Jason Evans
2015-01-22Implement the jemalloc-config script.Jason Evans
2014-09-21Ignore jemalloc.pc .Jason Evans
2014-09-07Move typedefs from jemalloc_protos.h.in to jemalloc_typedefs.h.in.Jason Evans
2014-09-02Disable autom4te cache.Jason Evans
2014-01-16Fix name mangling for stress tests.Jason Evans
2013-12-09Integrate SFMT 1.3.3 into test infrastructure.Jason Evans
2013-12-06Add test code coverage analysis.Jason Evans
2013-12-04Add tsd test.Jason Evans
2013-12-03Refactor to support more varied testing.Jason Evans
2012-10-12Add arena-specific and selective dss allocation.Jason Evans
2012-02-28Simplify small size class infrastructure.Jason Evans
2011-11-01add autogenerated jemalloc.sh wrapper scriptAntony Dovgal
2011-03-31Adjust repo path dependencies.Jason Evans
2010-11-30Use mremap(2) for huge realloc().Jason Evans
2010-11-26Convert man page from roff to DocBook.Jason Evans
2010-10-07Fix tests build when --with-install-suffix is set.Jason Evans
2010-08-13Add the thread.arena mallctl.Jason Evans
2010-04-07Fix build system problems.Jason Evans
2010-04-02Import pprof from google-perftools, svn r91.Jason Evans
2010-03-02Add release versioning support.Jason Evans
2010-01-17Add the --with-install-suffix configure option.Jason Evans
2010-01-16Convert .hgignore to .gitignore.Jason Evans