index
:
Project-1CE/external_zlib-ng
lineage-18.1
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
inflate.h
Age
Commit message (
Expand
)
Author
2020-10-24
Small formatting changes in inflate.c, inflate.h and inffast.c
Hans Kristian Rosbach
2020-08-31
Rename ZLIB_INTERNAL to Z_INTERNAL for consistency.
Nathan Moinvaziri
2020-06-28
Only calculate inflate chunk size once and store it for future use for perfor...
Nathan Moinvaziri
2019-10-22
Don't bother computing check value after successful inflateSync().
Mark Adler
2019-08-06
Deduplicate inflate's fixedtables(), and no longer inline the inffixed tables.
Hans Kristian Rosbach
2019-05-23
Introduce inflate_ensure_window, make bi_reverse and flush_pending ZLIB_INTERNAL
Ilya Leoshkevich
2018-01-31
Adapt code to support PREFIX macros and update build scripts
Mika Lindqvist
2017-02-09
zlib 1.2.9
Mark Adler
2017-02-01
Do a more thorough check of the state for every stream call.
Mark Adler
2017-01-31
Add option to not compute or check check values.
Mark Adler
2017-01-31
Correct the size of the inflate state in the comments.
Mark Adler
2015-12-14
Type cleanup.
Mika Lindqvist
2015-06-05
Revert "Replace 'unsigned long' with most suitable fixed-size type."
Hans Kristian Rosbach
2015-05-25
Style cleanup for inflate code
Hans Kristian Rosbach
2015-05-23
Replace 'unsigned long' with most suitable fixed-size type.
Mika Lindqvist
2015-05-22
Replace unsigned short with uint16_t
Hans Kristian Rosbach
2014-10-09
Remove FAR definition
hansr
2011-09-09
zlib 1.2.3.5
Mark Adler
2011-09-09
zlib 1.2.3.4
Mark Adler
2011-09-09
zlib 1.2.3.3
Mark Adler
2011-09-09
zlib 1.2.3.1
Mark Adler
2011-09-09
zlib 1.2.2.2
Mark Adler
2011-09-09
zlib 1.2.2.1
Mark Adler
2011-09-09
zlib 1.2.0.5
Mark Adler
2011-09-09
zlib 1.2.0.4
Mark Adler
2011-09-09
zlib 1.2.0.2
Mark Adler
2011-09-09
zlib 1.2.0
Mark Adler
2011-09-09
zlib 0.79
Mark Adler
2011-09-09
zlib 0.71
Mark Adler