1. 45f087e Revert "Remove BITMAP_USE_TREE." by Jason Evans · 8 years ago
  2. d9ec36e Header refactoring: move assert.h out of the catch-all by David Goldblatt · 8 years ago
  3. 743d940 Header refactoring: Split up jemalloc_internal.h by David Goldblatt · 8 years ago
  4. 7c00f04 Remove BITMAP_USE_TREE. by Jason Evans · 8 years ago
  5. c8021d0 Implement bitmap_ffu(), which finds the first unset bit. by Jason Evans · 8 years ago
  6. c0cc5db Replace tabs following #define with spaces. by Jason Evans · 8 years ago
  7. f408643 Remove extraneous parens around return arguments. by Jason Evans · 8 years ago
  8. c4c2592 Update brace style. by Jason Evans · 8 years ago
  9. ffbb7da Remove leading blank lines from function bodies. by Jason Evans · 8 years ago
  10. b683734 Implement BITMAP_INFO_INITIALIZER(nbits). by Jason Evans · 9 years ago
  11. 2ee2f1e Reduce differences between alternative bitmap implementations. by Jason Evans · 9 years ago
  12. b8823ab Use linear scan for small bitmaps by Dave Watson · 9 years ago
  13. 01ecdf3 Miscellaneous bitmap refactoring. by Jason Evans · 9 years ago
  14. f97e5ac Implement compile-time bitmap size computation. by Jason Evans · 10 years ago
  15. a4f124f Normalize #define whitespace. by Jason Evans · 11 years ago
  16. 7427525 Move repo contents in jemalloc/ to top level. by Jason Evans · 14 years ago[Renamed from jemalloc/src/bitmap.c]
  17. 84c8eef Use bitmaps to track small regions. by Jason Evans · 14 years ago