1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/zlib
Nobuyoshi Nakada 48d1e8682c
zlib: patches for mswin64
* cast to suppress C4267 warnings; no possible loss of data as
  following the comparison.

* shift base address to suppress LNK4281; although /DYNAMICBASE is
  preferable, not sure from which version of link.exe supports it.
2020-11-24 08:27:08 +09:00
..
win32 zlib: patches for mswin64 2020-11-24 08:27:08 +09:00
.gitignore ignore external library sources [ci skip] 2018-01-26 03:13:33 +00:00
depend sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
extconf.rb zlib: patches for mswin64 2020-11-24 08:27:08 +09:00
extlibs zlib: patches for mswin64 2020-11-24 08:27:08 +09:00
zlib.c [ruby/zlib] Add Zlib::GzipReader.zcat for handling multiple gzip streams in gz file 2020-09-14 17:52:20 +09:00
zlib.gemspec Update the license for the default gems to dual licenses 2020-08-18 20:26:39 +09:00