summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-31[rubygems/rubygems] Give a `bundle install` hint when `bundle list` failsDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary escape sequencesDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary exceptionDavid Rodríguez
2021-08-31[rubygems/rubygems] Show all missing gems when using a bundle before installi...David Rodríguez
2021-08-31[rubygems/rubygems] Small refactor by DRYing up some logicDavid Rodríguez
2021-08-31[rubygems/rubygems] Move rescue block around the code that can raise itDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary checkDavid Rodríguez
2021-08-31[rubygems/rubygems] Let original exception be re-raisedDavid Rodríguez
2021-08-31Exit with the syncing status [ci skip]Nobuyoshi Nakada
2021-08-31Omit some tests until debugging is completeaycabta
2021-08-31Remove no longer used variable line_nodeNobuyoshi Nakada
2021-08-31Extract compile_block from iseq_compile_each0Nobuyoshi Nakada
2021-08-31[ruby/irb] Version 1.3.8.pre.5aycabta
2021-08-31[ruby/irb] Update dependency, reline >= 0.2.8.pre.5aycabta
2021-08-31[ruby/reline] Version 0.2.8.pre.5aycabta
2021-08-31[ruby/irb] Set the dialog width to render with a fixed widthaycabta
2021-08-31[ruby/irb] Follow that Dialog#contents_width has been renamed to #widthaycabta
2021-08-31[ruby/irb] Make show doc dialog appears on the left at the right edgeaycabta
2021-08-31[ruby/irb] Rename a variable "dialog" with "autocomplete_dialog"aycabta
2021-08-31[ruby/reline] Use Reline::Unicode.take_range to devide exactly by widthaycabta
2021-08-31[ruby/reline] Check if dialog_render_info is nil or notaycabta
2021-08-31[ruby/reline] Fix Reline::Unicode.take_range as it was not fully functionalaycabta
2021-08-31[ruby/reline] Use dynamic contents widthaycabta
2021-08-31[Feature #16972] Add mode: option to Pathname#mkpathNobuyoshi Nakada
2021-08-31Constify line_node in iseq_compile_each0Nobuyoshi Nakada
2021-08-31[ruby/reline] Remove an unused variableaycabta
2021-08-31[ruby/irb] Version 1.3.8.pre.4aycabta
2021-08-31[ruby/irb] Update dependency, reline >= 0.2.8.pre.4aycabta
2021-08-31[ruby/reline] Version 0.2.8.pre.4aycabta
2021-08-31[ruby/reline] Pass "dialog" to context to get "dialog.scroll_top" lateraycabta
2021-08-31[ruby/reline] Autocompletion dialog height 15aycabta
2021-08-31[ruby/reline] Scroll autocompletion pointer in dialog correctlyaycabta
2021-08-31[ruby/reline] Use DialogRenderInfo structaycabta
2021-08-31[ruby/reline] Fix dialog rendering at the bottom edgeaycabta
2021-08-31* 2021-08-31 [ci skip]git
2021-08-31[ruby/irb] Use DialogRenderInfoaycabta
2021-08-31[ruby/irb] Take dialog to get scroll_topaycabta
2021-08-31[ruby/irb] Don't show doc when pointer is negativeaycabta
2021-08-30Unify configure stepsNobuyoshi Nakada
2021-08-30Faster Pathname FileUtils methodsschneems
2021-08-30[DOC] Move rdoc of Integer#abs to numeric.rb [ci skip]Nobuyoshi Nakada
2021-08-30[ruby/irb] Relax backtrace nest levelsNobuyoshi Nakada
2021-08-30[ruby/irb] Added the extra stdout message with test-unitHiroshi SHIBATA
2021-08-30[ruby/irb] Use capture_output instead of capture_ioHiroshi SHIBATA
2021-08-30[ruby/irb] Use pend instead of skipHiroshi SHIBATA
2021-08-30Fix rubyspec_capiext dependency and flagsNobuyoshi Nakada
2021-08-30[ruby/irb] Version 1.3.8.pre.3aycabta
2021-08-30[ruby/irb] [].name to display the doc for Array.nameaycabta
2021-08-30[ruby/irb] Rescue unknown error to quash crashingaycabta
2021-08-30Suppress redefinition warnings of GET_SELF()Nobuyoshi Nakada