summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-02[ruby/irb] Disable debug cmd tests based on project structureStan Lo
2022-12-02YJIT: check that we correctly auto-enable YJIT on Linux (#6854)Maxime Chevalier-Boisvert
2022-12-02[rubygems/rubygems] Delete partial file and re-raise on Errno::ENOSPC.Ellen Marie Dash
2022-12-02Do not run drb SSL tests on WindowsTakashi Kokubun
2022-12-02Skip another flaky Ractor test for YJITTakashi Kokubun
2022-12-02Skip a couple of Ractor testsTakashi Kokubun
2022-12-02YJIT: echo "\n" is not portableAlan Wu
2022-12-02Update bundled gems list at 6f3c8fdab46872ccece3bf512adac9 [ci skip]git
2022-12-03debug.gem v1.7.0Koichi Sasada
2022-12-03Fix up "Avoid bash specific variable substitution"Nobuyoshi Nakada
2022-12-03downloader.rb: Select less components pathNobuyoshi Nakada
2022-12-02YJIT: Make case-when optimization respect === redefinition (#6846)Alan Wu
2022-12-02YJIT: Change the default --yjit-call-threshold to 30 (#6850)Takashi Kokubun
2022-12-03downloader.rb: Fix link to absolute cache pathNobuyoshi Nakada
2022-12-02Use consistent style [ci skip]Nobuyoshi Nakada
2022-12-02Wait killed threadsNobuyoshi Nakada
2022-12-02Avoid bash specific variable substitutionNobuyoshi Nakada
2022-12-02[ruby/reline] Fix misuse of kwarg in IO#rawHASUMI Hitoshi
2022-12-02[ruby/io-console] Omit on JRubyNobuyoshi Nakada
2022-12-02[ruby/io-console] Check rawmode option names strictlyNobuyoshi Nakada
2022-12-02io.c (read_all): grow the buffer exponentially when size is unknownJean Boussier
2022-12-01MJIT: Use install = true for bundler/inlineTakashi Kokubun
2022-12-02[ruby/irb] This doesn't work on RubyCI eitherTakashi Kokubun
2022-12-02Fix a link [ci skip]Kazuhiro NISHIYAMA
2022-12-02NEWS.md: sort [ci skip]Kazuhiro NISHIYAMA
2022-12-02Wait killed threadNobuyoshi Nakada
2022-12-02Clarify the storage argument. (#6849)Samuel Williams
2022-12-02[ruby/irb] Skip debug command tests on ruby/rubyTakashi Kokubun
2022-12-02[rubygems/rubygems] require bundler/setup only when Bundler is not definedYusuke Endoh
2022-12-02[ruby/irb] Use the proper ruby command and library pathNobuyoshi Nakada
2022-12-02Skip examples for SyntaxError extensions on Ruby 3.2Hiroshi SHIBATA
2022-12-02[ruby/irb] Test debug commands without yamatanoorotiStan Lo
2022-12-02[ruby/syntax_suggest] Add temp support for 3.2.0-preview{3,2,1}schneems
2022-12-02[ruby/syntax_suggest] No longer need PathnameFromMessage with SyntaxError#path.Hiroshi SHIBATA
2022-12-01Improve packing of iseq_constant_body structJohn Hawthorn
2022-12-01YJIT: Respect destination num_bits on STUR (#6848)Takashi Kokubun
2022-12-01Relax the timeout of a YAML testTakashi Kokubun
2022-12-01Add a macro for SHAPE_DEBUGJohn Hawthorn
2022-12-01Inherit max_iv_count from superclassJohn Hawthorn
2022-12-01[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPHeaderBurdette Lamar
2022-12-01Module#remove_method: Check frozen on the right objectJean byroot Boussier
2022-12-02[Bug #19087] Merge to "trailing garbage" caseNobuyoshi Nakada
2022-12-02[Bug #19087] Fix an assertion of `String#to_c`Nobuyoshi Nakada
2022-12-02[Bug #19087] Disallow successive underscores in Complex stringNobuyoshi Nakada
2022-12-02parenthesize to macroS-H-GAMELINKS
2022-12-02Introduce encoding check macroS-H-GAMELINKS
2022-12-02Introduce argf_encoding functionS-H-GAMELINKS
2022-12-02Reuse NIL_OR_UNDEF_P macroS-H-GAMELINKS
2022-12-01YJIT: Reorder branches for Fixnum opt_case_dispatch (#6841)Takashi Kokubun
2022-12-02[Feature #19163] Marshal-loaded Data object also should be frozenNobuyoshi Nakada