1. e429403 Merge remote-tracking branch 'aosp/upstream-dev' into merge by Christopher Ferris · 8 years ago
  2. 6be84e0 Merge remote-tracking branch 'aosp/upstream-dev' into merge by Christopher Ferris · 8 years ago
  3. 3a92319 Use AC_CONFIG_AUX_DIR([build-aux]). by Jason Evans · 9 years ago
  4. 345c1b0 Link test to librt if it contains clock_gettime(2). by Jason Evans · 9 years ago
  5. 6d91929 Address portability issues on Solaris. by Jason Evans · 9 years ago
  6. 36629d2 Merge remote-tracking branch 'aosp/upstream-dev' into merge by Christopher Ferris · 9 years ago
  7. c0f43b6 Fix TLS configuration. by Jason Evans · 9 years ago
  8. 2662ba5 Stop forcing --enable-munmap on MinGW. by Jason Evans · 9 years ago
  9. ac5db02 Make --enable-tls and --enable-lazy-lock take precedence over configure.ac-hardcoded defaults by Mike Hommey · 9 years ago
  10. d059b9d Implement support for non-coalescing maps on MinGW. by Jason Evans · 9 years ago
  11. 13473c7 Force lazy_lock on MinGW. by Jason Evans · 9 years ago
  12. e42c309 Add JEMALLOC_FORMAT_PRINTF(). by Jason Evans · 9 years ago
  13. 92d72ee Fix alloc_size configure test. by Jason Evans · 9 years ago
  14. 0b8f0bc Add configure test for alloc_size attribute. by Jason Evans · 9 years ago
  15. ae93d6b Avoid function prototype incompatibilities. by Jason Evans · 9 years ago
  16. 241abc6 Fix size class overflow handling when profiling is enabled. by Jason Evans · 9 years ago
  17. 57c788a Implement cache index randomization for large allocations. by Jason Evans · 9 years ago
  18. 529cffc Rename pprof to jeprof. by Jason Evans · 9 years ago
  19. bad7ed0 Embed full library install when running ld on OS X. by Jason Evans · 9 years ago
  20. 8a03cf0 Implement cache index randomization for large allocations. by Jason Evans · 9 years ago
  21. 7041720 Rename pprof to jeprof. by Jason Evans · 9 years ago
  22. f1f2b45 Embed full library install when running ld on OS X. by Jason Evans · 9 years ago
  23. 83e5767 Revert "Revert "Merge remote-tracking branch 'aosp/upstream-dev' into merge"" by Christopher Ferris · 9 years ago
  24. 75929a9 Revert "Merge remote-tracking branch 'aosp/upstream-dev' into merge" by Nicolas Geoffray · 9 years ago
  25. 5b5d97b Merge remote-tracking branch 'aosp/upstream-dev' into merge by Christopher Ferris · 9 years ago
  26. b80fbcb OpenBSD don't support TLS by Sébastien Marie · 9 years ago
  27. e0a08a1 Restore --enable-ivsalloc. by Jason Evans · 9 years ago
  28. 970fcfb adding support for bitrig by Dave Huseby · 9 years ago
  29. 02e5dcf Fix --enable-debug regression. by Jason Evans · 9 years ago
  30. f888031 Put VERSION file in object directory by Dan McGregor · 9 years ago
  31. cbf3a6d Move centralized chunk management into arenas. by Jason Evans · 9 years ago
  32. b0808d5 Fix shell test to use = instead of ==. by Jason Evans · 9 years ago
  33. 41f2e69 Fix quoting for CONFIG-related sed expression. by Jason Evans · 9 years ago
  34. 77d597e add openbsd support by Sébastien Marie · 9 years ago
  35. bec6a8d Implement the jemalloc-config script. by Jason Evans · 9 years ago
  36. b7b44df Make mixed declarations an error by Mike Hommey · 9 years ago
  37. b74041f Ignore MALLOC_CONF in set{uid,gid,cap} binaries. by Daniel Micay · 9 years ago
  38. 1b55a4c Add a C11 atomics-based implementation of atomic.h API. by Chih-hung Hsieh · 10 years ago
  39. 59cd80e Add a C11 atomics-based implementation of atomic.h API. by Chih-hung Hsieh · 10 years ago
  40. 79725aa Fix variable declaration with no type in the configure script. by Guilherme Goncalves · 10 years ago
  41. 81e5475 Add --with-lg-tiny-min, generalize --with-lg-quantum. by Jason Evans · 10 years ago
  42. 2eb941a Add AC_CACHE_CHECK() for pause instruction. by Jason Evans · 10 years ago
  43. fc0b3b7 Add configure options. by Jason Evans · 10 years ago
  44. b123ddc Don't configure HAVE_SSE2. by Jason Evans · 10 years ago
  45. 29146e9 Don't force TLS on behalf of heap profiling. by Jason Evans · 10 years ago
  46. 4dcf04b correctly detect adaptive mutexes in pthreads by Eric Wong · 10 years ago
  47. 70bdee0 autoconf: Support cygwin in addition to mingw by Dave Rigby · 10 years ago
  48. 913e9a8 Generate a pkg-config file by Nick White · 10 years ago
  49. f1cf3ea fix tls_model autoconf test by Daniel Micay · 10 years ago
  50. 4cfe551 Add support for sized deallocation. by Daniel Micay · 10 years ago
  51. 82e88d1 Move typedefs from jemalloc_protos.h.in to jemalloc_typedefs.h.in. by Jason Evans · 10 years ago
  52. a5a658a Make VERSION generation more robust. by Jason Evans · 10 years ago
  53. 3e24afa Test for availability of malloc hooks via autoconf by Sara Golemon · 10 years ago
  54. 011dde9 Set VERSION also when the source directory is a git submodule using a ".git" file pointing to the repo. directory. by Psi Mankoski · 10 years ago
  55. 095819f Merge pull request #102 from mneumann/dfly by Jason Evans · 10 years ago
  56. cf6032d Remove ${srcroot} from cfghdrs_in, cfgoutputs_in and cfghdrs_tup in configure by Mike Hommey · 10 years ago
  57. 1aa25a3 Support DragonFlyBSD by Michael Neumann · 10 years ago
  58. 90ecea9 Support for iOS compilation by Valerii Hiora · 10 years ago
  59. 401e543 Use JEMALLOC_INTERNAL_FFSL in STATIC_PAGE_SHIFT test by Mike Hommey · 10 years ago
  60. e626625 Check for __builtin_ffsl before ffsl. by Mike Hommey · 10 years ago
  61. 3c95843 Add check for madvise(2) to configure.ac. by Richard Diamond · 10 years ago
  62. 2aa7fed Try to use __builtin_ffsl if ffsl is unavailable. by Richard Diamond · 10 years ago
  63. 8ba88b7 Make in-tree MSVC builds work by Mike Hommey · 10 years ago
  64. dc22ae5 Add -FS flag to support parallel builds with MSVC 2013 by Mike Hommey · 10 years ago
  65. c2bc2a4 Don't use msvc_compat's C99 headers with MSVC versions that have (some) C99 support by Mike Hommey · 10 years ago
  66. 8d8f9ae Add size class computation capability. by Jason Evans · 10 years ago
  67. 3fafd78 STATIC_PAGE_SHIFT for cross-compiling jemalloc by Daniel Micay · 10 years ago
  68. 5fb0656 Use a configure test to detect the form of malloc_usable_size in malloc.h by Mike Hommey · 10 years ago
  69. 1214115 Refactor huge allocation to be managed by arenas. by Jason Evans · 10 years ago
  70. 835cc0a Update libunwind configuration check to look for unw_backtrace(). by Jason Evans · 10 years ago
  71. 79230fe Fix unportable == operator in configure scripts by Steven Stewart-Gallus · 10 years ago
  72. 5921ba7 Support for iOS compilation by Valerii Hiora · 10 years ago
  73. 8f50ec8 Use JEMALLOC_INTERNAL_FFSL in STATIC_PAGE_SHIFT test by Mike Hommey · 10 years ago
  74. 1a3eafd Check for __builtin_ffsl before ffsl. by Mike Hommey · 10 years ago
  75. 994fad9 Add check for madvise(2) to configure.ac. by Richard Diamond · 10 years ago
  76. 9c3a10f Try to use __builtin_ffsl if ffsl is unavailable. by Richard Diamond · 10 years ago
  77. 6f6704c Make in-tree MSVC builds work by Mike Hommey · 10 years ago
  78. 8c61575 Add -FS flag to support parallel builds with MSVC 2013 by Mike Hommey · 10 years ago
  79. ff2e999 Don't use msvc_compat's C99 headers with MSVC versions that have (some) C99 support by Mike Hommey · 10 years ago
  80. d04047c Add size class computation capability. by Jason Evans · 10 years ago
  81. ccf0466 STATIC_PAGE_SHIFT for cross-compiling jemalloc by Daniel Micay · 10 years ago
  82. affe009 Use a configure test to detect the form of malloc_usable_size in malloc.h by Mike Hommey · 10 years ago
  83. e2deab7 Refactor huge allocation to be managed by arenas. by Jason Evans · 10 years ago
  84. 05125b8 Update libunwind configuration check to look for unw_backtrace(). by Jason Evans · 10 years ago
  85. 4d434ad Make dss non-optional, and fix an "arena.<i>.dss" mallctl bug. by Jason Evans · 10 years ago
  86. 644d414 Reverse the cc-silence default. by Jason Evans · 10 years ago
  87. 9790b96 Remove the *allocm() API, which is superceded by the *allocx() API. by Jason Evans · 10 years ago
  88. 82abf6f Allow libgcc-based backtracing on x86. by Jason Evans · 10 years ago
  89. e181f5a Keep frame pointers if using gcc frame intrinsics. by Jason Evans · 10 years ago
  90. df3f270 Adapt hash tests to big-endian systems. by Jason Evans · 10 years ago
  91. cb657e3 Add configure test to verify SSE2 code compiles. by Jason Evans · 10 years ago
  92. 99b0fbb Add workaround for missing 'restrict' keyword. by Jason Evans · 10 years ago
  93. ddd6bd4 Using MADV_FREE on Solaris/Illumos by George Kola · 10 years ago
  94. f234dc5 Fix name mangling for stress tests. by Jason Evans · 10 years ago
  95. d82a5e6 Implement the *allocx() API. by Jason Evans · 10 years ago
  96. 80061b6 Integrate SFMT 1.3.3 into test infrastructure. by Jason Evans · 10 years ago
  97. a4f124f Normalize #define whitespace. by Jason Evans · 10 years ago
  98. 748dfac Add test code coverage analysis. by Jason Evans · 11 years ago
  99. d37d5ad Disable floating point code/linking when possible. by Jason Evans · 11 years ago
  100. dc1bed6 Fix more test refactoring issues. by Jason Evans · 11 years ago