summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-03-16[ruby/rdoc] Get rid of a trailing spaceNobuyoshi Nakada
2021-03-16[ruby/rdoc] Suppress unused variable warning of "text"aycabta
2021-03-16[ruby/rdoc] Allow empty .rdoc_optionsaycabta
2021-03-16[ruby/rdoc] Allow partial default values to be overridden with .rdoc_optionsaycabta
2021-03-16[ruby/rdoc] Fixed CodeFence without blank linesNobuyoshi Nakada
2021-03-16[ruby/rdoc] Add table styleNobuyoshi Nakada
2021-03-16[ruby/rdoc] Support GFM tableNobuyoshi Nakada
2021-03-16[ruby/rdoc] Update Rdoc.css sidebar panel.Pankaj Doharey
2021-03-08Sync latest development version of bundler & rubygemsDavid Rodríguez
2021-03-08Remove no longer needed globsDavid Rodríguez
2021-03-06[ruby/irb] Make save-history extension safe for concurrent useJeremy Evans
2021-03-05[ruby/irb] Do not continue line if last expression is an endless rangeJeremy Evans
2021-03-01[lib/benchmark] Use $stdout instead of STDOUT [Bug #17600]Marc-Andre Lafortune
2021-02-27[ruby/irb] Update help message for next context-mode of 4Jeremy Evans
2021-02-26[ruby/reline] Version 0.2.4aycabta
2021-02-25[ruby/irb] Version 1.3.4aycabta
2021-02-22[ruby/reline] fix Reline::Windows.getconsolemode buffercremno
2021-02-21[ruby/reline] Use UTF-8 only for width calc, rest uses original encodingaycabta
2021-02-21[ruby/reline] check ENABLE_VIRTUAL_TERMINAL_PROCESSING flag and switch eof pr...Yoshinao Muramatu
2021-02-21[ruby/reline] We still need support new and legacy behavior.Yoshinao Muramatu
2021-02-21[ruby/reline] Avoid tripping over nil promptEamonn Webster
2021-02-21[ruby/reline] Return 1 when char width not foundaycabta
2021-02-20MSys is a variant of CygwinNobuyoshi Nakada
2021-02-12[ruby/irb] Fix inverse separator conditionNobuyoshi Nakada
2021-02-11[ruby/irb] The command "irb_info" should show RUBY_PLATFORMaycabta
2021-02-11[ruby/irb] Suppress colorize on Windows testsaycabta
2021-02-11[ruby/irb] Suppress error when File::ALT_SEPARATOR is nilaycabta
2021-02-07[ruby/benchmark] Adds `Tms#to_h`Keith Bennett
2021-02-07[ruby/reline] Version 0.2.3aycabta
2021-02-07[ruby/irb] Version 1.3.3aycabta
2021-02-07[ruby/reline] Terminate correctly in the middle of lines higher than the screenaycabta
2021-02-07[ruby/reline] Autowrap correctly when inserting chars in the middle of a lineaycabta
2021-02-07[ruby/reline] The vi_histedit supports multilineaycabta
2021-02-07[ruby/reline] Move cursor just after the last line when finishedaycabta
2021-02-07[ruby/reline] Update cursor info by inserting newline even if not in pastingaycabta
2021-02-07[ruby/reline] Handle past logs correctly when the code is higher than the screenaycabta
2021-02-07[ruby/reline] Show all lines higher than the screen when finishedaycabta
2021-02-07[ruby/reline] Scroll down when ^C is pressedaycabta
2021-02-07[ruby/reline] Remove an unused variableaycabta
2021-02-07[ruby/reline] Initialize uninitialized variables in testsaycabta
2021-02-07[ruby/reline] Cache pasting state in processing a keyaycabta
2021-02-06[ruby/irb] Enable to reassign a new block with "measure" commandaycabta
2021-02-06[ruby/irb] Allow "measure" command to take blockaycabta
2021-02-04[ruby/irb] Add info.rb to gemspecima1zumi
2021-02-03[ruby/irb] follow up the actual line numberNobuhiro IMAI
2021-01-29Fix absolute path predicate on WindowsNobuyoshi Nakada
2021-01-27[ruby/irb] use `RubyLex::TerminateLineInput` appropriately [Bug #17564]Nobuhiro IMAI
2021-01-27[ruby/irb] add `IRB::FileInputMethod.open` to ensure closing associated FileNobuhiro IMAI
2021-01-25[ruby/rdoc] Support iso-strict format in git-logNobuyoshi Nakada
2021-01-25[ruby/rdoc] Support other date formats in git-logNobuyoshi Nakada