ruby/ext/etc
卜部昌平 7b6fde4258 drop-in type check for rb_define_module_function
We can check the function pointer passed to rb_define_module_function
like how we do so in rb_define_method.  The difference is that this
changeset reveales lots of atiry mismatches.
2019-08-29 18:34:09 +09:00
..
depend Include ruby/assert.h in ruby/ruby.h so that assertions can be there 2019-07-14 17:58:03 +09:00
etc.c drop-in type check for rb_define_module_function 2019-08-29 18:34:09 +09:00
etc.gemspec Added Etc::VERSION 2019-07-10 12:33:29 +09:00
extconf.rb Retry r65211. 2018-10-20 10:30:42 +00:00
mkconstants.rb Refactor ERB version checking for keyword arguments 2018-02-27 11:12:23 +00:00