summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
3 days[ruby/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
4 daysCheck the suffix argument always if givenNobuyoshi Nakada
6 days[ruby/prism] Handle String-like objects for Ripper.sexpBenoit Daloze
6 daysZJIT: Optimize `super` calls to C function targets (#15993)Kevin Menard
7 daysAttempt to fix failing monitor test (#15992)Luke Gruber
8 daysRevert "Prevent starvation when acquiring mutex over and over (#15877)" (#15990)Luke Gruber
8 days[ruby/prism] Remove tokens from lex compatKevin Newton
8 daysUse slices instead of locationsKevin Newton
8 days[ruby/prism] Add Prism::Node#find_allKevin Newton
8 days[ruby/prism] Rename line_to_byte_offset -> byte_offsetKevin Newton
8 daysZJIT: Compile invokesuperforward (#15958)Nozomi Hijikata
9 daysFix test for mutex starvation as well as small fix in thread_sync.c (#15982)Luke Gruber
9 days[ruby/prism] Remove `Prism.lex_ripper`Earlopain
9 days[ruby/resolv] remove test for every classMichael Yang
9 days[ruby/resolv] add getresources test for every resource typeclassMichael Yang
9 daysPrevent starvation when acquiring mutex over and over (#15877)Luke Gruber
10 daysFix RUBY_MN_THREADS sleep returning prematurely (#15868)Chris Hasiński
10 days[ruby/prism] Fix `on_words_sep` for ripper translator with newlinesEarlopain
10 days[ruby/rubygems] Fix Bundler that re-exec $0 when a `version` is present in th...Edouard CHIN
10 days[ruby/rubygems] Fix RubyGems not able to require the right gem:Edouard CHIN
13 days[ruby/openssl] ssl: update tests for SSLContext#servername_cb callbackKazuki Yamaguchi
13 days[ruby/openssl] Add `sync_close` kwarg to `SSLSocket.new` (fixesSharon Rosner
13 days[ruby/pathname] Remove omit's for File.path since it is fixed in the last Tru...Benoit Daloze
13 days[ruby/pathname] Reenable truffleruby in CI and omit the 2 failing testsBenoit Daloze
13 days[ruby/pathname] Omit failure on JRuby and trufflerubyNobuyoshi Nakada
13 daysRemove unused variable warningÉtienne Barrié
13 daysAdd early type validation for ObjectSpace.memsize_of_all klass argumentAugustin Gottlieb
13 days[ruby/rubygems] Validate executable names for invalid charactersHiroshi SHIBATA
2026-01-21ZJIT: Compile getblockparam (#15896)Nozomi Hijikata
2026-01-21[ruby/prism] Also handle `BasicObject` as a return valueEarlopain
2026-01-21[ruby/prism] Check using Prism nodes if a command call has any arguments in R...Benoit Daloze
2026-01-21[ruby/rubygems] Skip failing testsHiroshi SHIBATA
2026-01-21[ruby/rubygems] Appease the linter againJason Lunn
2026-01-21[ruby/rubygems] Appease the linterJason Lunn
2026-01-21[ruby/rubygems] Add testJason Lunn
2026-01-21ZJIT: Support optional keyword arguments in direct send (#15873)Randy Stauner
2026-01-20ZJIT: Add a smoke test for --zjit-trace-exitsAlan Wu
2026-01-20[ruby/prism] Fix `on_*` return value of ripper translatorEarlopain
2026-01-20ZJIT: Compile IsA into load + compare for String/Array/Hash (#15878)Jeff Zhang
2026-01-20[ruby/psych] Remove excessive check of messageNobuyoshi Nakada
2026-01-20Reapply "[ruby/prism] Add Ripper :on_sp events for Prism.lex_compat and Prism...Earlopain
2026-01-20Revert "[ruby/prism] Add Ripper :on_sp events for Prism.lex_compat and Prism:...Hiroshi SHIBATA
2026-01-20[ruby/prism] Add Ripper :on_sp events for Prism.lex_compat and Prism::Transla...Benoit Daloze
2026-01-19[ruby/prism] Add Prism::Source#line_to_byte_offset and replace direct accesse...Benoit Daloze
2026-01-19[ruby/prism] Remove duplicate lex testsEarlopain
2026-01-19[ruby/rubygems] Add missing `.binmode` for `Gem::AtomicFileWriter`Sutou Kouhei
2026-01-19[DOC] Remove _emphasis_ in code blocks which is not handled as emphasis anymo...tomoya ishida
2026-01-18[ruby/prism] Fix ripper translator for `__END__`Earlopain
2026-01-17[Bug #21842] Let `rb_interned_str` return US-ASCII if possibleNobuyoshi Nakada
2026-01-16ZJIT: Specialize OPTIMIZED_METHOD_TYPE_CALL (#15859)Nozomi Hijikata