index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ewah
/
ewah_io.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ewah: drop ewah_serialize_native function
Jeff King
2018-06-18
1
-26
/
+0
*
ewah: drop ewah_deserialize function
Jeff King
2018-06-18
1
-55
/
+0
*
ewah_io: delete unused 'ewah_serialize()'
Derrick Stolee
2018-06-18
1
-10
/
+0
*
ewah_read_mmap: bounds-check mmap reads
Jeff King
2018-06-18
1
-4
/
+21
*
Replace Free Software Foundation address in license notices
Todd Zullinger
2017-11-09
1
-2
/
+1
*
Merge branch 'jk/ewah-use-right-type-in-sizeof'
Junio C Hamano
2017-03-13
1
-2
/
+2
|
\
|
*
ewah: fix eword_t/uint64_t confusion
Jeff King
2017-03-06
1
-2
/
+2
*
|
ewah: convert to REALLOC_ARRAY, etc
Jeff King
2016-02-22
1
-4
/
+2
*
|
convert ewah/bitmap code to use xmalloc
Jeff King
2016-02-22
1
-8
/
+2
*
|
ewah: add convenient wrapper ewah_serialize_strbuf()
Nguyễn Thái Ngọc Duy
2015-03-12
1
-0
/
+13
*
|
ewah: fix constness of ewah_read_mmap
Nguyễn Thái Ngọc Duy
2014-04-29
1
-2
/
+2
|
/
*
ewah: unconditionally ntohll ewah data
Jeff King
2014-02-12
1
-7
/
+3
*
ewah: support platforms that require aligned reads
Vicent Marti
2014-01-23
1
-9
/
+24
*
ewah: compressed bitmap implementation
Vicent Marti
2013-12-30
1
-0
/
+193