1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
Hiroshi SHIBATA 31bc55dc90 Backport https://github.com/ruby/ruby/pull/6193
Co-authored-by: Yuta Saito <kateinoigakukun@gmail.com>
2022-09-16 15:11:08 +09:00
..
-test- Clear all trace events during teardown 2020-03-30 19:15:11 +09:00
bigdecimal Update the version of bigdecimal to 2.0.0 (#2784) 2019-12-25 15:21:50 +09:00
cgi/escape merge some parts of CGI 0.1.1 2021-11-24 20:21:17 +09:00
continuation Include ruby/assert.h in ruby/ruby.h so that assertions can be there 2019-07-14 17:58:03 +09:00
coverage Update dependencies 2019-11-18 23:16:22 +09:00
date Merge date-3.0.3 2021-11-24 17:55:25 +09:00
dbm [ruby/dbm] Bump version to 1.1.0 2019-11-30 18:01:54 +09:00
digest Suppress deprecation warnings of MD5 from Xcode 11.1 2019-10-12 18:47:06 +09:00
etc [ruby/etc] Bump version to 1.1.0 2019-11-30 18:11:01 +09:00
fcntl Include ruby/assert.h in ruby/ruby.h so that assertions can be there 2019-07-14 17:58:03 +09:00
fiber Update dependencies 2019-11-18 23:16:22 +09:00
fiddle merge revision(s) 25e56fe374478a2266ac25f22a07bb3c6a423c83,8758b07b1e4fd636dffb4b442388a3033c63d4b5,791e8eec66d3aebcee36c1369b0bf52bc3815e94: [Backport #18016] 2021-11-24 19:25:38 +09:00
gdbm [ruby/gdbm] Bump version to 2.1.0 2019-11-30 18:14:38 +09:00
io Ruby 2.7 backport about IRB (#2990) 2020-03-30 19:09:50 +09:00
json Import json-2.3.0 from flori/json 2019-12-12 09:14:09 +09:00
monitor new_cond before mon_initialize 2019-12-04 13:36:41 +09:00
nkf Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
objspace Update dependencies 2019-11-18 23:16:22 +09:00
openssl openssl: import v2.1.3 2021-11-24 16:45:46 +09:00
pathname merge revision(s) 9241211538: [Backport #17589] 2021-02-20 18:06:43 +09:00
psych ext/psych/extconf.rb: braced VPATH is for nmake only 2019-12-05 17:57:56 +09:00
pty rb_ensure now free from ANYARGS 2019-08-27 15:52:26 +09:00
racc/cparse Update the latest versions from upstream repository of racc 2019-10-30 21:36:59 +09:00
rbconfig/sizeof Include ruby/assert.h in ruby/ruby.h so that assertions can be there 2019-07-14 17:58:03 +09:00
readline Merge latest readline-ext 2020-09-16 21:09:17 +09:00
ripper Allow $10 and more in the Ripper DSL 2019-11-26 21:57:00 +09:00
rubyvm Added depend files 2019-07-14 01:31:29 +09:00
sdbm Include ruby/assert.h in ruby/ruby.h so that assertions can be there 2019-07-14 17:58:03 +09:00
socket Ignore timeout option to Addrinfo.getaddrinfo 2021-07-31 21:24:44 +09:00
stringio [ruby/stringio] StringIO#initialize default to the source string encoding 2020-03-15 20:53:14 +09:00
strscan Update dependencies 2019-11-18 23:16:22 +09:00
syslog Warn on access/modify of $SAFE, and remove effects of modifying $SAFE 2019-11-18 01:00:25 +02: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 merge revision(s) a0bc3f2a1c2c98f225612101cb4e1ea1a6813546,75a0447c15a7ab017bd4240c2a9cc69b134b80b9,f1699314147bad2cf5550cc582693424fdbc2510: [Backport #16846] 2020-07-26 16:19:40 +09:00
zlib merge revision(s) c51b92c18d: [Backport #18358] 2022-03-05 22:01:07 +09:00
.document merge revision(s) 1ca9facab6: [Backport #17358] 2020-12-31 15:40:30 +09:00
extmk.rb Backport https://github.com/ruby/ruby/pull/6193 2022-09-16 15:11:08 +09:00
Setup
Setup.atheos
Setup.nt