aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* CodeQL: Increase memory size [ci skip]Nobuyoshi Nakada2023-08-311-0/+1
* Stop using -v for rjit test-allTakashi Kokubun2023-08-301-1/+1
* Enable jobserver mode in submake [ci skip]Nobuyoshi Nakada2023-08-291-1/+2
* build matrix for universal parser卜部昌平2023-08-251-0/+1
* workaround clang-17 -Wc2x-extensions卜部昌平2023-08-251-1/+1
* direct use of CFLAGS卜部昌平2023-08-251-4/+4
* [CI]: LLVM 18 begun卜部昌平2023-08-251-3/+6
* Skip push by dependabot [ci skip]Nobuyoshi Nakada2023-08-2514-0/+14
* Bump actions/checkout from 3.5.3 to 3.6.0dependabot[bot]2023-08-2517-19/+19
* Generate sources before checksNobuyoshi Nakada2023-08-241-0/+2
* Revert "[ruby/yarp] rust: Initial yarp-sys"Takashi Kokubun2023-08-151-101/+0
* [ruby/yarp] rust: Initial yarp-sysSteve Loveless2023-08-151-0/+101
* Fix a typo to suppress updating rbconfig.rb during `make up`Nobuyoshi Nakada2023-08-151-1/+1
* Use `::` form workflow commandsNobuyoshi Nakada2023-08-151-4/+4
* Make test-spec on Windows silent a littleNobuyoshi Nakada2023-08-121-1/+3
* Extend the CI timeout for macOSTakashi Kokubun2023-08-111-1/+1
* Fix the yjit-bindgen jobTakashi Kokubun2023-08-101-1/+1
* Skip running brew upgrade (#8189)Takashi Kokubun2023-08-081-1/+0
* Find paths of tools [ci skip]Nobuyoshi Nakada2023-08-021-8/+14
* YJIT: Let local yjit-bindgen exit successfully (#8156)Takashi Kokubun2023-08-011-0/+1
* Test `SHARABLE_MIDDLE_SUBSTRING` [ci skip]Nobuyoshi Nakada2023-07-281-0/+1
* Revert "GitHub Actions: fix ENOENT for jobs running in forks"Alan Wu2023-07-251-1/+0
* GitHub Actions: fix ENOENT for jobs running in forksAlan Wu2023-07-241-0/+1
* Just assume rustc is in the containerTakashi Kokubun2023-07-211-10/+2
* Use already installed `rustc` if available [ci skip]Nobuyoshi Nakada2023-07-211-1/+5
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2023-07-191-1/+1
* Remove RGENGC_OLD_NEWOBJ_CHECKPeter Zhu2023-07-141-1/+0
* Remove unused references to the transient heapPeter Zhu2023-07-131-1/+0
* [Feature #19730] Remove transient heapPeter Zhu2023-07-131-1/+0
* Let `[DOC]` in PR title skip CIsNobuyoshi Nakada2023-07-1314-14/+84
* macos: try --enable-sharedNobuyoshi Nakada2023-07-081-1/+4
* macos: set configure options in the compsite actionNobuyoshi Nakada2023-07-082-7/+8
* llvm-objcopy is not provided by Xcode Command Line Tools.Hiroshi SHIBATA2023-07-071-4/+5
* Disable YJIT if objcopy command is oldNobuyoshi Nakada2023-07-061-5/+4
* do not set environment variables卜部昌平2023-07-061-16/+12
* Explain why YJIT is disabled for clang<=9 [ci skip]Takashi Kokubun2023-07-051-0/+1
* Note that YJIT requires FLONUM [ci skip]Nobuyoshi Nakada2023-07-051-1/+5
* also disable yjit for clang < 10卜部昌平2023-07-051-4/+4
* disable yjit when for non-flonum卜部昌平2023-07-051-1/+1
* fix substitution errors卜部昌平2023-07-041-4/+4
* fix typo卜部昌平2023-07-041-1/+1
* fix typo卜部昌平2023-07-041-1/+1
* chore: add blank lines [ci skip]卜部昌平2023-07-0417-0/+202
* Use `${{}}` for if statement [ci skip]卜部昌平2023-07-041-4/+4
* chore: just add spaces [ci skip]卜部昌平2023-07-0411-20/+20
* annocheck: de-matrix卜部昌平2023-07-041-62/+32
* chore: prettier [ci skip]卜部昌平2023-07-0411-118/+118
* refactor extract mkdir卜部昌平2023-07-0416-261/+210
* Compile code for lazy ISeq loding alwaysNobuyoshi Nakada2023-06-301-1/+1
* Compile code for non-embedded CI alwaysNobuyoshi Nakada2023-06-301-1/+1