summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-09[rubygems/rubygems] `git commit` no longer needs to be allowed to failDavid Rodríguez
2021-10-09[rubygems/rubygems] Let `update_git` work with whatever branch is checkout outDavid Rodríguez
2021-10-09[rubygems/rubygems] Make adding files and committing into a single commandDavid Rodríguez
2021-10-09[rubygems/rubygems] Keep different code in custom branch in dummy repoDavid Rodríguez
2021-10-09[rubygems/rubygems] Fix typoDavid Rodríguez
2021-10-09[rubygems/rubygems] Improve performance of Specification#missing_extensions?Masataka Pocke Kuwabara
2021-10-09[rubygems/rubygems] Add glob infomation to Bundler::Source::Git#to_sgabriele renzi
2021-10-08Do not allow configuration where neither static or shared library is installedJeremy Evans
2021-10-09* 2021-10-09 [ci skip]git
2021-10-08Remove autoload for constant if the autoload failsJeremy Evans
2021-10-08[ruby/reline] Use alternate text for scrollbar in non-UTF-8 envaycabta
2021-10-08Make `volatile` the variable will be taken out from `EC_EXEC_TAG`Nobuyoshi Nakada
2021-10-08Add tests for the edge caces of `String#end_with?`Nobuyoshi Nakada
2021-10-08Collect symbols instead of strings and get rid of rb_str_internNobuyoshi Nakada
2021-10-08[ruby/reline] Better fix for non-UTF-8 default external encodingJeremy Evans
2021-10-08[ruby/reline] Only show dialogs if default external encoding is UTF-8Jeremy Evans
2021-10-08[ruby/irb] Add tests for truncated show doc dialogaycabta
2021-10-08[ruby/irb] Determine left and right when the width of either side is zero cor...aycabta
2021-10-08[ruby/irb] Calculate right side doc dialog width correctlyaycabta
2021-10-08[ruby/irb] Specify whether to show the doc dialog on the left or right side b...aycabta
2021-10-08[ruby/irb] Display doc dialog in gaps on narrow screenaycabta
2021-10-08[ruby/reline] Add a test for narrow screen without scrollbaraycabta
2021-10-08[ruby/reline] Cut off the excess on narrow screenaycabta
2021-10-08[ruby/reline] Rename DIALOG_HEIGHT with DIALOG_DEFAULT_HEIGHTaycabta
2021-10-07Dump outer variables tables when dumping an iseq to binaryAaron Patterson
2021-10-08* 2021-10-08 [ci skip]git
2021-10-08Remove duplicate value checks on `mrhs` which always has the valueNobuyoshi Nakada
2021-10-07[ruby/irb] Update descriptions of methodsKaíque Kandy Koga
2021-10-07[ruby/irb] Make IRB::Context#exit call super if UncaughtThrowErrorJeremy Evans
2021-10-07Reuse ractor stderrNobuyoshi Nakada
2021-10-07Adjust styles [ci skip]Nobuyoshi Nakada
2021-10-07Followed up bd6e1a0f0883dba7b02f30cefe5ebec96d02cb90Hiroshi SHIBATA
2021-10-07[ruby/ipaddr] Support zone identifiers in IPv6 addressesJeremy Evans
2021-10-07[ruby/ipaddr] Add netmask method that returns net mask as string.Bogdan Irimie
2021-10-07[ruby/ipaddr] Disallow leading zeros in maskJeremy Evans
2021-10-07[ruby/ipaddr] Raise if extra slashes followNobuyoshi Nakada
2021-10-07[ruby/ipaddr] Avoid reraising exceptionsJeremy Evans
2021-10-07[ruby/ipaddr] Removing superfluos assingments & returnEspartaco Palma
2021-10-07Merge if statementS-H-GAMELINKS
2021-10-07test/ruby/test_process (test_no_curdir): tentatively skipped on SolarisYusuke Endoh
2021-10-06Accommondate earlier reviews of RDoc for Enumerable (#4943)Burdette Lamar
2021-10-06Enhanced RDoc for Enumerable (#4941)Burdette Lamar
2021-10-07* 2021-10-07 [ci skip]git
2021-10-06Fix Ractor.make_shareable changing locals for ProcsAlan Wu
2021-10-06Add the dependency of GNUmakefile itself [ci skip]Nobuyoshi Nakada
2021-10-06Remove duplicate type qualifiersNobuyoshi Nakada
2021-10-06Remove the useless platform guardNobuyoshi Nakada
2021-10-06Fix filesystem dependent testsNobuyoshi Nakada
2021-10-05Enhanced RDoc for Enumerable (#4938)Burdette Lamar
2021-10-05Update to ruby/spec@ccf0d85Benoit Daloze