1. 7eecc47 Add bp file and generated files. by Christopher Ferris · 6 years ago
  2. 33df2fa Fix MSVC 2015 project and add a VS 2017 solution by rustyx · 7 years ago
  3. b4b4a98 Add /run_tests.out/ to .gitignore. by David Goldblatt · 7 years ago
  4. 04fec5e Avoid over-rebuilding due to namespace mangling. by Jason Evans · 7 years ago
  5. 909f048 Automatically generate private symbol name mangling macros. by Jason Evans · 7 years ago
  6. a4ae970 Remove unused private_unnamespace infrastructure. by Jason Evans · 7 years ago
  7. 743d940 Header refactoring: Split up jemalloc_internal.h by David Goldblatt · 7 years ago
  8. 2319152 jemalloc cpp new/delete bindings by Dave Watson · 8 years ago
  9. 984c64f Add MS Visual Studio 2015 support by rustyx · 8 years ago
  10. 7041720 Rename pprof to jeprof. by Jason Evans · 9 years ago
  11. bec6a8d Implement the jemalloc-config script. by Jason Evans · 9 years ago
  12. 42f5955 Ignore jemalloc.pc . by Jason Evans · 10 years ago
  13. 82e88d1 Move typedefs from jemalloc_protos.h.in to jemalloc_typedefs.h.in. by Jason Evans · 10 years ago
  14. f34f603 Disable autom4te cache. by Jason Evans · 10 years ago
  15. f234dc5 Fix name mangling for stress tests. by Jason Evans · 10 years ago
  16. 80061b6 Integrate SFMT 1.3.3 into test infrastructure. by Jason Evans · 10 years ago
  17. 748dfac Add test code coverage analysis. by Jason Evans · 10 years ago
  18. 72284f0 Add tsd test. by Jason Evans · 10 years ago
  19. 86abd0d Refactor to support more varied testing. by Jason Evans · 11 years ago
  20. 609ae59 Add arena-specific and selective dss allocation. by Jason Evans · 12 years ago
  21. b172610 Simplify small size class infrastructure. by Jason Evans · 12 years ago
  22. 2bd3cbc add autogenerated jemalloc.sh wrapper script by Antony Dovgal · 13 years ago
  23. 955851f Adjust repo path dependencies. by Jason Evans · 13 years ago
  24. cfdc8cf Use mremap(2) for huge realloc(). by Jason Evans · 14 years ago
  25. aee7fd2 Convert man page from roff to DocBook. by Jason Evans · 14 years ago
  26. 9f3b0a7 Fix tests build when --with-install-suffix is set. by Jason Evans · 14 years ago
  27. b267d0f Add the thread.arena mallctl. by Jason Evans · 14 years ago
  28. 0656ec0 Fix build system problems. by Jason Evans · 14 years ago
  29. a91f210 Import pprof from google-perftools, svn r91. by Jason Evans · 14 years ago
  30. a40bc7a Add release versioning support. by Jason Evans · 14 years ago
  31. b0fd501 Add the --with-install-suffix configure option. by Jason Evans · 14 years ago
  32. bbaaecb Convert .hgignore to .gitignore. by Jason Evans · 14 years ago