1. 145f3cd Add --disable-syscall. by Jason Evans · 7 years ago
  2. a05d4da Implement a more reliable detection scheme for os_unfair_lock. by John Szakmeister · 8 years ago
  3. e98a620 Mark partially purged arena chunks as non-hugepage. by Jason Evans · 8 years ago
  4. 949a27f Add pthread_atfork(3) feature test. by Jason Evans · 8 years ago
  5. 62f2d84 Refactor madvise(2) configuration. by Jason Evans · 8 years ago
  6. e7ca53b Remove a residual comment. by Jason Evans · 8 years ago
  7. 2a24dc2 Revert "Add JE_RUNNABLE() and use it for os_unfair_lock_*() test." by Jason Evans · 8 years ago
  8. 45f83a2 Add JE_RUNNABLE() and use it for os_unfair_lock_*() test. by Jason Evans · 8 years ago
  9. e916d55 Add configure support for *-*-linux-android. by Jason Evans · 8 years ago
  10. 092d760 Support Debian GNU/kFreeBSD. by Samuel Moritz · 8 years ago
  11. cb3ad65 Use -std=gnu11 if available. by Jason Evans · 8 years ago
  12. eca3bc0 Fix sycall(2) configure test for Linux. by Jason Evans · 8 years ago
  13. da206df Do not use syscall(2) on OS X 10.12 (deprecated). by Jason Evans · 8 years ago
  14. 3f2b8d9 Add os_unfair_lock support. by Jason Evans · 8 years ago
  15. 07ee4c5 Force no lazy-lock on Windows. by Jason Evans · 8 years ago
  16. 1d57c03 Use CLOCK_MONOTONIC_COARSE rather than COARSE_MONOTONIC_RAW. by Jason Evans · 8 years ago
  17. 35a108c Fix EXTRA_CFLAGS to not affect configuration. by Jason Evans · 8 years ago
  18. e7d6779 Only link with libm (-lm) if necessary. by Jason Evans · 8 years ago
  19. 875ff15 Only use --whole-archive with gcc. by Jason Evans · 8 years ago
  20. 1eb801b Do not force lazy lock on Windows. by Jason Evans · 8 years ago
  21. b732c39 Refine nstime_update(). by Jason Evans · 8 years ago
  22. c128167 Disable irrelevant Cray compiler warnings if cc-silence is enabled by Elliot Ronaghan · 8 years ago
  23. 4b52518 Add Cray compiler's equivalent of -Werror before __attribute__ checks by Elliot Ronaghan · 8 years ago
  24. 1d42a99 Disable automatic dependency generation for the Cray compiler by Elliot Ronaghan · 8 years ago
  25. 8701bc7 Add initial support for building with the cray compiler by Elliot Ronaghan · 8 years ago
  26. b770d2d Fix librt detection when using a Cray compiler wrapper by Elliot Ronaghan · 8 years ago
  27. 3573fb9 Add -dynamic for integration and stress tests with Cray compiler wrappers by Elliot Ronaghan · 8 years ago
  28. 38a96f0 Fix a bug in __builtin_unreachable configure check by Elliot Ronaghan · 8 years ago
  29. d1207f0 Check for __builtin_unreachable at configure time by Elliot Ronaghan · 8 years ago
  30. c2f970c Modify pages_map() to support mapping uncommitted virtual memory. by Jason Evans · 8 years ago
  31. c1e9cf4 Link against librt for clock_gettime(2) if glibc < 2.17. by Jason Evans · 8 years ago
  32. 18903c5 Enable -Wsign-compare warnings. by Chris Peterson · 8 years ago
  33. 434ea64 Add --with-version. by Jason Evans · 8 years ago
  34. b3d0070 Compile with -Wshorten-64-to-32. by Jason Evans · 8 years ago
  35. ecae123 Fix overflow in prng_range(). by Jason Evans · 8 years ago
  36. 90c7269 Add CPU "pause" intrinsic for MSVC by rustyx · 8 years ago
  37. bc49863 Fix error "+ 2")syntax error: invalid arithmetic operator (error token is " in Cygwin x64 by rustyx · 8 years ago
  38. 46e0b23 Detect LG_SIZEOF_PTR depending on MSVC platform target by rustyx · 8 years ago
  39. f829009 Add --with-malloc-conf. by Jason Evans · 8 years ago
  40. 3a92319 Use AC_CONFIG_AUX_DIR([build-aux]). by Jason Evans · 9 years ago
  41. 345c1b0 Link test to librt if it contains clock_gettime(2). by Jason Evans · 9 years ago
  42. 6d91929 Address portability issues on Solaris. by Jason Evans · 9 years ago
  43. c0f43b6 Fix TLS configuration. by Jason Evans · 9 years ago
  44. 2662ba5 Stop forcing --enable-munmap on MinGW. by Jason Evans · 9 years ago
  45. ac5db02 Make --enable-tls and --enable-lazy-lock take precedence over configure.ac-hardcoded defaults by Mike Hommey · 9 years ago
  46. d059b9d Implement support for non-coalescing maps on MinGW. by Jason Evans · 9 years ago
  47. 13473c7 Force lazy_lock on MinGW. by Jason Evans · 9 years ago
  48. e42c309 Add JEMALLOC_FORMAT_PRINTF(). by Jason Evans · 9 years ago
  49. 92d72ee Fix alloc_size configure test. by Jason Evans · 9 years ago
  50. 0b8f0bc Add configure test for alloc_size attribute. by Jason Evans · 9 years ago
  51. ae93d6b Avoid function prototype incompatibilities. by Jason Evans · 9 years ago
  52. 241abc6 Fix size class overflow handling when profiling is enabled. by Jason Evans · 9 years ago
  53. 8a03cf0 Implement cache index randomization for large allocations. by Jason Evans · 9 years ago
  54. 7041720 Rename pprof to jeprof. by Jason Evans · 9 years ago
  55. f1f2b45 Embed full library install when running ld on OS X. by Jason Evans · 9 years ago
  56. b80fbcb OpenBSD don't support TLS by Sébastien Marie · 9 years ago
  57. e0a08a1 Restore --enable-ivsalloc. by Jason Evans · 9 years ago
  58. 970fcfb adding support for bitrig by Dave Huseby · 9 years ago
  59. 02e5dcf Fix --enable-debug regression. by Jason Evans · 9 years ago
  60. f888031 Put VERSION file in object directory by Dan McGregor · 9 years ago
  61. cbf3a6d Move centralized chunk management into arenas. by Jason Evans · 9 years ago
  62. b0808d5 Fix shell test to use = instead of ==. by Jason Evans · 9 years ago
  63. 41f2e69 Fix quoting for CONFIG-related sed expression. by Jason Evans · 9 years ago
  64. 77d597e add openbsd support by Sébastien Marie · 9 years ago
  65. bec6a8d Implement the jemalloc-config script. by Jason Evans · 9 years ago
  66. b7b44df Make mixed declarations an error by Mike Hommey · 9 years ago
  67. b74041f Ignore MALLOC_CONF in set{uid,gid,cap} binaries. by Daniel Micay · 9 years ago
  68. 59cd80e Add a C11 atomics-based implementation of atomic.h API. by Chih-hung Hsieh · 9 years ago
  69. 79725aa Fix variable declaration with no type in the configure script. by Guilherme Goncalves · 10 years ago
  70. 81e5475 Add --with-lg-tiny-min, generalize --with-lg-quantum. by Jason Evans · 10 years ago
  71. 2eb941a Add AC_CACHE_CHECK() for pause instruction. by Jason Evans · 10 years ago
  72. fc0b3b7 Add configure options. by Jason Evans · 10 years ago
  73. b123ddc Don't configure HAVE_SSE2. by Jason Evans · 10 years ago
  74. 29146e9 Don't force TLS on behalf of heap profiling. by Jason Evans · 10 years ago
  75. 4dcf04b correctly detect adaptive mutexes in pthreads by Eric Wong · 10 years ago
  76. 70bdee0 autoconf: Support cygwin in addition to mingw by Dave Rigby · 10 years ago
  77. 913e9a8 Generate a pkg-config file by Nick White · 10 years ago
  78. f1cf3ea fix tls_model autoconf test by Daniel Micay · 10 years ago
  79. 4cfe551 Add support for sized deallocation. by Daniel Micay · 10 years ago
  80. 82e88d1 Move typedefs from jemalloc_protos.h.in to jemalloc_typedefs.h.in. by Jason Evans · 10 years ago
  81. a5a658a Make VERSION generation more robust. by Jason Evans · 10 years ago
  82. 3e24afa Test for availability of malloc hooks via autoconf by Sara Golemon · 10 years ago
  83. 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
  84. 095819f Merge pull request #102 from mneumann/dfly by Jason Evans · 10 years ago
  85. cf6032d Remove ${srcroot} from cfghdrs_in, cfgoutputs_in and cfghdrs_tup in configure by Mike Hommey · 10 years ago
  86. 1aa25a3 Support DragonFlyBSD by Michael Neumann · 10 years ago
  87. 79230fe Fix unportable == operator in configure scripts by Steven Stewart-Gallus · 10 years ago
  88. 5921ba7 Support for iOS compilation by Valerii Hiora · 10 years ago
  89. 8f50ec8 Use JEMALLOC_INTERNAL_FFSL in STATIC_PAGE_SHIFT test by Mike Hommey · 10 years ago
  90. 1a3eafd Check for __builtin_ffsl before ffsl. by Mike Hommey · 10 years ago
  91. 994fad9 Add check for madvise(2) to configure.ac. by Richard Diamond · 10 years ago
  92. 9c3a10f Try to use __builtin_ffsl if ffsl is unavailable. by Richard Diamond · 10 years ago
  93. 6f6704c Make in-tree MSVC builds work by Mike Hommey · 10 years ago
  94. 8c61575 Add -FS flag to support parallel builds with MSVC 2013 by Mike Hommey · 10 years ago
  95. ff2e999 Don't use msvc_compat's C99 headers with MSVC versions that have (some) C99 support by Mike Hommey · 10 years ago
  96. d04047c Add size class computation capability. by Jason Evans · 10 years ago
  97. ccf0466 STATIC_PAGE_SHIFT for cross-compiling jemalloc by Daniel Micay · 10 years ago
  98. affe009 Use a configure test to detect the form of malloc_usable_size in malloc.h by Mike Hommey · 10 years ago
  99. e2deab7 Refactor huge allocation to be managed by arenas. by Jason Evans · 10 years ago
  100. 05125b8 Update libunwind configuration check to look for unw_backtrace(). by Jason Evans · 10 years ago