summaryrefslogtreecommitdiff
path: root/include/ruby/backward/cxxanyargs.hpp
AgeCommit message (Expand)Author
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-13add #include guard hack卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-01-31a bit terse Doxygen comments [ci skip]卜部昌平
2020-01-31support C++ std::nullptr_t卜部昌平
2020-01-29Fix a typo [ci skip]Kazuhiro NISHIYAMA
2020-01-28fix rb_define_global_function to take const VALUE*卜部昌平
2020-01-28improved support for rb_f_notimplement卜部昌平
2020-01-28delete duplicated function overload卜部昌平
2020-01-28fix typo卜部昌平
2020-01-28template metaprogramming instead of macros卜部昌平
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-10-24include/ruby/backward/cxxanyargs.hpp: call `va_end` before returnYusuke Endoh
2019-09-20Overload variable definition functionsNobuyoshi Nakada
2019-09-15oops [ci skip]卜部昌平
2019-09-10fix CentOS 6 compile error卜部昌平
2019-09-06fix Visual Studio compilation error卜部昌平
2019-09-06add include/ruby/backward/cxxanyargs.hpp卜部昌平