summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-12-23[DOC] Add doc to sharing_detection= [ci skip]Kazuhiro NISHIYAMA
2020-12-23Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA
2020-12-23[ruby/reline] [ruby/irb] Handle multiple newlines in a token correctlyaycabta
2020-12-23[ruby/irb] Make it possible to use measure even if it is installed as gemTakeru Naito
2020-12-22[ruby/reline] [ruby/reline] Remove unused `attr_writer`ima1zumi
2020-12-22[ruby/reline] Fixed an exception occurred when ambiguous width character was ...ima1zumi
2020-12-22[ruby/reline] Support isearch-terminatorsaycabta
2020-12-22[ruby/reline] Render refreshed prompt just after i-search finishedaycabta
2020-12-22[ruby/irb] Suppress "shadowing outer" warningaycabta
2020-12-22[ruby/irb] Version 1.2.9aycabta
2020-12-22[ruby/irb] Support arg for measure commandaycabta
2020-12-22[ruby/irb] Change variables handling for compatibilityaycabta
2020-12-22pp is ractor-ready.Koichi Sasada
2020-12-22Update library versions of the default gems.Hiroshi SHIBATA
2020-12-22Import set 1.0.1Akinori MUSHA
2020-12-22Sync did_you_meanYuki Nishijima
2020-12-22Import set 1.0.0Akinori MUSHA
2020-12-21[ruby/rdoc] Bump version to 6.3.0Hiroshi SHIBATA
2020-12-21Fix misspellings [ci skip]Kazuhiro NISHIYAMA
2020-12-20irb: Define extension command on the given objectNobuyoshi Nakada
2020-12-20irb: Define extension command only on the given objectNobuyoshi Nakada
2020-12-20[ruby/irb] Version 1.2.8aycabta
2020-12-20[ruby/reline] Version 0.1.10aycabta
2020-12-20[ruby/irb] Add measure commandaycabta
2020-12-20[ruby/irb] Handle rest of tokens correctly if no newline at lastaycabta
2020-12-20Remove unnecessary files from .documentKazuki Tsujimoto
2020-12-19Try to test with rake-13.0.2 again.Hiroshi SHIBATA
2020-12-19[ruby/reline] Use cached prompt list when just moved the cursoraycabta
2020-12-19[ruby/reline] Yank by em-kill-region correctlyaycabta
2020-12-19[ruby/reline] Bind yank-pop correctlyaycabta
2020-12-19[ruby/reline] Add Enumerable to KillRing for debuggingaycabta
2020-12-19[ruby/reline] [ruby/irb] Call ripper only once when generating dynamic promptaycabta
2020-12-18Merge RubyGems 3.2.2 and Bundler 2.2.2Hiroshi SHIBATA
2020-12-17[ruby/irb] Change context-mode's default to new mode 4.Marc-Andre Lafortune
2020-12-17[ruby/irb] Enable deprecation warnings when using -W or -wJeremy Evans
2020-12-17[ruby/irb] Fixed a typo in a comment [ci skip]Nobuyoshi Nakada
2020-12-17[ruby/irb] workaround for lack of tokens from `Ripper.lex`Nobuhiro IMAI
2020-12-17[ruby/reline] Use plus operator to create unfrozen stringRobert Schulze
2020-12-17[ruby/reline] Support longer than screen height on Windowsaycabta
2020-12-17[ruby/reline] Make a log file on windows if debug env is setaycabta
2020-12-17[ruby/reline] Support longer than screen heightaycabta
2020-12-17Fixing glitchy kill ring behavior in irbYale Kozinski
2020-12-16fix doc typod-m-u
2020-12-15Prepare to release rubygems-3.2.1 and bundler-2.2.1Hiroshi SHIBATA
2020-12-11[ruby/reline] Fix breaking to input Emoji with ZWJ.ima1zumi
2020-12-11Exclude parenthesized function declarations such as NORETURNNobuyoshi Nakada
2020-12-10Use `abort(message)` instead of `puts` and `exit`Kazuhiro NISHIYAMA
2020-12-10Fixed the test failures called WEBrick.new directlyHiroshi SHIBATA
2020-12-10Added help message for gem i webrick in rdocHiroshi SHIBATA
2020-12-10Added help message for gem i webrick in gem server commandHiroshi SHIBATA