1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 01d81d1991 reduce LibreSSL warnings
* ext/openssl/extconf.rb: LibreSSL headers emit "overriding WinCrypt
  defines" warnings if wincrypt.h has been included (except for
  x509.h) on Windows.  get rid of including the header by defining
  NOCRYPT macro.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64101 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-29 08:13:05 +00:00
..
-test- UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
bigdecimal
cgi/escape
continuation
coverage
date
dbm
digest
etc Merge etc gemspec from github repository. 2018-05-28 00:42:32 +00:00
fcntl
fiber
fiddle
gdbm
io
json
nkf
objspace Rename imemo_alloc with imemo_tmpbuf 2018-05-09 07:11:59 +00:00
openssl reduce LibreSSL warnings 2018-07-29 08:13:05 +00:00
pathname
psych
pty UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
racc/cparse
rbconfig/sizeof
readline use https:// instead of http:// 2018-07-28 10:00:27 +00:00
ripper UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
rubyvm
sdbm
socket UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
stringio
strscan
syslog
win32
win32ole
zlib zlib (rb_gzreader_getc): localize and return cbuf directly 2018-07-18 08:16:18 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nt