summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-06-05[ruby/singleton] Simplify implementation of `Singleton#instance`.Daniel Pepper
2023-06-05[Bug #19685]: Add `-y` and `--yydebug` document to `--help`Yla Aioi
2023-06-05[ruby/singleton] Revert "Simplify the implementationHiroshi SHIBATA
2023-06-04Update default gems list at 4275a8098e59c43daa4a85efce9465 [ci skip]git
2023-06-04[ruby/irb] Bump version to 1.7.0Stan Lo
2023-06-03Attrset name is not allowed as an attributeNobuyoshi Nakada
2023-06-03Exit with a failure if any test files failed to loadNobuyoshi Nakada
2023-06-03Update default gems list at e6bd1852fb0c4775f6bc9588df30a1 [ci skip]git
2023-06-03[ruby/reline] Bump version to 0.3.5Stan Lo
2023-06-03Fix `Thread#join(timeout)` when running inside the fiber scheduler. (#7903)Samuel Williams
2023-06-03[ruby/rdoc] Auto-correct trailing new linesVinicius Stock
2023-06-03Ripper does not depend on Bison [ci skip]yui-knk
2023-06-03[ruby/singleton] Simplify the implementationDaniel Pepper
2023-06-02YJIT: Use #[cfg] instead of if cfg! (#7899)Takashi Kokubun
2023-06-02Stabilize test_latest_gc_info_need_major_byJean Boussier
2023-06-02[ruby/irb] Require `test/lib` helpers from main test helperStan Lo
2023-06-02[ruby/reline] Remove unnecessary conditions forNobuyoshi Nakada
2023-06-02Update default gems list at c32a30ec09997b3ee846a33a6873ed [ci skip]git
2023-06-02[ruby/stringio] Development of 3.0.8 started.Hiroshi SHIBATA
2023-06-02Fix the case no file under bin directoryNobuyoshi Nakada
2023-06-02[ruby/uri] Drop support for 2.4Nobuyoshi Nakada
2023-06-02Bump octokit/request-action from 2.1.7 to 2.1.8dependabot[bot]
2023-06-02No need to define "BISON" on extconf.rbyui-knk
2023-06-01Revert "Fix cvar caching when class is cloned"Aaron Patterson
2023-06-01[ruby/irb] Improve debug command testsStan Lo