summaryrefslogtreecommitdiff
path: root/ext/-test-
AgeCommit message (Expand)Author
2019-09-09add minimaist C++ check卜部昌平
2019-09-09static member variables must explictly be initialized卜部昌平
2019-09-09Revert "save committers' weekend from CI failures"卜部昌平
2019-09-06save committers' weekend from CI failures卜部昌平
2019-09-06avoid name mangling卜部昌平
2019-09-06nullptr is a C++11ism.卜部昌平
2019-09-06fix Visual Studio compilation error卜部昌平
2019-09-06add test for cxxanyargs.hpp卜部昌平
2019-08-29fix arity of bug_start卜部昌平
2019-08-27st_foreach now free from ANYARGS卜部昌平
2019-08-27rb_ensure now free from ANYARGS卜部昌平
2019-08-10Warn instance variable `E`Nobuyoshi Nakada
2019-08-01ext/-test-/bug-14834/bug-14384.c: fallback for MAYBE_UNUSEDYusuke Endoh
2019-08-01fix VC 2013 compile error卜部昌平
2019-08-01fix tracepoint + backtrace SEGV卜部昌平
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2019-07-14Added depend filesNobuyoshi Nakada
2019-07-01Fixed inadvertent ID creation in rb_iv_getNobuyoshi Nakada
2019-05-13Update dependenciesNobuyoshi Nakada
2019-05-09str_duplicate: Don't share with a frozen shared stringAlan Wu
2019-03-11numeric.c: fix infinite loopnobu
2019-02-13Suppress a warningnobu
2019-02-13check return value of `write` to suppress warning.ko1
2019-02-11Use $(hdrdir) for include/ruby.h, as well as r67033nobu
2019-01-04introduce rb_nogvl C-API to mark ubf as async-signal-safenormal
2018-12-21../arith_seq/../extract.c: remove unused variablek0kubun
2018-12-12Add test cases of rb_arithmetic_sequence_extractmrkn
2018-08-21Add more assertions for NotImplementedError of instance methodkazu
2018-08-13Fix test bugkazu
2018-07-24UNREACHABLE_RETURNnobu
2018-07-06Fixup r63864kazu
2018-07-06Prefixed reset_leap_second_infonobu
2018-07-05Make a prototypenobu
2018-07-05ruby tool/update-deps --fixnaruse
2018-07-05Add missing prototypenaruse
2018-07-05Add missing filenaruse
2018-05-31Define AST module under RubyVM [experimental]yui-knk
2018-05-31ast.c: Do not taint TOPLEVEL_BINDINGyui-knk
2018-05-15-test-/wait_for_single_fd: fix -Wformat-security warningnormal
2018-05-14test_wait_for_single_fd: ensure this works with kqueuenormal
2018-05-01ast.c: use enum in switch for warningsnobu
2018-03-20node.c: predicates for special NODEsnobu
2018-01-30ruby.h: relax rb_funcall check on extra args for clangnormal
2018-01-16node.c: Stop double meaning of NODE_FOR by introducing NODE_FOR_MASGNmame
2018-01-15Add tests for Node code locationsyui-knk
2018-01-15test_console_attr.rb: fix testnobu
2018-01-09internal.h: remove dependecy on ruby/encoding.hnobu
2018-01-02long long is a C99ismshyouhei
2017-12-03Init functions should have prefix to avoid confliction.shugo
2017-12-02staticnaruse