1. 188da7c Refactor object and library build, and only build PIC libraries when PIC_CFLAGS is defined by Mike Hommey · 12 years ago
  2. 85221d5 Make versioned shared library suffix configurable by Mike Hommey · 12 years ago
  3. 45f208e Replace fprintf with malloc_printf in tests. by Mike Hommey · 12 years ago
  4. fa08da7 Limit the number of flags directly given to the linker, and refactor rpath by Mike Hommey · 12 years ago
  5. 5bee66d Add variables for library prefix, and static library, object and executable suffixes by Mike Hommey · 12 years ago
  6. 2d04f5e Use make variables instead of preprocessing by Mike Hommey · 12 years ago
  7. 6f2ed70 Use $(LIBS) instead of -lpthread when linking tests by Mike Hommey · 12 years ago
  8. f5e0f52 Remove -dynamic CFLAG on OSX by Mike Hommey · 12 years ago
  9. c751b1c Re-silence -MM compiler invocations. by Jason Evans · 12 years ago
  10. fd5c364 Use -MT options to build dependency files by Mike Hommey · 12 years ago
  11. 927893b Remove bogus dependency by Mike Hommey · 12 years ago
  12. 122449b Implement Valgrind support, redzones, and quarantine. by Jason Evans · 12 years ago
  13. a8683fb Ignore whitespaces when comparing test results with expected output by Mike Hommey · 12 years ago
  14. f004737 Revert "Avoid NULL check in free() and malloc_usable_size()." by Jason Evans · 12 years ago
  15. 96d4120 Avoid NULL check in free() and malloc_usable_size(). by Jason Evans · 12 years ago
  16. d4be8b7 Add the "thread.tcache.enabled" mallctl. by Jason Evans · 12 years ago
  17. cd9a134 Implement tsd. by Jason Evans · 12 years ago
  18. 0a0bbf6 Implement aligned_alloc(). by Jason Evans · 13 years ago
  19. d81e4bd Implement malloc_vsnprintf(). by Jason Evans · 13 years ago
  20. 7e77eaf Add the --disable-experimental option. by Jason Evans · 13 years ago
  21. 7b398ac Add fine-grained build/install targets. by Jason Evans · 13 years ago
  22. 4162627 Remove the swap feature. by Jason Evans · 13 years ago
  23. f576c63 Refactor SO and REV make variables. by Jason Evans · 13 years ago
  24. 2bd3cbc add autogenerated jemalloc.sh wrapper script by Antony Dovgal · 13 years ago
  25. 408ade6 Makefile.in - test/allocated requires pthread by Nathan McSween · 13 years ago
  26. 7427525 Move repo contents in jemalloc/ to top level. by Jason Evans · 13 years ago