summaryrefslogtreecommitdiff
path: root/ext/-test-
AgeCommit message (Expand)Author
2020-10-21Use rb_intern_const instead of rb_intern in Init functionsNobuyoshi Nakada
2020-10-21Update dependencies for macOSNobuyoshi Nakada
2020-10-16keep proc on the stack so it does not moveAaron Patterson
2020-10-06STRUCT_ALIGNOF: use RUBY_ALIGNOF卜部昌平
2020-10-02memory_view.c: Use ssize_t for ndim in memory_view (#3615)Kenta Murata
2020-09-30strip trailing spaces [ci skip]Nobuyoshi Nakada
2020-09-25Buffer protocol proposal (#3261)Kenta Murata
2020-09-25ext/-test-/RUBY_ALIGNOF: skip C++ when no compiler卜部昌平
2020-09-25ext/-test-/RUBY_ALIGNOF: add minimalistic test卜部昌平
2020-09-08Add FALLTHROUGHKazuhiro NISHIYAMA
2020-09-07Added `rb_random_base_init`Nobuyoshi Nakada
2020-09-07Added WITH_REAL macrosNobuyoshi Nakada
2020-09-07Added `get_real` interfaceNobuyoshi Nakada
2020-09-07separate rb_random_tNobuyoshi Nakada
2020-08-27sed -i '/rmodule.h/d'卜部昌平
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