summaryrefslogtreecommitdiff
path: root/inflate.h
AgeCommit message (Expand)Author
2020-10-24Small formatting changes in inflate.c, inflate.h and inffast.cHans Kristian Rosbach
2020-08-31Rename ZLIB_INTERNAL to Z_INTERNAL for consistency.Nathan Moinvaziri
2020-06-28Only calculate inflate chunk size once and store it for future use for perfor...Nathan Moinvaziri
2019-10-22Don't bother computing check value after successful inflateSync().Mark Adler
2019-08-06Deduplicate inflate's fixedtables(), and no longer inline the inffixed tables.Hans Kristian Rosbach
2019-05-23Introduce inflate_ensure_window, make bi_reverse and flush_pending ZLIB_INTERNALIlya Leoshkevich
2018-01-31Adapt code to support PREFIX macros and update build scriptsMika Lindqvist
2017-02-09zlib 1.2.9Mark Adler
2017-02-01Do a more thorough check of the state for every stream call.Mark Adler
2017-01-31Add option to not compute or check check values.Mark Adler
2017-01-31Correct the size of the inflate state in the comments.Mark Adler
2015-12-14Type cleanup.Mika Lindqvist
2015-06-05Revert "Replace 'unsigned long' with most suitable fixed-size type."Hans Kristian Rosbach
2015-05-25Style cleanup for inflate codeHans Kristian Rosbach
2015-05-23Replace 'unsigned long' with most suitable fixed-size type.Mika Lindqvist
2015-05-22Replace unsigned short with uint16_tHans Kristian Rosbach
2014-10-09Remove FAR definitionhansr
2011-09-09zlib 1.2.3.5Mark Adler
2011-09-09zlib 1.2.3.4Mark Adler
2011-09-09zlib 1.2.3.3Mark Adler
2011-09-09zlib 1.2.3.1Mark Adler
2011-09-09zlib 1.2.2.2Mark Adler
2011-09-09zlib 1.2.2.1Mark Adler
2011-09-09zlib 1.2.0.5Mark Adler
2011-09-09zlib 1.2.0.4Mark Adler
2011-09-09zlib 1.2.0.2Mark Adler
2011-09-09zlib 1.2.0Mark Adler
2011-09-09zlib 0.79Mark Adler
2011-09-09zlib 0.71Mark Adler