summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-19[ruby/irb] Document a full list of commandsTakashi Kokubun
2022-11-19[ruby/irb] Update documentation about AutocompletionTakashi Kokubun
2022-11-20Update fake.rb for test-specNobuyoshi Nakada
2022-11-19[ruby/net-http] About the Examples moved to separate fileBurdetteLamar
2022-11-19[ruby/net-http] Enhanced RDoc for Net::HTTPBurdetteLamar
2022-11-19[ruby/net-http] Update lib/net/http/request.rbBurdette Lamar
2022-11-19[ruby/net-http] Enhanced RDoc for Net::HTTPBurdetteLamar
2022-11-19[ruby/net-http] Enhanced RDoc for Net::HTTPBurdetteLamar
2022-11-19[DOC] Change formatting in the exec docsMaciek Rząsa
2022-11-19Run skipped minitest tests that now passAlan Wu
2022-11-18YJIT: Improve the failure message on enlarging a branch (#6769)Takashi Kokubun
2022-11-19Add test cases for args forwarding after rest argumentyui-knk
2022-11-18Rename misleading labelAlan Wu
2022-11-18Fix io/console test for --with-static-linked-extAlan Wu
2022-11-18Update assertionAaron Patterson
2022-11-1832 bit comparison on shape idAaron Patterson
2022-11-18rename SHAPE_BITS to SHAPE_ID_NUM_BITSAaron Patterson
2022-11-18[ruby/irb] Discover and load debug.gem even if it's not in GemfileTakashi Kokubun
2022-11-18[ruby/irb] Minor fixes on debug commandTakashi Kokubun
2022-11-18Differentiate T_OBJECT shapes from other objectsAaron Patterson
2022-11-18Make anonymous rest arg (*) and block arg (&) accessible from ARGS nodeyui-knk
2022-11-18Allow anonymous keyword rest parameter with other keyword parametersShugo Maeda
2022-11-18[ruby/irb] Add debug command (https://github.com/ruby/irb/pull/446)Stan Lo
2022-11-18Added build instructions of psych and fiddle with source files of libyaml and...Hiroshi SHIBATA
2022-11-18Prevent a "method redefined" warningYusuke Endoh
2022-11-18tool/generic_erb.rb: Add a hack to prevent "unused variable" warningsYusuke Endoh
2022-11-18Revert "tool/generic_erb.rb: Use ERB#result_with_hash instead of #result"Yusuke Endoh
2022-11-18Prevent a "warning: assigned but unused variable - s2"Yusuke Endoh
2022-11-18tool/generic_erb.rb: Use ERB#result_with_hash instead of #resultYusuke Endoh
2022-11-17Fix bug involving .send and overwritten methods. (#6752)Jimmy Miller
2022-11-17Refactor RB_SPECIAL_CONST_P (#6759)Takashi Kokubun
2022-11-18[ruby/irb] Add an option to suppress code_around_bindingTakashi Kokubun
2022-11-17Fix quoting of code in `NEWS.md`.Samuel Williams
2022-11-17Add support for `sockaddr_un` on Windows. (#6513)Samuel Williams
2022-11-17YJIT: Make the code GC test stablerTakashi Kokubun
2022-11-17YJIT: Add object shape count to stats (#6754)Takashi Kokubun
2022-11-17Fix indentation of switch statement in shape.cPeter Zhu
2022-11-17YJIT: Add missing key for non-stats buildTakashi Kokubun
2022-11-17YJIT: Fix typo in stats references (#6753)Takashi Kokubun
2022-11-17Add default cases for cache point finding functionTSUYUSATO Kitsune
2022-11-17Add OP_CCLASS_MB caseTSUYUSATO Kitsune
2022-11-17[DOC] Update about `sec` argument of `Time.new`Nobuyoshi Nakada
2022-11-17Windows: Readlink improvements (#6745)Lars Kanis
2022-11-17Update default gems list at c76909e551f0f60b7a354ab748ef1a [ci skip]git
2022-11-17[ruby/irb] Bump up 1.4.3Hiroshi SHIBATA
2022-11-17Drop Ruby 2.5 supportst0012
2022-11-17[ruby/irb] Fix https://github.com/ruby/irb/pull/295: Ignore JavaPatrick Plenefisch
2022-11-16YJIT: Shrink version lists after mutation (#6749)Takashi Kokubun
2022-11-16YJIT: Pack BlockId and CodePtr (#6748)Takashi Kokubun
2022-11-16YJIT: Add compiled_branch_count stats (#6746)Takashi Kokubun