index
:
Project-Tick
dependabot/cargo/ofborg/cargo-6413d30b2c
dependabot/github_actions/github-actions-37d761dd54
dependabot/gradle/forgewrapper/gradle-f4fe71422a
dependabot/npm_and_yarn/ci/github-script/npm_and_yarn-026824b8a2
dependabot/npm_and_yarn/ofborg/ofborg-viewer/npm_and_yarn-4d6535e57e
dependabot/pip/json4cpp/docs/mkdocs/mkdocs-redirects-1.2.3
dependabot/pip/meta/certifi-2026.2.25
dependabot/pip/meta/charset-normalizer-3.4.7
dependabot/pip/meta/pip-2355f07891
dependabot/pip/meta/requests-2.33.1
dependabot/pip/meta/soupsieve-2.8.3
dependabot/submodules/cgit/git-2855562
gh-pages
master
Project Tick is a project dedicated to providing developers with ease of use and users with long-lasting software.
Mehmet Samet Duman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gzwrite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove workarounds for non-ANSI-C compatible compilers (Part 2)
hansr
2014-10-12
1
-3
/
+3
*
Remove workarounds for non-ANSI-C compatible compilers (Part 1)
hansr
2014-10-12
1
-97
/
+0
*
Add casts in gzwrite.c for pointer differences.
Mark Adler
2013-04-13
1
-2
/
+2
*
zlib 1.2.7.1
Mark Adler
2013-03-24
1
-1
/
+1
*
Add casts and consts to ease user conversion to C++.
Mark Adler
2013-03-24
1
-2
/
+2
*
Add gzvprintf() as an undocumented function in zlib.
Mark Adler
2013-03-22
1
-7
/
+12
*
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 unintialized value bug in gzputc() introduced by const patches.
Mark Adler
2012-08-24
1
-8
/
+10
*
Clean up the usage of z_const and respect const usage within zlib.
Mark Adler
2012-08-13
1
-14
/
+19
*
Fix bug in gzclose_w() when gzwrite() fails to allocate memory.
Mark Adler
2012-03-03
1
-6
/
+8
*
Cast to char * in gzprintf to avoid warnings [Zinser].
Mark Adler
2012-03-02
1
-11
/
+12
*
Put gzflags() functionality back in zutil.c.
Mark Adler
2012-02-01
1
-31
/
+0
*
zlib 1.2.6
Mark Adler
2012-01-29
1
-1
/
+1
*
Have gzputc return the character written instead of the argument.
Mark Adler
2012-01-29
1
-2
/
+2
*
Avoid use of Z_BUF_ERROR in gz* functions except for premature EOF.
Mark Adler
2011-12-13
1
-1
/
+1
*
Fix gzwrite.c to accommodate reduced memory zlib compilation.
Mark Adler
2011-12-10
1
-1
/
+1
*
Add a transparent write mode to gzopen() when 'T' is in the mode.
Mark Adler
2011-10-02
1
-24
/
+48
*
Merge vestigial vsnprintf determination from zutil.h to gzguts.h.
Mark Adler
2011-10-02
1
-0
/
+31
*
Fix gzclose() to return the actual error last encountered.
Mark Adler
2011-09-30
1
-5
/
+8
*
Change gzgetc() to a macro for speed (~40% speedup in testing).
Mark Adler
2011-09-26
1
-10
/
+10
*
zlib 1.2.5.1
Mark Adler
2011-09-11
1
-3
/
+7
*
zlib 1.2.4-pre2
Mark Adler
2011-09-09
1
-1
/
+1
*
zlib 1.2.4-pre1
Mark Adler
2011-09-09
1
-1
/
+2
*
zlib 1.2.3.9
Mark Adler
2011-09-09
1
-6
/
+2
*
zlib 1.2.3.8
Mark Adler
2011-09-09
1
-7
/
+10
*
zlib 1.2.3.7
Mark Adler
2011-09-09
1
-14
/
+18
*
zlib 1.2.3.6
Mark Adler
2011-09-09
1
-19
/
+17
*
zlib 1.2.3.5
Mark Adler
2011-09-09
1
-0
/
+529