1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-31 06:06:11 +02:00
git/ewah
Junio C Hamano abfed73ce8 Merge branch 'jk/pack-bitmap' into maint
The pack bitmap support did not build with older versions of GCC.

* jk/pack-bitmap:
  ewah: fix building with gcc < 3.4.0
2015-03-05 13:13:02 -08:00
..
bitmap.c ewah: compressed bitmap implementation 2013-12-30 12:17:20 -08:00
ewah_bitmap.c ewah_bitmap.c: do not assume size_t and eword_t are the same size 2014-04-22 16:21:16 -07:00
ewah_io.c ewah: fix constness of ewah_read_mmap 2014-04-29 12:43:15 -07:00
ewah_rlw.c ewah: compressed bitmap implementation 2013-12-30 12:17:20 -08:00
ewok.h Merge branch 'jk/pack-bitmap' into maint 2015-03-05 13:13:02 -08:00
ewok_rlw.h ewah: compressed bitmap implementation 2013-12-30 12:17:20 -08:00