summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-02YJIT: Delete stale `frozen_bytes` related code (#7423)Alan Wu
2023-03-02YJIT: Fix default call threshold in help (#7424)Takashi Kokubun
2023-03-02[rubygems/rubygems] Enable `Layout/DefEndAlignment`David Rodríguez
2023-03-02Increase timeout for ruby/debug tests (#7421)Takashi Kokubun
2023-03-02Investigate missing ./autogen.shTakashi Kokubun
2023-03-02Re-skip an unstable Ractor testTakashi Kokubun
2023-03-02Revert "Revert "Re-enable test_ractor for YJIT""Takashi Kokubun
2023-03-02[rubygems/rubygems] Simplify the gem package file filter in the gemspec templateOrien Madgwick
2023-03-02YJIT: Fix cfunc splatJimmy Miller
2023-03-03`Ractor::Selector#empty?`Koichi Sasada
2023-03-02[rubygems/rubygems] Replace lockfile with `.locked`Tony Hsu
2023-03-02[ruby/irb] Handle long inspect and control character in prompttomoya ishida
2023-03-02[ruby/irb] Specify metadata to provide richer information onStan Lo
2023-03-02MSWin: Use MESSAGE_BEGIN/MESSAGE_END instead of bare `echo`Nobuyoshi Nakada
2023-03-02Use https://www.ruby-lang.org/en/downloads/releases/ for download the old ver...Hiroshi SHIBATA
2023-03-01Remove support for the Regexp.new 3rd argumentJeremy Evans
2023-03-02Enable flaky ractor testKoichi Sasada
2023-03-02Rewrite Ractor synchronization mechanismKoichi Sasada
2023-03-02Fix rbs (#7415)Soutaro Matsumoto
2023-03-02[rubygems/rubygems] Regenerate lockfile if spec list is invalid/empty.Ellen Marie Dash
2023-03-01[ruby/uri] Replace RubyDoc.info links with Ruby.GitHub.ioAlexander Popov
2023-03-01[ruby/uri] Take out GitHub link for gemspec metadataAlexander Popov
2023-03-01[ruby/uri] Populate gemspec metadata objectAlexander Popov
2023-03-01[ruby/uri] Sort gemspec `metadata` object alphabeticalAlexander Popov
2023-03-01[ruby/uri] Remake `metadata` object in `gemspec` into one assignmentAlexander Popov
2023-03-01[ruby/uri] Add documentation link into gemspecAlexander Popov
2023-03-01YJIT: Properly deal with cfunc splat when no args needed (#7413)Jimmy Miller
2023-03-01Allow failing rbs failures for nowTakashi Kokubun
2023-03-01YJIT: reject large stacks so we can use i8/u8 stack_size and stack_offset (#7...Maxime Chevalier-Boisvert
2023-03-01Test with unreleased RBS (#7411)Soutaro Matsumoto
2023-03-01YJIT: Use a boxed slice for outgoing branches and cme dependencies (#7409)Takashi Kokubun
2023-03-01Enable DEBUG_LOG feature on USE_RUBY_DEBUG_LOGKoichi Sasada
2023-03-01Implement Write Barrier for `autoload_table_type`Jean Boussier
2023-03-01Update bundled gems list at 2023-03-01git
2023-03-01[DOC] Clarify IO#autoclose impact on #closeLars Kanis
2023-03-01[rubygems/rubygems] Auto-heal on corrupted lockfile with missing depsDaniel Colson
2023-02-28Fix spelling (#7405)John Bampton
2023-02-28YJIT: Compress BranchGenFn and BranchShape (#7401)Takashi Kokubun
2023-02-28YJIT: Use a boxed slice for gc_obj_offsets (#7397)Takashi Kokubun
2023-02-28Update Rust bindgenMatt Valentine-House
2023-02-28Update the depend filesMatt Valentine-House
2023-02-28Merge internal/rgengc.h and internal/gc.hMatt Valentine-House
2023-02-28YJIT: add defer_empty_count statMaxime Chevalier-Boisvert
2023-02-28[ruby/irb] Display and prioritise instance methods in `lsStan Lo
2023-02-28[rubygems/rubygems] Fix method redefinition warning in gem exec specsSamuel Giddins
2023-02-28Implement Write Barrier for `autoload_data`Jean Boussier
2023-02-28Update bundled gems list at 2023-02-28git
2023-02-28Update lib/net/http/status.rbHiroshi SHIBATA
2023-02-28Also ignore dismissed CodeQL alerts at tests and URI libraryHiroshi SHIBATA
2023-02-28Bump ruby/setup-ruby from 1.138.0 to 1.139.0dependabot[bot]