summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-09Skip TestProcess#test_rlimit_nofile on LSANPeter Zhu
2025-10-09Add Test::Sanitizers.lsan_enabled?Peter Zhu
2025-10-09Rename Test::Sanitizers.enabled? to Test::Sanitizers.asan_enabled?Peter Zhu
2025-10-09Rename ext/-test-/asan to ext/-test-/sanitizersPeter Zhu
2025-10-10win32: Enable extensions explicitlyNobuyoshi Nakada
2025-10-09ZJIT: Use clang-16 for bindgen on CIAlan Wu
2025-10-09ZJIT: Fix land raceMax Bernstein
2025-10-09ZJIT: Print CCallWithFrame as CCallWithFrame, not CallCFuncMax Bernstein
2025-10-09ZJIT: Annotate String#to_s as returning StringExactMax Bernstein
2025-10-09ZJIT: Get stats for which C functions are not annotatedMax Bernstein
2025-10-09ZJIT: Annotate Array#join as returning StringExactMax Bernstein
2025-10-09ZJIT: Allow annotating CCallVariadicMax Bernstein
2025-10-09ZJIT: Allow marking CCallWithFrame elidableMax Bernstein
2025-10-09ZJIT: Annotate Array#reverse as returning ArrayExactMax Bernstein
2025-10-09ZJIT: Allow no properties to annotate! macroMax Bernstein
2025-10-09ZJIT: Add return_type to CCallWithFrameMax Bernstein
2025-10-09ZJIT: Add default FnProperties for unknown functionsMax Bernstein
2025-10-09ZJIT: Name enum for bindgen (#14802)Max Bernstein
2025-10-09ZJIT: Profile opt_aref (#14778)Aiden Fox Ivey
2025-10-09Update default gems list at f486b3905f27aefa6063b8f9da0464 [ci skip]git
2025-10-09[ruby/prism] Bump to vKevin Newton
2025-10-09[DOC] Update required baseruby versionNobuyoshi Nakada
2025-10-09missing-baseruby.bat: Accept CRuby onlyNobuyoshi Nakada
2025-10-09[DOC] Update bundled gems list at faf86fa14bd350c77717f7d0fc64dcNobuyoshi Nakada
2025-10-09Update default gems list at a05a5263f3788ad452a1240d8c1c15 [ci skip]git
2025-10-09[rubygems/rubygems] Update lockfiles with 4.0.0.devHiroshi SHIBATA
2025-10-09[rubygems/rubygems] bin/rubocop -AHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Catch error instead of deprecated message at --no-keep-fi...Hiroshi SHIBATA
2025-10-09[rubygems/rubygems] Removed obsoleted windows platform exampleHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Removed obsoleted exampleHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Removed Bundler.current_ruby.maglev*? and raise Bundler::...Hiroshi SHIBATA
2025-10-09[rubygems/rubygems] Fixed failing examples with 4.0.0.dev versionHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Bump up to Bundler 4.0.0.dev that is next major versionHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Bump up to RubyGems 4.0.0.dev that is next major versionHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Fix `bundle install` when the Gemfile contains "install_i...Edouard CHIN
2025-10-09FreeBSD returns EAI_FAIL instead of EAI_FAMILY in getaddrinfo and getnameinfo...Benoit Daloze
2025-10-09sync_default_gems.yml: Include the gem name in the job nameTakashi Kokubun
2025-10-09sync_default_gems.yml: Link the failed diffTakashi Kokubun
2025-10-09sync_default_gems.yml: Notify which gem failedTakashi Kokubun
2025-10-09sync_default_gems.yml: Notify an extra channelTakashi Kokubun
2025-10-09sync_default_gems.yml: Fix the notification conditionTakashi Kokubun
2025-10-08compilers.yml: Run only specified tests for --with-gmp (#14798)Takashi Kokubun
2025-10-08test_commit_email.rb: Split out as binary for --with-gmpTakashi Kokubun
2025-10-08test_commit_email.rb: Stop testing the un-encoded nameTakashi Kokubun
2025-10-08test_commit_email.rb: Test the encoding of commit messagesTakashi Kokubun
2025-10-08test_commit_email.rb: Skip the sendmail test on WindowsTakashi Kokubun
2025-10-08test_commit_email.rb: Fix the timezone for commit-email.rbTakashi Kokubun
2025-10-08test_commit_email.rb: Use a fixed timezoneTakashi Kokubun
2025-10-08commit-email.rb: Remove legacy SVN headersTakashi Kokubun
2025-10-08test_commit_email.rb: Remove an unused local variableTakashi Kokubun