summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-28Treat RUBY_REVISION as an integer on old rubiesNAKAMURA Usaku
2019-08-28Make doxygen / coverage torelant to clone raceTakashi Kokubun
2019-08-28* 2019-08-28 [ci skip]git
2019-08-28Follows callback declaration updatesNobuyoshi Nakada
2019-08-27Drop more unused configs from doxygen and coverageTakashi Kokubun
2019-08-27Omit unused matrix strategy from doxygen workflowTakashi Kokubun
2019-08-27Short revision of SVN should be an IntegerNobuyoshi Nakada
2019-08-27Fix rb_thread_create argument typeTakashi Kokubun
2019-08-27Add graphviz for dot commandKazuhiro NISHIYAMA
2019-08-27Doxygen in GitHub Actions (#2406)Yusuke Endoh
2019-08-27delete `$` sign from C identifiers卜部昌平
2019-08-27rb_uninterruptible now free from ANYARGS卜部昌平
2019-08-27struct MEMO now free from ANYARGS卜部昌平
2019-08-27rb_ivar_foreach now free from ANYARGS卜部昌平
2019-08-27rb_hash_foreach now free from ANYARGS卜部昌平
2019-08-27rb_define_hooked_variable now free from ANYARGS卜部昌平
2019-08-27struct st_hash_type now free from ANYARGS卜部昌平
2019-08-27st_foreach now free from ANYARGS卜部昌平
2019-08-27rb_thread_create now free from ANYARGS卜部昌平
2019-08-27rb_proc_new / rb_fiber_new now free from ANYARGS卜部昌平
2019-08-27rb_catch now free from ANYARGS卜部昌平
2019-08-27rb_ensure now free from ANYARGS卜部昌平
2019-08-27rb_rescue / rb_rescue2 now free from ANYARGS卜部昌平
2019-08-27rb_iterate now takes rb_block_call_func_t卜部昌平
2019-08-27decouple compile.c usage of imemo_ifunc卜部昌平
2019-08-27#define RB_BLOCK_CALL_FUNC_STRICT 1卜部昌平
2019-08-27fix function prototype mismatch of rb_block_call卜部昌平
2019-08-27delete rb_method_defined_by declaration.卜部昌平
2019-08-27Revert "Explain which test task"Nobuyoshi Nakada
2019-08-27.github/workflows/coverage.yml: add a cron job for coverage in ActionsYusuke Endoh
2019-08-27Explain which test taskNobuyoshi Nakada
2019-08-27Use array indexing with considering clang's feelingNobuyoshi Nakada
2019-08-27compile.c: remove const from the first argument of dladdrYusuke Endoh
2019-08-27signal.c: Don't mark ruby_abort as NORETURN on SolarisYusuke Endoh
2019-08-27Fix the appropriate C++ compiler in OS X selectionKazuhiro NISHIYAMA
2019-08-27Added license comment [Bug #12230] [ci skip]Nobuyoshi Nakada
2019-08-27Remove duplicated delegationaycabta
2019-08-27Delegete an instance method to a class method correctlyaycabta
2019-08-26this iv table should also use the new update functionAaron Patterson
2019-08-27Save value to @ambiguous_width because of a accessoraycabta
2019-08-27Pick lib/readline.rb from ruby/relineaycabta
2019-08-27The "private" doesn't make sence for class methods and a constantaycabta
2019-08-27Use preposing "private" to define methodsaycabta
2019-08-27Adjust method forwardings of Relineaycabta
2019-08-26Try only updating hash value referencesAaron Patterson
2019-08-26Make `gc_update_table_refs` match `mark_tbl_no_pin` a little more closelyAaron Patterson
2019-08-27Fix use_lib_reline for test/readlineaycabta
2019-08-27Remove .freeze.manga_osyo
2019-08-27Add test with encoding.manga_osyo
2019-08-27Change to test file path.manga_osyo