index
:
zlib
develop
master
A mirror of https://github.com/madler/zlib.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
example.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further address Microsoft deprecation warnings.
Mark Adler
2024-02-09
1
-0
/
+4
*
Improve portability to RISC OS.
Cameron Cawley
2024-01-23
1
-1
/
+3
*
Make internal functions static in the test code.
Xin LI
2023-09-03
1
-12
/
+13
*
Fix test/example.c to work with FORCE_STORED.
Mark Adler
2023-04-18
1
-5
/
+5
*
Remove K&R function definitions from zlib.
Mark Adler
2023-04-15
1
-75
/
+18
*
Have build test report library version if it doesn't match zlib.h.
Mark Adler
2022-05-26
1
-1
/
+2
*
Don't bother computing check value after successful inflateSync().
Mark Adler
2019-01-02
1
-3
/
+2
*
zlib 1.2.9
v1.2.9
Mark Adler
2016-12-31
1
-1
/
+1
*
Avoid some random compiler warnings on various platforms.
Mark Adler
2016-12-30
1
-3
/
+4
*
Make globals in examples local to compilation unit.
Mark Adler
2016-10-14
1
-3
/
+3
*
Fix bug in test/example.c where error code not saved.
Mark Adler
2014-07-02
1
-1
/
+1
*
Clean up the usage of z_const and respect const usage within zlib.
Mark Adler
2012-08-13
1
-4
/
+4
*
Move example.c and minigzip.c to test/.
Mark Adler
2011-11-27
1
-0
/
+601