aboutsummaryrefslogtreecommitdiffstats
path: root/ext/-test-
Commit message (Expand)AuthorAgeFilesLines
* Use rb_intern_const instead of rb_intern in Init functionsNobuyoshi Nakada2020-10-212-25/+25
* Update dependencies for macOSNobuyoshi Nakada2020-10-211-0/+149
* keep proc on the stack so it does not moveAaron Patterson2020-10-161-3/+0
* STRUCT_ALIGNOF: use RUBY_ALIGNOF卜部昌平2020-10-061-2/+1
* memory_view.c: Use ssize_t for ndim in memory_view (#3615)Kenta Murata2020-10-021-1/+1
* strip trailing spaces [ci skip]Nobuyoshi Nakada2020-09-301-1/+1
* Buffer protocol proposal (#3261)Kenta Murata2020-09-253-0/+567
* ext/-test-/RUBY_ALIGNOF: skip C++ when no compiler卜部昌平2020-09-253-6/+10
* ext/-test-/RUBY_ALIGNOF: add minimalistic test卜部昌平2020-09-254-0/+189
* Add FALLTHROUGHKazuhiro NISHIYAMA2020-09-081-0/+3
* Added `rb_random_base_init`Nobuyoshi Nakada2020-09-071-1/+1
* Added WITH_REAL macrosNobuyoshi Nakada2020-09-071-5/+2
* Added `get_real` interfaceNobuyoshi Nakada2020-09-071-0/+10
* separate rb_random_tNobuyoshi Nakada2020-09-074-0/+442
* sed -i '/rmodule.h/d'卜部昌平2020-08-2749-94/+0
* sed -i '/r_cast.h/d'卜部昌平2020-08-2749-94/+0
* sed -i '\,2/extern.h,d'卜部昌平2020-08-2749-94/+0
* ext/-test-/cxxanyargs: suppress SunPro warning卜部昌平2020-08-211-0/+3
* Match the output without encoding for localized compilersNobuyoshi Nakada2020-06-231-1/+1
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-1149-13160/+13160
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-1149-13160/+13160
* ext/-test-/cxxanyargs: add #pragma for icc.卜部昌平2020-04-101-0/+3
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-0851-13/+14295
* Clear all trace events during teardownAlan Wu2020-03-291-0/+8
* The last argument of rb_rescue2() should always be (VALUE)0Benoit Daloze2020-03-281-4/+4
* ext/-test-/cxxanyargs: use try_link instead卜部昌平2020-02-251-1/+1
* ext/-test-/cxxanyargs: prevent have_devel check卜部昌平2020-02-201-2/+11
* more on NULL versus functions.卜部昌平2020-02-071-1/+1
* Fix linkage of popen_deadlock testMikhail Novosyolov2020-02-041-0/+1
* fix delete unnecessary return卜部昌平2020-02-011-1/+1
* support C++ std::nullptr_t卜部昌平2020-01-311-0/+122
* Return the makefile contentNobuyoshi Nakada2020-01-311-0/+1
* Move .IGNORE in extconf.rbNARUSE, Yui2020-01-312-3/+1
* Support nmakeNARUSE, Yui2020-01-311-0/+2
* Ignore expected errors on compiling C++ source [Bug #16331]NARUSE, Yui2020-01-311-0/+1
* fix rb_define_global_function to take const VALUE*卜部昌平2020-01-281-0/+70
* add test for rb_define_global_function卜部昌平2020-01-281-0/+58
* add test for rb_define_method_id卜部昌平2020-01-281-0/+56
* improved support for rb_f_notimplement卜部昌平2020-01-281-0/+30
* Update dependenciesNobuyoshi Nakada2020-01-171-0/+1
* Update dependencies in makefiles againKazuhiro NISHIYAMA2020-01-171-0/+9
* rb_rational_raw: make a denominator always positiveKenta Murata2020-01-171-0/+8
* Update dependencies in makefilesKazuhiro NISHIYAMA2020-01-171-0/+2
* Fully separate positional arguments and keyword argumentsJeremy Evans2020-01-021-10/+0
* update dependencies卜部昌平2019-12-265-0/+40
* decouple internal.h headers卜部昌平2019-12-2612-13/+13
* check interrupts at each frame pop timing.Koichi Sasada2019-11-291-1/+17
* Check -1 arity for C++Nobuyoshi Nakada2019-11-223-5/+23
* Revert the line for nextafter.c for FreeBSD makeNobuyoshi Nakada2019-11-201-0/+3
* Update dependenciesNobuyoshi Nakada2019-11-188-60/+59