summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-20* 2022-06-20 [ci skip]git
2022-06-20[rubygems/rubygems] Improve performance of Bundler::SpecSet#for by using hash...Josh Nichols
2022-06-19Scale the time to wait native threads to run hookNobuyoshi Nakada
2022-06-19Remove unnecessary `*` before the function nameNobuyoshi Nakada
2022-06-19[ruby/etc] [DOC] Markup constant path namesNobuyoshi Nakada
2022-06-19Skip CIs if the head commit message contains '[DOC]'Nobuyoshi Nakada
2022-06-19* 2022-06-19 [ci skip]git
2022-06-19[ruby/etc] [DOC] Markup string literalsNobuyoshi Nakada
2022-06-19[ruby/etc] [DOC] Fix reference to different moduleNobuyoshi Nakada
2022-06-19[ruby/etc] [DOC] UpdateNobuyoshi Nakada
2022-06-18[Bug #18813] Warn when autoload has to lookup in parent namespaceJean Boussier
2022-06-18Show gcc version if too old, and move to GCC block [ci skip]Nobuyoshi Nakada
2022-06-18Disable maybe-uninitialized warning for gcc 4Nobuyoshi Nakada
2022-06-18Extract `protect_page_body` to fix mismatched bracesNobuyoshi Nakada
2022-06-17tool/extlibs.rb: Use Exception#message for older rubiesAlan Wu
2022-06-17YJIT: Update note about symbol prefixes [ci skip]Alan Wu
2022-06-17YJIT: Use binwrite to write exit locationsJohn Hawthorn
2022-06-18* 2022-06-18 [ci skip]git
2022-06-18Disable Mach exception handlers when read barriers in placeKJ Tsanaktsidis
2022-06-17Reuse an interned stringNobuyoshi Nakada
2022-06-17Remove unused function declarationPeter Zhu
2022-06-17[ruby/fileutils] [DOC] Revisions for module-level doc (https://github.com/rub...Burdette Lamar
2022-06-17[ci skip][lldb] Fix array length representation with USING_RVARGCMatt Valentine-House
2022-06-17Debug TestThreadInstrumentationJean Boussier
2022-06-17[rubygems/rubygems] Unset ENV set by official Ruby docker imagesDavid Rodríguez
2022-06-17[rubygems/rubygems] Bring TODO message up to dateDavid Rodríguez
2022-06-17[rubygems/rubygems] Remove part of comment that fell out of dateDavid Rodríguez
2022-06-17[rubygems/rubygems] Don't modify RbConfig at all when building extensionsDavid Rodríguez
2022-06-17[rubygems/rubygems] Remove unnecessary conditionDavid Rodríguez
2022-06-17[rubygems/rubygems] No need to change `RbConfig::CONFIG` at allDavid Rodríguez
2022-06-17GVL Instrumentation API: add STARTED and EXITED eventsJean Boussier
2022-06-17Skip failing test on FreeBSD [ci skip]Nobuyoshi Nakada
2022-06-17Using is_ascii_string to check encodingS-H-GAMELINKS
2022-06-17Using RBOOL in cmp_between funcS-H-GAMELINKS
2022-06-17Update configure.acJeremiah Gowdy
2022-06-17Add branch protection to aarch64 targetsJeremiah Gowdy
2022-06-17Suppress code unused unless GC_CAN_COMPILE_COMPACTIONNobuyoshi Nakada
2022-06-16Fix spec version guardAlan Wu
2022-06-16Allow calling protected methods from refinementsJohn Hawthorn
2022-06-17Respect the encoding of the source [Bug #18827]Nobuyoshi Nakada
2022-06-17ENV.merge! support multile arguments [Feature #18279]Nobuyoshi Nakada
2022-06-16Added tests for setting ivars on frozen objsJemma Issroff
2022-06-16Adding more clone tests, and adding dup testsJemma Issroff
2022-06-17* 2022-06-17 [ci skip]git
2022-06-16Added vm_ivar benchmark for initializing an embedded objJemma Issroff
2022-06-16[ruby/fileutils] [DOC] Small tweaks (https://github.com/ruby/fileutils/pull/89)Burdette Lamar
2022-06-16[ruby/net-http] Make `Net::HTTPHeader#content_range` return nil on non-byte u...Shishir Joshi
2022-06-16Include runtime checks for compaction supportPeter Zhu
2022-06-16Rename GC_COMPACTION_SUPPORTEDPeter Zhu
2022-06-16Revert "HTTPHeader.content_range throws error on non-byte units"Nobuyoshi Nakada