ruby/ext
Nobuyoshi Nakada 75a0447c15
Suppress C4267 "possible loss of data" warnings
Just cast down explicitly.
2020-04-17 09:24:46 +09:00
..
-test- ext/-test-/cxxanyargs: add #pragma for icc. 2020-04-10 16:17:30 +09:00
bigdecimal Suppress -Wshorten-64-to-32 warnings 2020-04-08 16:28:38 +09:00
cgi/escape Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
continuation Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
coverage Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
date [ruby/date] Suppress -Wchar-subscripts warnings by Cygwin gcc 9.3.0 2020-04-14 15:13:40 +09:00
dbm Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
digest Suppress -Wshorten-64-to-32 warnings 2020-04-08 16:28:38 +09:00
etc Ignore upper bits of pw_change on macOS too 2020-04-09 12:23:15 +09:00
fcntl Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
fiber Update dependencies 2019-11-18 23:16:22 +09:00
fiddle Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
gdbm Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
io Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
json Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
monitor Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
nkf Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
objspace Suppress -Wswitch warnings 2020-04-08 15:13:37 +09:00
openssl Suppress -Wshorten-64-to-32 warnings 2020-04-08 16:28:38 +09:00
pathname Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
psych Suppress -Wshorten-64-to-32 warnings 2020-04-08 16:28:38 +09:00
pty Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
racc/cparse Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
rbconfig/sizeof Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
readline Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
ripper Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
rubyvm Added depend files 2019-07-14 01:31:29 +09:00
sdbm Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
socket Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
stringio Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
strscan Suppress -Wshorten-64-to-32 warnings 2020-04-08 16:28:38 +09:00
syslog Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
win32 Include ruby/assert.h in ruby/ruby.h so that assertions can be there 2019-07-14 17:58:03 +09:00
win32ole Suppress C4267 "possible loss of data" warnings 2020-04-17 09:24:46 +09:00
zlib Merge pull request #2991 from shyouhei/ruby.h 2020-04-08 13:28:13 +09:00
.document ext/.document: follow-up r59734 2017-09-03 13:31:34 +00:00
Setup Removed deprecated extensions of mathn. 2017-04-20 08:21:24 +00:00
Setup.atheos * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
Setup.nt * ext/tk: Tk is removed from stdlib. [Feature #8539] 2016-08-09 06:44:45 +00:00
extmk.rb Configure static extensions only if in charge 2019-11-19 15:11:41 +09:00