summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-17Workaround for VC 19.42.34433Nobuyoshi Nakada
2024-11-16mkexports.rb: Revert removed flip-flopNobuyoshi Nakada
2024-11-16[ruby/io-nonblock] mark extension as ractor safeHoneyryderChuck
2024-11-15Update default gems list at 2a0f8d62b6f958b4df8fd806e4fea7 [ci skip]git
2024-11-15[ruby/syntax_suggest] v2.0.2Schneems
2024-11-15[ruby/syntax_suggest] Explain why class existsSchneems
2024-11-15[ruby/syntax_suggest] Fix spellingSchneems
2024-11-15[ruby/syntax_suggest] Freeze stringsSchneems
2024-11-15Update `rubyarchdir` and `rubylibdir` as well for testsNobuyoshi Nakada
2024-11-15Disable HEv2 tests temporarily (#12097)Misaki Shioi
2024-11-15* append newline at EOF. [ci skip]git
2024-11-15Port test_warn_zeitwerk.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_bootsnap_and_gem.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_bootsnap_rubyarchdir_gem.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_bootsnap.rb to RSpec exampleHiroshi SHIBATA
2024-11-15`rb_bug` prints a newline after the given message [ci skip]Nobuyoshi Nakada
2024-11-15Find .ext/common path from LOAD_PATH for out-of-place buildHiroshi SHIBATA
2024-11-15Port test_no_warn_sub_feature.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_sub_feature.rb to RSpec exampleHiroshi SHIBATA
2024-11-15fiddle provide sub-feature like fiddle/importHiroshi SHIBATA
2024-11-15Port -r option test to RSpec examplesHiroshi SHIBATA
2024-11-15Port bundle exec with shebang script to RSpec exampleHiroshi SHIBATA
2024-11-15Port bundle exec warning check to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_no_warn_dependency.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_dependency.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_no_warn_dash_gem.rb to RSpec exampleHiroshi SHIBATA
2024-11-15[ruby/net-http] Remove deprecated constantsNobuyoshi Nakada
2024-11-15Bump github/codeql-action from 3.27.3 to 3.27.4dependabot[bot]
2024-11-15[ruby/syntax_suggest] Fix missing line break due to puts logicSchneems
2024-11-15Make fast_fallback option false by default temporarily (#12070)Misaki Shioi
2024-11-14[rubygems/rubygems] Update test_project_sanity.rbDave Corson-Knowles
2024-11-15Use environmental variable for bundled_gems_spec.rbHiroshi SHIBATA
2024-11-15Port test_warn_redefined.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_dash_gem.rb to RSpec exampleHiroshi SHIBATA
2024-11-15Port test_warn_bundled_gems.rb to RSpec exampleHiroshi SHIBATA
2024-11-14YJIT: Specialize String#dup (#12090)Takashi Kokubun
2024-11-14[ruby/reline] Drop loading terminfo, remove fiddle dependency intomoya ishida
2024-11-14Fix a stack-buffer-overflow bugYusuke Endoh
2024-11-14YJIT: Specialize Integer#pred (#12082)Takashi Kokubun
2024-11-15Do not wait connection attempt delay without in progress fds (#12087)Misaki Shioi
2024-11-14Remove dependency of version.c on gc/gc.hPeter Zhu
2024-11-14rb_raise when attempting to set the GC implementation nameMatt Valentine-House
2024-11-14rb_bug if rb_gc_impl_active_gc_name is too longMatt Valentine-House
2024-11-14Include the currently active GC in RUBY_DESCRIPTIONMatt Valentine-House
2024-11-14Expose GC.config[:implementation], to query the currently active GCMatt Valentine-House
2024-11-14[rubygems/rubygems] URI::DEFAULT_PARSER.escape is obsoleted. We should use UR...Hiroshi SHIBATA
2024-11-14[rubygems/rubygems] Revert "mustermann depends on URI::RFC2396_PARSER behavior"Hiroshi SHIBATA
2024-11-14Update default gems list at 0f5e3dca5a5856aec2fc916a4b566f [ci skip]git
2024-11-14[ruby/uri] Bump up v1.0.2Hiroshi SHIBATA
2024-11-14[ruby/uri] Check existence constants only URI moduleHiroshi SHIBATA