summaryrefslogtreecommitdiff
path: root/ext/-test-
AgeCommit message (Expand)Author
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
2017-12-02Update dependenciesnaruse
2017-12-02string.c: fix rb_external_str_new_with_encnobu
2017-09-24load.c: fix rb_load_protect conditionnobu
2017-09-09sprintf.c: NULL as strnobu
2017-08-19ruby.h: fix rb_scan_args_trail_idxnobu
2017-06-19test for [Bug #12670]nobu
2017-06-07thread.c: avoid busy looping on rb_thread_fd_closenormal
2017-04-15fix ext/-test-/struct/ dependenciesnormal
2017-04-15fix RSTRUCT_LEN macro in public C APInormal
2017-03-22ruby tool/update-deps --fixshyouhei
2017-02-20regparse.c: initialize return valuesnobu
2017-02-12symbol/init.c: ID valuenobu
2017-02-03ensured.c: fix conflictnobu
2017-02-03eval.c: hide internal objectsnobu
2016-12-25memory_status.c: support old Mac OSnobu
2016-11-07 Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.ko1
2016-11-05rename to noatime?naruse