ruby/ext/pty
卜部昌平 703783324c rb_ensure now free from ANYARGS
After 5e86b005c0, I now think ANYARGS is
dangerous and should be extinct.  This commit deletes ANYARGS from
rb_ensure, which also revealed many arity / type mismatches.
2019-08-27 15:52:26 +09:00
..
lib Replace `to_a[1..-1]` on a MatchData with `captures` 2017-10-21 05:18:40 +00:00
depend Include ruby/assert.h in ruby/ruby.h so that assertions can be there 2019-07-14 17:58:03 +09:00
extconf.rb Remove needless `nacl` check 2018-07-22 10:02:54 +00:00
pty.c rb_ensure now free from ANYARGS 2019-08-27 15:52:26 +09:00