summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-13Add compaction callbacks for EnumeratorAaron Patterson
2019-08-13Update the comment in check_branch [ci skip] (#2355)Takashi Kokubun
2019-08-13spec/bundler needs the specific command [ci skip]Nobuyoshi Nakada
2019-08-13Pass rb_execution_context_t* in ruby_run_nodeNobuyoshi Nakada
2019-08-13Fix a typo [ci skip]Kazuhiro NISHIYAMA
2019-08-13Detect VCS from the current directory by default [ci skip]Nobuyoshi Nakada
2019-08-13Push commits notes too [ci skip]Nobuyoshi Nakada
2019-08-13* expand tabs.git
2019-08-13Removed non-VM_OBJSPACE codeNobuyoshi Nakada
2019-08-13Refactored `objspace_each_objects`Nobuyoshi Nakada
2019-08-13Move rb_objspace_t* in objspace_reachable_objects_from_root to an argumentNobuyoshi Nakada
2019-08-13* expand tabs.git
2019-08-13Hoisted out GPR_DEFAULT_REASONNobuyoshi Nakada
2019-08-13Move rb_objspace_t* in gc_verify_internal_consistency to an argumentNobuyoshi Nakada
2019-08-13Renamed ruby_finalize_{0,1}Nobuyoshi Nakada
2019-08-12Rename rb_gc_mark_no_pin -> rb_gc_mark_movableAaron Patterson
2019-08-12Remove documentation that fatal cannot be rescued [ci skip]Jeremy Evans
2019-08-13Explain the current status of branches [ci skip] (#2350)Takashi Kokubun
2019-08-13* expand tabs.git
2019-08-12also unpin `final` on weak mapsAaron Patterson
2019-08-12Unpin default value objectsAaron Patterson
2019-08-13Update check_branch description a little [ci skip]Takashi Kokubun
2019-08-12Update docs to use more natural EnglishAaron Patterson
2019-08-13Fix a typo [ci skip]Kazuhiro NISHIYAMA
2019-08-13* 2019-08-13git
2019-08-13Stop rewriting message to include PR URLNobuyoshi Nakada
2019-08-12Add a quick job to be used for branch protectionTakashi Kokubun
2019-08-12string.c (rb_str_sub, _gsub): improve the rdocYusuke Endoh
2019-08-12date_parse.c: trim offNobuyoshi Nakada
2019-08-12date_parse.c: avoid copyingNobuyoshi Nakada
2019-08-12Add another test for frame omitted inliningTakashi Kokubun
2019-08-12Simplify sudo specificationTakashi Kokubun
2019-08-12added --disable-install-doc to Windows workflow of GitHub ActionsHiroshi SHIBATA
2019-08-12Removed configuration of Azure PipelinesHiroshi SHIBATA
2019-08-12Try to nmake testHiroshi SHIBATA
2019-08-12Try to merge windows 2016 and 2019Hiroshi SHIBATA
2019-08-12Added windows-2019 workflowHiroshi SHIBATA
2019-08-12Try to nmakeHiroshi SHIBATA
2019-08-12Migrate Windows 2016 env to GitHub Actions from AzurePipelinesHiroshi SHIBATA
2019-08-12Add exec to apt-get updateTakashi Kokubun
2019-08-12Minor wording fix in NEWS [ci skip]Takashi Kokubun
2019-08-12Include commits notes in ChangeLogNobuyoshi Nakada
2019-08-12Revert "Roughly retry `brew update` on GitHub Actions"Takashi Kokubun
2019-08-12Drop unused ccacheTakashi Kokubun
2019-08-12Roughly retry `brew update` on GitHub ActionsTakashi Kokubun
2019-08-12Try testing openssl@1.1 on GitHub ActionsTakashi Kokubun
2019-08-12Update IRB man pageSho Ito
2019-08-12rb_trap_exec has been removed since 1.9Nobuyoshi Nakada
2019-08-12We did not have tool/ before checkoutTakashi Kokubun
2019-08-12Stop relying on actions/checkoutTakashi Kokubun