index
:
zlib
develop
master
A mirror of https://github.com/madler/zlib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-01
Include zconf.h.cmakein for windows large file support.
Mark Adler
1
-1
/
+5
2011-10-01
Include zconf.h for windows large file support.
Mark Adler
1
-1
/
+5
2011-10-01
Always add large file support for windows
Tor Lillqvist
4
-4
/
+17
2011-09-30
Update copyright dates on gz* source files.
Mark Adler
3
-3
/
+3
2011-09-30
Fix gzclose() to return the actual error last encountered.
Mark Adler
2
-6
/
+9
2011-09-26
Change gzgetc() to a macro for speed (~40% speedup in testing).
Mark Adler
5
-91
/
+119
2011-09-26
Simplify gzseek() now that raw after gzip is ignored.
Mark Adler
3
-6
/
+4
2011-09-26
Allow gzrewind() and gzseek() after a premature end-of-file.
Mark Adler
1
-2
/
+3
2011-09-26
Allow gzread() and related to continue after gzclearerr().
Mark Adler
2
-179
/
+93
2011-09-24
Change gzread() and related to ignore junk after gzip streams.
Mark Adler
2
-6
/
+15
2011-09-24
Correct error in comment for gz_make().
Mark Adler
1
-1
/
+1
2011-09-24
Fix bug in gzgets() for a concatenated empty gzip stream.
Mark Adler
1
-6
/
+6
2011-09-24
Correct spelling error in gzread.c
Mark Adler
1
-1
/
+1
2011-09-23
Update python link in README
Mark Adler
1
-1
/
+1
2011-09-22
Add assertions to fill_window() in deflate.c to match comments.
Mark Adler
1
-0
/
+5
2011-09-22
Assure that high-water mark initialization is always applied in deflate.
Mark Adler
1
-1
/
+1
2011-09-22
Avoid searching past window for Z_RLE strategy.
Mark Adler
1
-3
/
+4
2011-09-11
use relative symlinks for shared libs
Mike Frysinger
1
-2
/
+2