summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-08Remove RHASH_TRANSIENT_FLAGPeter Zhu
2023-06-08* remove trailing spaces. [ci skip]git
2023-06-08[DOC] Add comment about flags for HashPeter Zhu
2023-06-08Add deprecations for public `struct rb_io` members. (#7916)Samuel Williams
2023-06-08racc/cparse is extracted from ruby/ruby repositoryHiroshi SHIBATA
2023-06-08Update default gems list at e69bb9f0d7dab447d757c34f674474 [ci skip]git
2023-06-08Bump up racc-1.7.0Hiroshi SHIBATA
2023-06-08Removed executable of raccHiroshi SHIBATA
2023-06-08Added racc dependencyHiroshi SHIBATA
2023-06-08Removed sync task for raccHiroshi SHIBATA
2023-06-08Removed racc/cparse checkingHiroshi SHIBATA
2023-06-08Try to promote racc as bundled gemsHiroshi SHIBATA
2023-06-08[ruby/psych] Drop to support Ruby 2.4 because the latest version of core_asse...Hiroshi SHIBATA
2023-06-08Pass -Werror=lto-type-mismatch for GCC LTO jobsSam James
2023-06-08Split long options from `proc_options`Nobuyoshi Nakada
2023-06-08Split some options from `proc_options`Nobuyoshi Nakada
2023-06-08Sample files of racc is not available in ruby/rubyHiroshi SHIBATA
2023-06-08Re-generate RDoc::RD parsers with racc-1.7.0Hiroshi SHIBATA
2023-06-08Manually merge https://github.com/ruby/racc/pull/217Hiroshi SHIBATA
2023-06-08Update default gems list at 0f2ebfee85af383f859d9fdc64d58f [ci skip]git
2023-06-08[ruby/racc] Bump up v1.7.0Hiroshi SHIBATA
2023-06-08Update parser-text.rb with https://github.com/ruby/racc/pull/218Hiroshi SHIBATA
2023-06-08Fix wrong directory layout for racc testHiroshi SHIBATA
2023-06-08[ruby/racc] Embed racc/info.rb tooNobuyoshi Nakada
2023-06-07Adjust style [ci skip]Nobuyoshi Nakada
2023-06-06YJIT: Avoid identity-based known-class guards for IO objects (#7911)Alan Wu
2023-06-06Unify length field for embedded and heap strings (#7908)Peter Zhu
2023-06-06Revert debugging code in test_gc_compact.rbPeter Zhu
2023-06-06Fix heap growth in GC.verify_compaction_referencesPeter Zhu
2023-06-06Bump octokit/request-action from 2.1.8 to 2.1.9dependabot[bot]
2023-06-06[rubygems/rubygems] Delay cache access in `LockfileParser`David Rodríguez
2023-06-06[rubygems/rubygems] Fix `path` vs `deployment` precedence when path set throu...David Rodríguez
2023-06-06[rubygems/rubygems] Unexclude some specs on bundler 3David Rodríguez
2023-06-06[rubygems/rubygems] Fill in missing deployment specsDavid Rodríguez
2023-06-06[rubygems/rubygems] Remove redundant specsDavid Rodríguez
2023-06-06[rubygems/rubygems] Always rely on $LOAD_PATH when jumping from exe to libDavid Rodríguez
2023-06-06[rubygems/rubygems] Fix inline mode with multiple sourcesDavid Rodríguez
2023-06-05YJIT: Fix a warning on cargo test (#7909)Takashi Kokubun
2023-06-05Add an example for rust-analyzer.cargo.unsetTest [ci skip]Takashi Kokubun
2023-06-05Implement Struct on VWAPeter Zhu
2023-06-05[ruby/irb] Refactor ExtendCommand::NopStan Lo
2023-06-05[ruby/irb] Simplify irb_info commandStan Lo
2023-06-05[ruby/irb] Fixed string escaping omissionsima1zumi
2023-06-05Add missing write barriereileencodes
2023-06-05Revert "Revert "Fix cvar caching when class is cloned""eileencodes
2023-06-05[rubygems/rubygems] Try again with https://github.com/rubygems/rubygems/pull/...Hiroshi SHIBATA
2023-06-05Move per sections in help messageNobuyoshi Nakada
2023-06-05Add additional info for `-0` to `--help` messageNobuyoshi Nakada
2023-06-05Fold option lines in help messageNobuyoshi Nakada
2023-06-05[DOC] Update flags doc for stringsPeter Zhu