Skip to content

Pull requests: madler/zlib

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix the output names of libraries in Windows.
#66 opened Apr 25, 2014 by likema Loading… updated Jun 19, 2014
Windows pkgconfig fix
#74 opened Jul 30, 2014 by mattyclarkson Loading… updated Dec 10, 2014
Add deflate_make_dht() to the Develop branch
#115 opened Oct 12, 2015 by abalib Loading… updated Oct 12, 2015
Fix CMakeLists.txt for windows compilation
#116 opened Oct 23, 2015 by afarbos Loading… updated Oct 23, 2015
Fix: longest_match in x86 assemble may cause access violation
#118 opened Dec 6, 2015 by chraac Loading… updated Dec 6, 2015
Add USE_CRT_DLL toggle to toggle between -MD and -MT
#83 opened Nov 6, 2014 by tofutim Loading… updated Mar 7, 2016
Add USE_CRT_DLL to switch between -MD and -MT
#134 opened Mar 7, 2016 by tofutim Loading… updated Mar 7, 2016
Fix debug runtime library in contrib/vstudio/vc11
#153 opened Jun 21, 2016 by sergeycheban Loading… updated Jun 21, 2016
Add relevant compiler optimizations
#159 opened Jul 29, 2016 by yuslepukhin Loading… updated Jul 29, 2016
Fixed CMakeLists.txt for MSVC & AMD64 build (inffas8664.c was missed)
#168 opened Sep 30, 2016 by chronoxor Loading… updated Sep 30, 2016
Add ZLIB_TESTS command line option to disable tests if needed
#139 opened Apr 1, 2016 by dacap Loading… updated Oct 30, 2016
Fix reported memory leak (strdup without free)
#195 opened Jan 5, 2017 by paaguti Loading… updated Jan 5, 2017
Fix hard-coded offsets in AMD64 assembly.
#196 opened Jan 6, 2017 by zonr Loading… updated Jan 6, 2017
prevent parallel ctest race condition
#197 opened Jan 6, 2017 by itsb Loading… updated Jan 6, 2017
contrib/masmx64/iffas8664.c: fix rare 32 vs 64 alignment issue
#201 opened Jan 16, 2017 by mmogilvi Loading… updated Jan 16, 2017
Fix so that if xlc is used on AIX, do not use gcc
#230 opened Feb 21, 2017 by scobiej Loading… updated Feb 21, 2017
Fix debug x64 compilation using Visual Studio
#237 opened Mar 9, 2017 by alefallas Loading… updated Mar 9, 2017
Qt project. Support Windows/iOS/Android/MacOSX
#145 opened May 25, 2016 by OneSecure Loading… updated Apr 1, 2017
File pointer backend for mvs support
#239 opened Mar 15, 2017 by LouisStrous Loading… updated Apr 10, 2017
Allow for static-only builds on mingw32
#267 opened May 25, 2017 by stilor Loading… updated May 25, 2017
CMakeLists.txt: spaces/tabs correction
#269 opened May 31, 2017 by cnd Loading… updated May 31, 2017
Fix cmake build for MSVC with AMD64 option
#72 opened Jul 20, 2014 by dbarkar Loading… updated Aug 16, 2017
Add .gitattributes file with line endings
#301 opened Sep 11, 2017 by ProgramMax Loading… updated Sep 11, 2017
Add defines to replace magic numbers in inflate fast
#302 opened Sep 12, 2017 by ProgramMax Loading… updated Sep 14, 2017
ProTip! Exclude everything labeled bug with -label:bug.