summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-21[rubygems/rubygems] Add missing flag passed to `git fetch`David Rodríguez
2024-08-21[PRISM] Fix up test exception assertion for PrismKevin Newton
2024-08-21Remove unused weakmap field in wmap_foreachPeter Zhu
2024-08-21[rubygems/rubygems] Fix `gem uninstall <name>:<version>` failing on shadowed ...David Rodríguez
2024-08-21[rubygems/rubygems] Add better error when trying to develop RubyGems with an ...David Rodríguez
2024-08-21[rubygems/rubygems] Regeneration previous git application caches that didn't ...David Rodríguez
2024-08-21[Bug #20687] Exclude just built ruby as baserubyNobuyoshi Nakada
2024-08-21[Bug #20687] Check if base ruby provides necessary librariesNobuyoshi Nakada
2024-08-21Don't show script name when bundle exec and call ruby script directly.Hiroshi SHIBATA
2024-08-21Skip to show script name with using ruby -r optionHiroshi SHIBATA
2024-08-21Show correct script name with sub-feature caseHiroshi SHIBATA
2024-08-21Reapply "[ruby/uri] Warn compatibility methods in RFC3986_PARSER"Hiroshi SHIBATA
2024-08-21Skip failing tempfile library testsSoutaro Matsumoto
2024-08-21Generate parsers of RDoc with Racc 1.8.1Hiroshi SHIBATA
2024-08-21[ruby/logger] Guarantee level_override existsMichael Chui
2024-08-20[ruby/tempfile] Don't unlink in finalizer when already unlinkedPeter Zhu
2024-08-20[ruby/tempfile] Fix subprocess tests requiresPeter Zhu
2024-08-20Remove dependency on Tempfile::Remover in leakchecker.rbPeter Zhu
2024-08-20[ruby/tempfile] Add FinalizerManager to manage finalizersPeter Zhu
2024-08-20[ruby/tempfile] Ensure finalizer order in TempfilePeter Zhu
2024-08-20Remove extraneous lock filesNobuyoshi Nakada
2024-08-20[ruby/reline] typofixHiroshi SHIBATA
2024-08-20Rewrite #test_redefinition_mismatch to use a dedicated test classKJ Tsanaktsidis
2024-08-20Decrease the timeout in assert_darwin_vm_dump_works (#11412)Naoto Ono
2024-08-20Check compile_branch_condition resultsNobuyoshi Nakada
2024-08-20Make same structures sameNobuyoshi Nakada
2024-08-20Bump github/codeql-action from 3.26.2 to 3.26.3dependabot[bot]
2024-08-19Avoid hash allocation for certain proc callsJeremy Evans
2024-08-20Sort links [ci skip]Kazuhiro NISHIYAMA
2024-08-19[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-08-19[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-08-19Make assertions allow incremental GC when disabledPeter Zhu
2024-08-19[ruby/rdoc] Avoid potentially loading the same extension from different versi...David Rodríguez
2024-08-19Single letter ASCII operator is same as the corresponding IDNobuyoshi Nakada
2024-08-19Merge `rb_fork_ruby2` into `rb_fork_ruby`Nobuyoshi Nakada
2024-08-19[rubygems/rubygems] Change new gem README template to have copyable code blocksMarco Roth
2024-08-18Make Range#step to consistently use + for iteration (#7444)Victor Shepelev
2024-08-17[DOC] Add `$;` to the list of deprecated global variablesNeil Carvalho
2024-08-17Update bundled gems list as of 2024-08-16git
2024-08-16Revert "Avoid hash allocation for certain proc calls"Jeremy Evans
2024-08-16Fix assertion error when TracePoint has incompatible eventsPeter Zhu
2024-08-16[DOC] Tweaks to Array#assoc (#11384)Burdette Lamar
2024-08-16[ruby/openssl] Remove test_ed25519_not_approved_on_fips.Jun Aruga
2024-08-16Speed up finalizers for objects without object IDPeter Zhu
2024-08-16Revert soname changesRaed Rizqie
2024-08-16Stringize VM_ASSERT expression before expansionNobuyoshi Nakada
2024-08-16Parenthesize macro argumentsNobuyoshi Nakada
2024-08-16Simplify and clarify bitmask calculationNobuyoshi Nakada
2024-08-16[ruby/openssl] test_s_generate_parameters: Consider a DSA error in FIPS.Jun Aruga
2024-08-16Fix some warningsRaed Rizqie