summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-12-02[Feature #19163] Data object should be frozenNobuyoshi Nakada
2022-12-01YJIT: fix 32 and 16 bit register store (#6840)Jemma Issroff
2022-12-01Fix indents in NEWS [ci skip]Nobuyoshi Nakada
2022-12-01Introduce `Fiber#storage` for inheritable fiber-scoped variables. (#6612)Samuel Williams
2022-12-01[Bug #19108] Check for the encoding of pack/unpack formatNobuyoshi Nakada
2022-12-01[ruby/delegate] Revert "Fix `DelegateClass` block "method redefined" warning"Nobuyoshi Nakada
2022-12-01[Feature #19138] Add `SyntaxError#path`Nobuyoshi Nakada
2022-11-30Use RTEST and add test for GH-6832Alan Wu
2022-11-30struct.c (struct_ivar_get): add conditional for potential Qnil returned by rb...Zack Deveau
2022-11-30YJIT: Optimize rb_int_equal (#6838)Takashi Kokubun
2022-11-30YJIT: add new counters for deferred compilation and queued blocks (#6837)Maxime Chevalier-Boisvert
2022-12-01Prevent segfault in String#scan with ObjectSpace.each_objectYusuke Endoh
2022-12-01[ruby/rdoc] Fix `=end` delimiterNobuyoshi Nakada
2022-12-01[ruby/rdoc] Non-RD part feature has not been imported to RDocNobuyoshi Nakada