aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* .github/workflows/compilers.yml: clang-12卜部昌平2020-08-111-0/+1
* Check if C-sources are US-ASCIINobuyoshi Nakada2020-08-101-0/+11
* Use zlib provided by vcpkg in mswin CI (#3397)Hiroshi SHIBATA2020-08-071-6/+1
* mswin build - install src zlib files after checkoutNobuyoshi Nakada2020-08-011-5/+5
* mswin build - install src zlib filesMSP-Greg2020-08-011-1/+6
* Remove obsolete rubygems fileNobuyoshi Nakada2020-08-011-0/+3
* Fixed a typoNobuyoshi Nakada2020-07-261-1/+1
* Add more timeouts to macos, mjit, ubuntu and windows workflows.Samuel Williams2020-07-204-0/+6
* Update actions/cache from v1 to v2Sora Morimoto2020-07-151-2/+2
* Remove --jit-min-calls for nowTakashi Kokubun2020-07-131-2/+2
* Add --jit-min-calls=5 (#3313)Takashi Kokubun2020-07-121-4/+4
* RUBY_DEBUG_LOG: Logging debug information mechanism (#3279)Koichi Sasada2020-07-031-0/+1
* Ignore conftest.c under the ext directories for CodeQL analysisHiroshi SHIBATA2020-07-032-0/+5
* Include workflow name in a notification of CompilationsTakashi Kokubun2020-06-231-1/+1
* Update without touch-unicode-filesNobuyoshi Nakada2020-06-165-17/+4
* Just update sources in CI without fetchingNobuyoshi Nakada2020-06-166-8/+29
* Add ubuntu-20.04 and rename to ubuntu-18.04 from ubuntu-latestKazuhiro NISHIYAMA2020-06-141-1/+1
* Reduced job number to run tests on MinGWNobuyoshi Nakada2020-06-101-3/+3
* Added CodeQL scanning by GitHub (#3196)Hiroshi SHIBATA2020-06-091-0/+39
* .github: add test for -DMJIT_FORCE_ENABLE卜部昌平2020-06-091-0/+2
* Run tests in more parallelNobuyoshi Nakada2020-06-061-3/+3
* Try test-bundler-parallel in GitHub ActionsNobuyoshi Nakada2020-06-052-3/+3
* No GITPULLOPTIONS by defaultNobuyoshi Nakada2020-06-046-6/+6
* No one reads the detached head adviceNobuyoshi Nakada2020-06-045-0/+13
* Fetch no tagsNobuyoshi Nakada2020-06-046-0/+9
* Removed fetch-depthNobuyoshi Nakada2020-06-046-6/+0
* Respect BIGNUM_DEBUG defined by command line optionNobuyoshi Nakada2020-05-291-1/+1
* include debug option in slack notificationKoichi Sasada2020-05-261-1/+1
* remove duplication.Koichi Sasada2020-05-261-2/+0
* GH actions with RUBY_DEBUG (#3144)Koichi Sasada2020-05-261-1/+10
* .github: use actions/checkout@v2 again卜部昌平2020-05-125-58/+20
* .github/workflows/compilers.yml: GCC 10.1 released卜部昌平2020-05-091-0/+1
* Fixed a typo [ci skip]Nobuyoshi Nakada2020-04-241-1/+1
* Fix permission of PATHKazuhiro NISHIYAMA2020-04-232-2/+4
* .github/workflows/mingw.yml: add `shell: bash` for PR checkoutYusuke Endoh2020-04-221-0/+1
* Update workflows/mingw.yml - use setup-ruby-pkgs (#3042)MSP-Greg2020-04-181-12/+5
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-082-2/+203
* Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada2020-04-054-4/+4
* Moved aclocal.m4 to macro directoryNobuyoshi Nakada2020-04-054-4/+4
* .github/workflows/mingw.yml: Turn off verbose mode [ci skip]Nobuyoshi Nakada2020-04-041-1/+1
* Use `--depth` on pull requestKazuhiro NISHIYAMA2020-03-305-5/+5
* Fixed relative paths for test-specNobuyoshi Nakada2020-03-281-2/+2
* Add rexml to fix rss of test-bundled-gems (#2976)Kazuhiro NISHIYAMA2020-03-242-4/+2
* Use new `prepare-gems` target when possibleDavid Rodríguez2020-03-142-2/+2
* Drop direct Slack notification from CIsTakashi Kokubun2020-03-095-85/+15
* Hook an experimental alert from ActionsTakashi Kokubun2020-03-075-0/+65
* .github/workflows: name the configure runs卜部昌平2020-03-023-3/+5
* .github: let "make leaked-globals" run in parallel卜部昌平2020-03-023-8/+4
* .github: make use of working-directory卜部昌平2020-03-025-67/+68
* .github: less verbose on: specifier卜部昌平2020-03-025-35/+5