ruby/ext
Nobuyoshi Nakada be575a6eef
[ruby/io-console] Use sys_fail_fptr macro
https://github.com/ruby/io-console/commit/2b8ba023c8
2020-05-09 17:05:14 +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 [ruby/io-console] Use sys_fail_fptr macro 2020-05-09 17:05:14 +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 Fix indentation 2020-05-04 13:27:25 +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 [pty] do not check openpty twice if found in util library 2020-05-01 10:58:27 +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 Suppress warnings by gcc 10.1.0-RC-20200430 2020-05-04 12:28:24 +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 Fix a typo [ci skip] 2020-04-27 00:54:16 +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