summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-08[ruby/bigdecimal] fix: typo in document comments of `f_BigDecimal` functionHoNooD
2023-04-08[ruby/bigdecimal] Remove set but unused variableNobuyoshi Nakada
2023-04-08[ruby/resolv] Do not compress domain name in SRV RDATAKasumi Hanazuki
2023-04-08Replace arch_flags for universal build [ci skip]Nobuyoshi Nakada
2023-04-08[ruby/irb] Simplify command method definitionStan Lo
2023-04-08Include `--no-llvm-bc` option in `NM` macro only if usableNobuyoshi Nakada
2023-04-07Expose rb_sym_to_proc via RJITAaron Patterson
2023-04-07[Bug #19563] Yield words separators per linesNobuyoshi Nakada
2023-04-07[rubygems/rubygems] Remove one fallback to full indexes on big gemfilesDavid Rodríguez
2023-04-07[ruby/irb] Fix RubyLex's heredoc_with_hembexpr test to avoid rippertomoya ishida
2023-04-07[rubygems/rubygems] util/rubocop -A --only Style/FormatStringHiroshi SHIBATA
2023-04-07* expand tabs. [ci skip]git
2023-04-07[Bug #19584] [DOC] Tweek description of `rb_gc_register_address`Nobuyoshi Nakada
2023-04-07[Bug#19161] Detect thread local storage specifierNobuyoshi Nakada
2023-04-07Bump github/codeql-action from 2.2.10 to 2.2.11dependabot[bot]
2023-04-07[ruby/openssl] Register global variables before assignmentNobuyoshi Nakada
2023-04-07[Bug #19584] Register global variables before assignmentNobuyoshi Nakada
2023-04-07[Bug #19584] Register global variable address before assignmentNobuyoshi Nakada
2023-04-06[rubygems/rubygems] util/rubocop -A --only Style/LineEndConcatenationHiroshi SHIBATA
2023-04-06Add guard to compaction test in WeakMapPeter Zhu
2023-04-06Fix crash in rb_gc_register_addressPeter Zhu
2023-04-06YJIT: Stack temp register allocation for arm64 (#7659)Takashi Kokubun
2023-04-06Update VPATH for socket, & dependenciesMatt Valentine-House
2023-04-06[Feature #19474] Refactor NEWOBJ macrosMatt Valentine-House
2023-04-06Remove dependancy of vm_core.h on shape.hMatt Valentine-House
2023-04-06Pull the shape tree out of the vm objectMatt Valentine-House
2023-04-06Remove newobj_of_crMatt Valentine-House
2023-04-06Revert "[ruby/syntax_suggest] Introduce binstubs to set RUBYOPT for development"Hiroshi SHIBATA
2023-04-06Revert accidentally commit of wrong fileHiroshi SHIBATA
2023-04-06Update default gems list at 6ca1f3eec4222924c7e23642a68b51 [ci skip]git
2023-04-06Load only SyntaxSuggest::VERSION for version checkHiroshi SHIBATA
2023-04-06v1.0.4schneems
2023-04-06v1.0.3schneems
2023-04-06[ruby/syntax_suggest] Introduce binstubs to set RUBYOPT for developmentschneems
2023-04-06[ruby/syntax_suggest] The annotation must end with a new lineYusuke Endoh
2023-04-06[ruby/syntax_suggest] Rollback comment indentation behaviorschneems
2023-04-06[ruby/syntax_suggest] Add comments and refactor AroundBlockScan methodsschneems
2023-04-06[ruby/syntax_suggest] Fix sibling bug to #177schneems
2023-04-06[ruby/syntax_suggest] Preserve whitespace in front of commentsschneems
2023-04-06[ruby/syntax_suggest] Handle alias already exists when debuggingschneems
2023-04-06[ruby/syntax_suggest] Remove unnecessary `--color` optionNobuyoshi Nakada
2023-04-06Add missing test for Data.initializeMarc-Andre Lafortune
2023-04-06[rubygems/rubygems] Improve comment explaining the neccessity of `write_defau...Vít Ondruch
2023-04-06[rubygems/rubygems] Fix resolver hangs when dealing with an incomplete lockfileDavid Rodríguez
2023-04-06Revert "Refactor incomplete specs handling"David Rodríguez
2023-04-06[rubygems/rubygems] Revert "Reuse `SpecSet#materialize` logic"David Rodríguez
2023-04-06[rubygems/rubygems] Use TestCase#util_spec instead of custom code.Vít Ondruch
2023-04-06Bump github/codeql-action from 2.2.9 to 2.2.10dependabot[bot]
2023-04-05Add BIN as an entry in the glossary (#7667)Adam Hess
2023-04-05[ruby/irb] Drop Ruby 2.6 supportStan Lo