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