aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rb_trap_exec has been removed since 1.9Nobuyoshi Nakada2019-08-121-1/+0
* We did not have tool/ before checkoutTakashi Kokubun2019-08-124-12/+10
* Stop relying on actions/checkoutTakashi Kokubun2019-08-124-16/+14
* Use rev-parseNobuyoshi Nakada2019-08-121-1/+1
* Resurrect travis_wait for test-allTakashi Kokubun2019-08-121-1/+1
* * 2019-08-12git2019-08-121-1/+1
* Removed duplicated jobs with GitHub Actions.Hiroshi SHIBATA2019-08-121-53/+0
* Added example filter for Linux of GitHub Actions.Hiroshi SHIBATA2019-08-122-1/+2
* Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA2019-08-124-7/+4
* Removed make checkHiroshi SHIBATA2019-08-121-4/+2
* Fixed the world writable dirs on Ubuntu environment.Hiroshi SHIBATA2019-08-121-0/+4
* Added test-bundled-gems to GitHub ActionsHiroshi SHIBATA2019-08-122-4/+4
* Port ubuntu workflow based on macosHiroshi SHIBATA2019-08-121-0/+41
* Note the reference to the pull request [ci skip]Nobuyoshi Nakada2019-08-111-0/+1
* Use already fetched pull request [ci skip]Nobuyoshi Nakada2019-08-111-1/+4
* Debug which test hangs on mswinTakashi Kokubun2019-08-111-1/+1
* Cleanup the duplicated tasks on Azure Pipelines.Hiroshi SHIBATA2019-08-111-6/+0
* Increase fetch-depthHiroshi SHIBATA2019-08-111-1/+1
* GitHub Actions does not support ANSI color code. Skip failing examples.Hiroshi SHIBATA2019-08-112-1/+2
* Use check.Hiroshi SHIBATA2019-08-111-4/+2
* Try to migrate test-bundler to Actions.Hiroshi SHIBATA2019-08-111-4/+8
* Update power_assert to 1.1.5Kazuki Tsujimoto2019-08-111-1/+1
* Use `end_with?` instead of Regexp with missing escapeKazuhiro NISHIYAMA2019-08-111-1/+1
* Use capture_output instead of capture_io.Hiroshi SHIBATA2019-08-1113-87/+87
* * 2019-08-11git2019-08-111-1/+1
* Adjust indent [ci skip]Nobuyoshi Nakada2019-08-111-1/+1
* prereq.status deals with removal of nmake VPATH notations [ci skip]Nobuyoshi Nakada2019-08-111-2/+1
* Parallelize osx test-all tooTakashi Kokubun2019-08-101-3/+2
* Re-enable parallel build/test on OSXNobuyoshi Nakada2019-08-101-2/+0
* rb_numeric_quo: support ComplexNobuyoshi Nakada2019-08-101-0/+4
* Fix wrong pull_request filterTakashi Kokubun2019-08-101-1/+1
* Suppress flags messages [ci skip]Nobuyoshi Nakada2019-08-101-2/+2
* Increase the fetch-depth of GitHub ActionsTakashi Kokubun2019-08-101-1/+1
* Set more descriptive labels to workflowTakashi Kokubun2019-08-101-11/+6
* Drop confusing label from workflowTakashi Kokubun2019-08-101-1/+0
* Escape asterisk on pull request pathsTakashi Kokubun2019-08-101-1/+1
* Skip running GitHub Actions on trunkTakashi Kokubun2019-08-101-3/+6
* Rename workflow.yml to macos.ymlTakashi Kokubun2019-08-101-0/+1
* Touch the checked out source to fix clock skew on all platformNobuyoshi Nakada2019-08-101-2/+2
* Moved options to $travis_apt_get_optionsNobuyoshi Nakada2019-08-101-3/+4
* Expanded f_quoNobuyoshi Nakada2019-08-103-4/+17
* Expanded f_real_pNobuyoshi Nakada2019-08-101-2/+22
* Warn instance variable `E`Nobuyoshi Nakada2019-08-103-6/+25
* * expand tabs.git2019-08-101-1/+1
* Share caches for short encoding ivar name.Nobuyoshi Nakada2019-08-101-2/+5
* Close created files [ci skip]Nobuyoshi Nakada2019-08-102-10/+2
* Fix typo in comment [ci skip]Masato Ohba2019-08-101-1/+1
* Try building workflow on pushTakashi Kokubun2019-08-101-1/+3
* Added some examples to the documentation for String#unpack1 becauseiain barnett2019-08-091-0/+14
* Allow Array#join to allocate smaller stringsJohn Hawthorn2019-08-091-1/+3