418 Commits

Author SHA1 Message Date
Eric Biggers
d747d2a0c3 Add ARM NEON support 2015-12-04 01:17:23 -06:00
Eric Biggers
06923e432f libdeflate.h: update comment about compression levels 2015-12-03 23:42:43 -06:00
Eric Biggers
c30f972060 README.md: markdown formatting tweaks 2015-12-03 22:53:52 -06:00
Eric Biggers
275d3d2b95 Build-related updates 2015-12-03 22:44:19 -06:00
Eric Biggers
0698e895a1 Move lz_extend() into matchfinder_common.h 2015-11-22 11:03:29 -06:00
Eric Biggers
bbf9eb753d Move lz_hash() into matchfinder_common.h 2015-11-22 11:02:01 -06:00
Eric Biggers
a60bc308c0 More updates 2015-11-22 10:59:28 -06:00
Eric Biggers
3a19fbae6f Lots of updates 2015-11-21 15:29:37 -06:00
Eric Biggers
c3e397e661 Portable aligned memory allocation 2015-01-22 21:29:44 -06:00
Eric Biggers
7b955dadc7 Update file headers 2015-01-22 21:29:44 -06:00
Eric Biggers
5f3208e788 Cleanups and matchfinder updates 2015-01-22 21:29:42 -06:00
Eric Biggers
fed4597943 Speed up Adler-32 by unrolling loop 2015-01-21 23:53:42 -06:00
Eric Biggers
d46e893a0d Speed up Adler-32 by doing modulo less often 2015-01-21 23:53:35 -06:00
Eric Biggers
9bdd60cffa Faster CRC-32 computation 2015-01-01 10:33:09 -06:00
Eric Biggers
19e1688b86 the gzip format uses little endian numbers 2014-12-30 22:30:27 -06:00
Eric Biggers
0b6d0f41c2 gzip_decompress(): ignore XFL 2014-12-30 22:30:27 -06:00
Eric Biggers
866888fbcb Update benchmark program 2014-12-30 22:30:27 -06:00
Eric Biggers
6a982b7ac7 initial commit 2014-12-27 23:11:49 -06:00