1. e12eaf9 Style and spelling fixes. by Jason Evans · 10 years ago
  2. 1f6d77e Use KQU() rather than QU() where applicable. by Jason Evans · 10 years ago
  3. a9df1ae Use ULL prefix instead of LLU for unsigned long longs by Mike Hommey · 10 years ago
  4. df3f270 Adapt hash tests to big-endian systems. by Jason Evans · 10 years ago
  5. 1b75b4e Add missing prototypes. by Jason Evans · 11 years ago
  6. e6b7aa4 Add hash (MurmurHash3) tests. by Jason Evans · 11 years ago
  7. 0f4f1ef Add mq (message queue) to test infrastructure. by Jason Evans · 11 years ago
  8. ae03bf6 Update hash from MurmurHash2 to MurmurHash3. by Jason Evans · 12 years ago
  9. d81e4bd Implement malloc_vsnprintf(). by Jason Evans · 12 years ago
  10. b8c8be7 Use UINT64_C() rather than LLU for 64-bit constants. by Jason Evans · 12 years ago
  11. f0b22cf Use LLU suffix for all 64-bit constants. by Jason Evans · 13 years ago
  12. 7427525 Move repo contents in jemalloc/ to top level. by Jason Evans · 13 years ago[Renamed from jemalloc/include/jemalloc/internal/hash.h]
  13. 0657f12 Add the "stats.cactive" mallctl. by Jason Evans · 13 years ago
  14. 655f04a Fix style nits. by Jason Evans · 13 years ago
  15. 376b152 Restructure source tree. by Jason Evans · 14 years ago[Renamed from jemalloc/src/internal/hash.h]
  16. b27805b Various heap profiling improvements. by Jason Evans · 15 years ago
  17. 6109fe0 Implement allocation profiling and leack checking. by Jason Evans · 15 years ago