index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ewah
/
ewah_bitmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-1
/
+1
*
ewah/ewah_bitmap.c: avoid open-coding ALLOC_GROW()
Taylor Blau
2020-12-08
1
-11
/
+4
*
ewah: delete unused 'rlwit_discharge_empty()'
Junio C Hamano
2018-06-21
1
-8
/
+12
*
ewah_bitmap: delete unused 'ewah_or()'
Derrick Stolee
2018-06-18
1
-69
/
+0
*
ewah_bitmap: delete unused 'ewah_not()'
Derrick Stolee
2018-06-18
1
-19
/
+0
*
ewah_bitmap: delete unused 'ewah_and_not()'
Derrick Stolee
2018-06-18
1
-73
/
+0
*
ewah_bitmap: delete unused 'ewah_and()'
Derrick Stolee
2018-06-18
1
-68
/
+0
*
Replace Free Software Foundation address in license notices
Todd Zullinger
2017-11-09
1
-2
/
+1
*
use DIV_ROUND_UP
René Scharfe
2017-07-10
1
-2
/
+2
*
ewah: convert to REALLOC_ARRAY, etc
Jeff King
2016-02-22
1
-3
/
+2
*
convert ewah/bitmap code to use xmalloc
Jeff King
2016-02-22
1
-6
/
+3
*
ewah: use less generic macro name
Jeff King
2015-06-03
1
-11
/
+11
*
ewah_bitmap.c: do not assume size_t and eword_t are the same size
Kyle J. McKay
2014-04-23
1
-1
/
+1
*
ewah: compressed bitmap implementation
Vicent Marti
2013-12-30
1
-0
/
+714