summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-29[Bug #21202] Fix wrong token concat while tokenizing nested unterminated here...tomoya ishida
2025-03-29Adjust indentation for user defined parameterized ruleydah
2025-03-28Remove RUBY_FL_PROMOTED{0,1} from debugger scriptsÉtienne Barrié
2025-03-28Mark first argument to all C-API tracepoint functions as nonnullRichard Böhme
2025-03-28Make rb_tracearg_(parameters|eval_script|instruction_sequence) public C-APIRichard Böhme
2025-03-28Remove test_retry_workersYusuke Endoh
2025-03-28Try avoiding "invalid byte sequence in UTF-8"Yusuke Endoh
2025-03-28Report the actual time wated for timeout errors in TestParallelYusuke Endoh
2025-03-28TestRegexp#test_match_cache_positive_look_ahead_complex: Extend the timeout l...Yusuke Endoh
2025-03-28[ruby/etc] Skip TestEtc#test_ractor_parallel on ModGC workflowNaoto Ono
2025-03-28Skip failing rbs tests for deprecated JSON methodsHiroshi SHIBATA
2025-03-28spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ...3.5' spec/ruby/securit...Hiroshi SHIBATA
2025-03-28Relax assertion pattern for ruby repoHiroshi SHIBATA
2025-03-28[ruby/json] Add missing assert_deprecated_warningJean Boussier
2025-03-28[ruby/json] Move `create_addtions` logic in Ruby.Jean Boussier
2025-03-28[ruby/json] JSON.load invoke the proc callback directly from the parser.Jean Boussier
2025-03-28[ruby/json] Remove more dead codeJean Boussier
2025-03-28[ruby/json] Remove `Class#json_creatable?` monkey patch.Jean Boussier
2025-03-28[ruby/json] Get rid of JSON::NOT_SETJean Boussier
2025-03-28[ruby/json] Remove outdated JSON.iconvJean Boussier
2025-03-28[ruby/json] Cleanup JSON.pretty_generateJean Boussier
2025-03-28[ruby/json] Deprecate `JSON.fast_generate`Jean Boussier
2025-03-28Ignore to build C extension for test files of bundled gemsHiroshi SHIBATA
2025-03-28Update LEGAL to mention ext/json/vendorJean Boussier
2025-03-27Avoid allocation for anonymous positional splat with no argumentsJeremy Evans
2025-03-27[ruby/etc] Attempt to re-enable TestEtc#test_ractor_parallelBenoit Daloze
2025-03-27[ruby/etc] Speedup TestEtc#test_ractor_parallelBenoit Daloze
2025-03-27[ruby/etc] Increase timeout for test_ractor_parallelBenoit Daloze
2025-03-27[ruby/prism] Move snapshotsKevin Newton
2025-03-27Avoid array allocation for *nil, by not calling nil.to_aJeremy Evans
2025-03-27Freeze $/ and make it ractor safeÉtienne Barrié
2025-03-27[ruby/psych] Format Date in ISO-8601 explicitlyNobuyoshi Nakada
2025-03-27Skip TestThreadInstrumentation#test_sleeping_inside_ractor on ModGC workflow ...Naoto Ono
2025-03-27Do not run ruby/spec on CI on Ruby 3.0Andrew Konchin
2025-03-27Update to ruby/spec@5e579e2Andrew Konchin
2025-03-27Update to ruby/mspec@484310dAndrew Konchin
2025-03-27[rubygems/rubygems] Bump up connection_pool-2.5.0 with rake vendor:installHiroshi SHIBATA
2025-03-27[rubygems/rubygems] Fix Style/RedundantParentheses by bin/rubocop -aHiroshi SHIBATA
2025-03-27[rubygems/rubygems] Resolved Lint/ShadowingOuterLocalVariable warningHiroshi SHIBATA
2025-03-27Update the all of gemfile depsHiroshi SHIBATA
2025-03-27[rubygems/rubygems] Implement pub_grub strategy interfaceHartley McGuire
2025-03-27[rubygems/rubygems] Have "gem exec" sort executable names in error message.Ellen Marie Dash
2025-03-27Get rid of SAFE_STATE_PROTOTYPEJean Boussier
2025-03-27Refactor jeaiii-ltoa.hJean Boussier
2025-03-27Pend a test for ractor in etcYusuke Endoh
2025-03-27Skip failing rbs tests for removing deprecated methodsHiroshi SHIBATA
2025-03-27Update ext/json/generator/dependHiroshi SHIBATA
2025-03-27Removed trailing spacesHiroshi SHIBATA
2025-03-27Faster integer formattingeno
2025-03-27[ruby/json] Remove unused `FAST_STATE_PROTOTYPE` and `PRETTY_STATE_PROTOTYPE`Jean Boussier