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