index
:
zlib
develop
master
A mirror of https://github.com/madler/zlib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
zlib 1.2.7.2
v1.2.7.2
Mark Adler
2013-04-13
4
-4
/
+6
*
Add casts in gzwrite.c for pointer differences.
Mark Adler
2013-04-13
2
-3
/
+4
*
Fix typo in win32/Makefile.msc.
Mark Adler
2013-04-13
1
-1
/
+1
*
Change check for a four-byte type back to hexadecimal.
Mark Adler
2013-04-13
3
-9
/
+9
*
Change version number to 1.2.7.2.
Mark Adler
2013-04-13
24
-48
/
+51
*
zlib 1.2.7.1
v1.2.7.1
Mark Adler
2013-03-24
16
-20
/
+67
*
Line length cleanup.
Mark Adler
2013-03-24
2
-2
/
+3
*
Do not return Z_BUF_ERROR if deflateParam() has nothing to write.
Mark Adler
2013-03-24
1
-0
/
+2
*
In Makefile uninstall, don't rm if preceding cd fails.
Mark Adler
2013-03-24
1
-4
/
+4
*
Minor spacing cleanup in a comment in gzguts.h.
Mark Adler
2013-03-24
1
-1
/
+1
*
Add man pages for minizip and miniunzip.
Enrico Weigelt, metux IT service
2013-03-24
2
-0
/
+109
*
Add casts and consts to ease user conversion to C++.
Mark Adler
2013-03-24
6
-16
/
+17
*
Clean up the addition of gzvprintf.
Mark Adler
2013-03-23
10
-3
/
+13
*
Clean up the addition of inflateGetDictionary.
Mark Adler
2013-03-23
5
-3
/
+18
*
Remove runtime check in configure for four-byte integer type.
Mark Adler
2013-03-23
4
-59
/
+15
*
Fix configure for Sun shell.
Mark Adler
2013-03-23
1
-1
/
+3
*
Add gzvprintf() as an undocumented function in zlib.
Mark Adler
2013-03-22
5
-7
/
+36
*
Add vc11 and vc12 build files to contrib/vstudio.
Mark Adler
2013-03-22
16
-0
/
+3335
*
Fix typos in the use of _LARGEFILE64_SOURCE in zconf.h.
Mark Adler
2013-02-24
3
-6
/
+6
*
Suport i686 and amd64 assembler builds in CMakeLists.txt.
Like Ma
2013-02-24
1
-2
/
+38
*
Add TOP support to win32/Makefile.msc.
E. Timothy Uy
2013-02-23
1
-38
/
+41
*
Simplify contrib/vstudio/vc10 with 'd' suffix.
Fredrik Orderud
2013-02-23
1
-26
/
+2
*
Fix types in contrib/minizip to match result of get_crc_table().
takacsd
2013-02-23
3
-6
/
+6
*
Fix casting error in contrib/testzlib/testzlib.c.
Jason Williams
2013-02-23
1
-2
/
+2
*
Don't specify --version-script on Apple platforms in CMakeLists.txt.
Will Glynn
2013-02-23
1
-1
/
+3
*
Quote --version-script argument in CMakeLists.txt.
Will Glynn
2013-02-23
1
-1
/
+1
*
Add contrib/vstudio/vc10 pre-build step for static only.
Greg Domjan
2013-02-23
2
-1
/
+17
*
Add _tr_flush_bits to the external symbols prefixed by --zprefix.
Mark Adler
2013-02-23
3
-0
/
+3
*
Use underscored I/O function names for WINAPI_FAMILY.
Mark Adler
2013-02-23
1
-0
/
+7
*
Update inflateBack() comments, since inflate() can be faster.
Mark Adler
2013-02-23
1
-5
/
+6
*
Fix serious but very rare decompression bug in inftrees.c.
Mark Adler
2013-02-18
1
-4
/
+4
*
Check for invalid code length codes in contrib/puff.
Mark Adler
2013-01-21
3
-6
/
+9
*
Fix comparisons of differently signed integers in contrib/blast.
Mark Adler
2012-10-24
1
-1
/
+2
*
Add note to contrib/blast to use binary mode in stdio.
Mark Adler
2012-10-24
2
-4
/
+9
*
Check for input buffer malloc failure in examples/gzappend.c.
Mark Adler
2012-10-11
1
-7
/
+10
*
Fix bug in gzclose() when gzwrite() runs out of memory.
Mark Adler
2012-10-01
1
-5
/
+6
*
Fix bug where gzopen(), gzclose() would write an empty file.
Mark Adler
2012-09-29
1
-8
/
+7
*
Fix memory allocation error in examples/zran.c [Nor].
Mark Adler
2012-09-29
1
-3
/
+8
*
Fix unintialized value bug in gzputc() introduced by const patches.
Mark Adler
2012-08-24
1
-8
/
+10
*
Avoid shift equal to bits in type (caused endless loop).
Mark Adler
2012-08-18
1
-18
/
+21
*
Clean up examples/gzlog.[ch] comparisons of different types.
Mark Adler
2012-08-18
2
-7
/
+9
*
Clean up examples/gzjoin.c for z_const usage.
Mark Adler
2012-08-14
1
-6
/
+7
*
Fix example/gzappend.c for proper z_const usage.
Mark Adler
2012-08-14
1
-4
/
+5
*
Update examples/gun.c for proper z_const usage.
Mark Adler
2012-08-13
1
-5
/
+6
*
Clean up the usage of z_const and respect const usage within zlib.
Mark Adler
2012-08-13
16
-70
/
+76
*
Fix argument checks in gzlog_compress() and gzlog_write().
Mark Adler
2012-07-08
2
-7
/
+8
*
Remove unused variable in infback9.c.
Mark Adler
2012-07-08
1
-2
/
+0
*
Fix comment typos in unzip.h and unzip.c.
Birunthan Mohanathas
2012-07-08
2
-7
/
+7
*
Update copyright year in win32/zlib1.rc.
Thomas Roß
2012-07-06
1
-1
/
+1
*
Fix CMake compilation of static lib for MSVC2010 x64.
Thomas Roß
2012-07-06
1
-4
/
+4
[next]