index
:
delta/jemalloc.git
dev
master
rc-4.3.1
rc-4.4.0
rc-4.5.0
rel-4.3.0
revert-1683-fix-prof-realloc
stable-3
stable-4
github.com: jemalloc/jemalloc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bitmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove beginning define in source files
Yinan Zhang
2020-06-19
1
-1
/
+0
*
Revert "Remove BITMAP_USE_TREE."
Jason Evans
2017-04-18
1
-0
/
+78
*
Header refactoring: move assert.h out of the catch-all
David Goldblatt
2017-04-18
1
-0
/
+2
*
Header refactoring: Split up jemalloc_internal.h
David Goldblatt
2017-04-11
1
-1
/
+2
*
Remove BITMAP_USE_TREE.
Jason Evans
2017-03-27
1
-78
/
+0
*
Implement bitmap_ffu(), which finds the first unset bit.
Jason Evans
2017-03-24
1
-6
/
+21
*
Replace tabs following #define with spaces.
Jason Evans
2017-01-20
1
-1
/
+1
*
Remove extraneous parens around return arguments.
Jason Evans
2017-01-20
1
-2
/
+2
*
Update brace style.
Jason Evans
2017-01-20
1
-17
/
+13
*
Remove leading blank lines from function bodies.
Jason Evans
2017-01-13
1
-4
/
+0
*
Implement BITMAP_INFO_INITIALIZER(nbits).
Jason Evans
2016-05-13
1
-3
/
+3
*
Reduce differences between alternative bitmap implementations.
Jason Evans
2016-04-06
1
-7
/
+4
*
Use linear scan for small bitmaps
Dave Watson
2016-02-26
1
-1
/
+40
*
Miscellaneous bitmap refactoring.
Jason Evans
2016-02-26
1
-18
/
+15
*
Implement compile-time bitmap size computation.
Jason Evans
2014-09-28
1
-15
/
+3
*
Normalize #define whitespace.
Jason Evans
2013-12-08
1
-1
/
+1
*
Move repo contents in jemalloc/ to top level.
Jason Evans
2011-03-31
1
-0
/
+90