summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-08-12Use rev-parseNobuyoshi Nakada
2019-08-12Resurrect travis_wait for test-allTakashi Kokubun
2019-08-12* 2019-08-12git
2019-08-12Removed duplicated jobs with GitHub Actions.Hiroshi SHIBATA
2019-08-12Added example filter for Linux of GitHub Actions.Hiroshi SHIBATA
2019-08-12Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA
2019-08-12Removed make checkHiroshi SHIBATA
2019-08-12Fixed the world writable dirs on Ubuntu environment.Hiroshi SHIBATA
2019-08-12Added test-bundled-gems to GitHub ActionsHiroshi SHIBATA
2019-08-12Port ubuntu workflow based on macosHiroshi SHIBATA
2019-08-11Note the reference to the pull request [ci skip]Nobuyoshi Nakada
2019-08-11Use already fetched pull request [ci skip]Nobuyoshi Nakada
2019-08-11Debug which test hangs on mswinTakashi Kokubun
2019-08-11Cleanup the duplicated tasks on Azure Pipelines.Hiroshi SHIBATA
2019-08-11Increase fetch-depthHiroshi SHIBATA