aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@ab32a1aBenoit Daloze2022-06-2674-318/+1195
* Update to ruby/mspec@78b5d86Benoit Daloze2022-06-268-11/+69
* YJIT: Fix copy pasted comment [ci skip]Alan Wu2022-06-261-2/+1
* YJIT: Undef YJIT_SUPPORTED_P for hygieneAlan Wu2022-06-261-0/+2
* Try skipping TupleSpaceProxyTest on MinGW UCRT64Takashi Kokubun2022-06-251-0/+3
* [ruby/irb] Set prompt mode explictlyNobuyoshi Nakada2022-06-261-0/+1
* [ruby/irb] Require stringio to use StringIONobuyoshi Nakada2022-06-261-0/+1
* [ruby/irb] Ensure stdout is a TTY before calling winsizePeter Jones2022-06-262-5/+13
* [DOC] Fix a typo [ci skip]Kazuhiro NISHIYAMA2022-06-261-1/+1
* [rubygems/rubygems] Fix pending Bundler specsDavid Rodríguez2022-06-269-12/+16
* * 2022-06-26 [ci skip]git2022-06-261-1/+1
* [rubygems/rubygems] Clean up temporary directory after generate_index --updateTomas Volf2022-06-263-0/+12
* Prevent accidental use of assert_raisesNobuyoshi Nakada2022-06-252-4/+4
* Copy `IO#wait*` methods from `io-wait` gem to `io.c`.Samuel Williams2022-06-252-0/+220
* Update default gems list at 50e13870bffa3561be13faa31c3fcb [ci skip]git2022-06-251-1/+1
* [ruby/io-wait] Bump upNobuyoshi Nakada2022-06-251-1/+1
* [ruby/io-wait] Remove C99-ism for some platforms [ci skip]Nobuyoshi Nakada2022-06-251-12/+12
* [ruby/io-wait] Fix usage of `assert_raises` -> `assert_raise`. (https://githu...Samuel Williams2022-06-251-2/+2
* * remove trailing spaces. [ci skip]git2022-06-251-2/+2
* [ruby/io-wait] Don't add `IO#wait*` methods when `RUBY_IO_WAIT_METHODS` is de...Samuel Williams2022-06-252-41/+103
* Fix a variable name typo in the docsShannon Skipper2022-06-251-2/+2
* iseq.c: Use ntz_intptr for faster bitmap scanJean Boussier2022-06-251-16/+12
* * 2022-06-25 [ci skip]git2022-06-251-1/+1
* Dump inline storage partition information to binary formatAaron Patterson2022-06-241-41/+17
* Sync RubyGems & Bundler with upstream repoDavid Rodríguez2022-06-2447-334/+530
* YJIT: Add regression test for local type trackingAlan Wu2022-06-231-0/+20
* Free bitmap buffer if it's not usedAaron Patterson2022-06-232-6/+27
* Flatten bitmap when there is only one elementAaron Patterson2022-06-233-24/+71
* When YJIT is not built, hide options and use MJIT for --jitAlan Wu2022-06-231-6/+6
* Update vm_core.hAaron Patterson2022-06-232-2/+2
* Speed up ISeq by marking via bitmaps and IC rearrangingAaron Patterson2022-06-235-39/+172
* * 2022-06-24 [ci skip]git2022-06-241-1/+1
* Correct documentation for protected methods [ci skip]John Hawthorn2022-06-231-2/+2
* Fix warnings by old gccNobuyoshi Nakada2022-06-233-8/+9
* Show flags instead of `-s` option in `GNUMAKEFLAGS`Nobuyoshi Nakada2022-06-231-0/+1
* Suppress notes for old gccNobuyoshi Nakada2022-06-231-0/+10
* Pass LDFLAGS via environment variableNobuyoshi Nakada2022-06-231-1/+1
* [rubygems/rubygems] Fix standalone script generation for statically linked de...David Rodríguez2022-06-232-9/+48
* [rubygems/rubygems] Fix `bundle package --no-install` no longer skipping installDavid Rodríguez2022-06-235-4/+12
* * 2022-06-23 [ci skip]git2022-06-231-1/+1
* Non-void functions must return valueNobuyoshi Nakada2022-06-231-0/+2
* Get rid of a nasal demonNobuyoshi Nakada2022-06-231-1/+1
* Fix infinite loop when b_return TracePoint throwsAlan Wu2022-06-223-2/+30
* Refactor compilations workflowNobuyoshi Nakada2022-06-221-115/+118
* [rubygems/rubygems] Bundler: fix man page for bundle-addTakuya Noguchi2022-06-222-2/+2
* Skip protected ancestry guard for FCALLs in YJITJohn Hawthorn2022-06-211-1/+6
* Allow method caching of protected FCALLsJohn Hawthorn2022-06-213-7/+11
* Don't check protected method ancestry on fcallJohn Hawthorn2022-06-211-1/+1
* Add T_STRUCT to lldb inspect helperJemma Issroff2022-06-211-0/+4
* vcs.rb: ignore configuration files get rid of aliases [ci skip]Nobuyoshi Nakada2022-06-221-2/+5