summaryrefslogtreecommitdiff
path: root/ext/-test-
AgeCommit message (Expand)Author
2020-08-27sed -i '/r_cast.h/d'卜部昌平
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-08-21ext/-test-/cxxanyargs: suppress SunPro warning卜部昌平
2020-06-23Match the output without encoding for localized compilersNobuyoshi Nakada
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-10ext/-test-/cxxanyargs: add #pragma for icc.卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-03-29Clear all trace events during teardownAlan Wu
2020-03-28The last argument of rb_rescue2() should always be (VALUE)0Benoit Daloze
2020-02-25ext/-test-/cxxanyargs: use try_link instead卜部昌平
2020-02-20ext/-test-/cxxanyargs: prevent have_devel check卜部昌平
2020-02-07more on NULL versus functions.卜部昌平
2020-02-04Fix linkage of popen_deadlock testMikhail Novosyolov
2020-02-01fix delete unnecessary return卜部昌平
2020-01-31support C++ std::nullptr_t卜部昌平
2020-01-31Return the makefile contentNobuyoshi Nakada
2020-01-31Move .IGNORE in extconf.rbNARUSE, Yui
2020-01-31Support nmakeNARUSE, Yui
2020-01-31Ignore expected errors on compiling C++ source [Bug #16331]NARUSE, Yui
2020-01-28fix rb_define_global_function to take const VALUE*卜部昌平
2020-01-28add test for rb_define_global_function卜部昌平
2020-01-28add test for rb_define_method_id卜部昌平
2020-01-28improved support for rb_f_notimplement卜部昌平
2020-01-17Update dependenciesNobuyoshi Nakada
2020-01-17Update dependencies in makefiles againKazuhiro NISHIYAMA
2020-01-17rb_rational_raw: make a denominator always positiveKenta Murata
2020-01-17Update dependencies in makefilesKazuhiro NISHIYAMA
2020-01-02Fully separate positional arguments and keyword argumentsJeremy Evans
2019-12-26update dependencies卜部昌平
2019-12-26decouple internal.h headers卜部昌平
2019-11-29check interrupts at each frame pop timing.Koichi Sasada
2019-11-22Check -1 arity for C++Nobuyoshi Nakada
2019-11-20Revert the line for nextafter.c for FreeBSD makeNobuyoshi Nakada
2019-11-18Update dependenciesNobuyoshi Nakada
2019-11-09Remove unneeded exec bits from some filesDavid Rodríguez
2019-10-12Moved RB_METHOD_DEFINITION_DECL to intern.hNobuyoshi Nakada
2019-10-12atime may not updated unless strictatime is set on macOS CatalinaNobuyoshi Nakada
2019-10-01ext/-test-/enumerator_kw/enumerator_kw.c: remove unused variableYusuke Endoh
2019-09-30Add rb_enumeratorize_with_size_kw and related macrosJeremy Evans
2019-09-29Add three more C-API functions for handling keywordsJeremy Evans
2019-09-26Fix more keyword separation issuesJeremy Evans
2019-09-25Make rb_scan_args handle keywords more similar to Ruby methods (#2460)Jeremy Evans
2019-09-20Fix for explicit cast without RUBY_METHOD_FUNCNobuyoshi Nakada
2019-09-20Check various method defitions in C++Nobuyoshi Nakada
2019-09-20Get rid of embedding make command lineNobuyoshi Nakada
2019-09-20Fixed cxxanyargs/dependNobuyoshi Nakada
2019-09-19Moved unmatch arity check to depend fileNobuyoshi Nakada
2019-09-19Ensure that unmatched arity fails in C++Nobuyoshi Nakada
2019-09-19Removed mkmf.log dump in MakefileNobuyoshi Nakada