summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-12Revert "Mark asan fake stacks during machine stack marking"KJ Tsanaktsidis
2024-01-12Update bundled gems list as of 2024-01-12git
2024-01-12Set prerelease flag if tag includes preview or rcHiroshi SHIBATA
2024-01-12Mark asan fake stacks during machine stack markingKJ Tsanaktsidis
2024-01-12Define special macros for asan/msan being enabledKJ Tsanaktsidis
2024-01-12Allow each_stack_location to accept context for the callbackKJ Tsanaktsidis
2024-01-12Make stack bounds detection work with ASANKJ Tsanaktsidis
2024-01-12Pass down "stack start" variables from closer to the top of the stackKJ Tsanaktsidis
2024-01-12Truncate only prefix. Don't remove v from like preview1Hiroshi SHIBATA
2024-01-11Bump actions/cache from 3.3.2 to 3.3.3dependabot[bot]
2024-01-11Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-01-11Avoid reading unused lvars in Primitive.cexprJohn Hawthorn
2024-01-11Anonymous rest nodes should increase the local table sizeAaron Patterson
2024-01-11Update Kernel#load documentation to remove phrase related to protectionJeremy Evans
2024-01-11[ruby/prism] Fix nested default value errorKevin Newton
2024-01-11[PRISM] Raise syntax errors when foundKevin Newton
2024-01-11[PRISM] Fix splat inside of asetPeter Zhu
2024-01-11[PRISM] Support repeated required parameter names.Aaron Patterson
2024-01-11[ruby/prism] Allow fsl comment to set to falseKevin Newton
2024-01-11[ruby/prism] Exclude encodings that are dynamicKevin Newton
2024-01-11[ruby/prism] Provide ability to format errorsKevin Newton
2024-01-11Free environ when RUBY_FREE_AT_EXITPeter Zhu
2024-01-11[ruby/pp] Add TruffleRuby in CIBenoit Daloze
2024-01-11[ruby/pp] Fix pretty printing a Data subclass instance when the subclass is a...Benoit Daloze
2024-01-11[ruby/pp] Use .class.members for pretty printing DataBenoit Daloze
2024-01-11[ruby/pp] Use a proper feature check to check if Data is definedBenoit Daloze
2024-01-11Remove a unused variable in i_print_name_entry (#9468)Hiroya Fujinami
2024-01-11Reject encodings determined at runtime as source code encodingsNobuyoshi Nakada
2024-01-11Remove printf z modifier check [ci skip]Nobuyoshi Nakada
2024-01-11Remove duplicate function `nd_st_key_val`Nobuyoshi Nakada
2024-01-11[ruby/rdoc] Undo accidentally deleted linesNobuyoshi Nakada
2024-01-11Disable to add latest label when running with --no-dry-run optionHiroshi SHIBATA
2024-01-11Prevent syntax warnings in test/ruby/test_regexp.rbYusuke Endoh
2024-01-11Prevent a warning: ambiguous first argumentYusuke Endoh
2024-01-11Bump actions/upload-artifact from 3.1.3 to 4.0.0dependabot[bot]
2024-01-10Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-01-11[ruby/rdoc] Respect modeline to detect parserNobuyoshi Nakada
2024-01-10Bump ruby/setup-ruby from 1.160.0 to 1.165.1dependabot[bot]
2024-01-10Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3dependabot[bot]
2024-01-11Try to fixup ad3db6711c4aa48c82f4091342aab7394ee45736Hiroshi SHIBATA
2024-01-11Revert "Update files under .github other than workflows"Hiroshi SHIBATA
2024-01-11[rubygems/rubygems] Fix Bundler daily CIDavid Rodríguez
2024-01-11[rubygems/rubygems] Always avoid "Updating rubygems-update" messageDavid Rodríguez
2024-01-11[rubygems/rubygems] Make `gem update --system` respect ruby version constraintsDavid Rodríguez
2024-01-11[rubygems/rubygems] Remove old condition no longer necessaryDavid Rodríguez
2024-01-11[rubygems/rubygems] Fix development dependency not being added if introduced ...David Rodríguez
2024-01-11Complete missing specs for platforms after resolutionDavid Rodríguez
2024-01-11[rubygems/rubygems] Show diff on source control errorsDavid Rodríguez
2024-01-11[rubygems/rubygems] Move resetting the spec set to where it becomes necessaryDavid Rodríguez
2024-01-11[rubygems/rubygems] Extract a couple of helper methodsDavid Rodríguez