13 Commits

Author SHA1 Message Date
Eric Biggers
e3cfa7b5cd v0.3 2016-05-28 16:13:30 -05:00
Eric Biggers
27125469cd v0.2 2016-05-21 15:38:15 -05:00
Eric Biggers
c1b6c31da7 Document that NULL may be passed to deflate_compress_bound() 2016-02-01 22:01:54 -06:00
Eric Biggers
fb1de37c0e Support for Microsoft C / Visual Studio 2016-01-30 17:27:02 -06:00
Eric Biggers
ee1535ecc1 Make decompress API functions return a result code rather than a 'bool' 2016-01-23 11:38:56 -06:00
Eric Biggers
be419e24fa Improve deflate_decompress() documentation 2016-01-23 11:05:43 -06:00
Eric Biggers
e43a7171de Add compress bound functions 2016-01-23 10:32:35 -06:00
Eric Biggers
7be1effacc Make decompression routines optionally provide the actual uncompressd size 2016-01-23 01:04:28 -06:00
Eric Biggers
16f3b420a0 Various decompression updates and optimizations 2016-01-23 00:21:44 -06:00
Eric Biggers
06923e432f libdeflate.h: update comment about compression levels 2015-12-03 23:42:43 -06:00
Eric Biggers
3a19fbae6f Lots of updates 2015-11-21 15:29:37 -06:00
Eric Biggers
5f3208e788 Cleanups and matchfinder updates 2015-01-22 21:29:42 -06:00
Eric Biggers
6a982b7ac7 initial commit 2014-12-27 23:11:49 -06:00