aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test/ruby/test_notimp.rb: Use EnvUtil.timeout for timeout scale factorNobuyoshi Nakada2019-05-261-1/+1
* test/ruby/test_process.rb: Use EnvUtil.timeout for timeout scale factorYusuke Endoh2019-05-261-4/+4
* test/lib/envutil.rb (EnvUtil.timeout): added.Yusuke Endoh2019-05-262-3/+9
* Fix scanner event at invalid syntaxNobuyoshi Nakada2019-05-264-8/+21
* test/rubygems/test_gem_stream_ui.rb (test_ask): extend the timeoutYusuke Endoh2019-05-261-1/+1
* Handle keyword symbol in IRB::Color::SymbolStateTakashi Kokubun2019-05-252-1/+2
* Deal with more syntax highlight edge casesTakashi Kokubun2019-05-253-3/+8
* Fix more unintended syntax highlightsTakashi Kokubun2019-05-252-18/+23
* Always color Symbol as Yellow on IRB::ColorTakashi Kokubun2019-05-252-6/+57
* test/ruby/test_rubyoptions.rb (test_script_from_stdin): scale timeoutYusuke Endoh2019-05-261-1/+2
* Colorize empty embexpr more on IRB::ColorTakashi Kokubun2019-05-252-2/+3
* Fix completion menu state calculationaycabta2019-05-261-2/+7
* Fix indexes in commentsNobuyoshi Nakada2019-05-262-66/+64
* Support some unhandled syntax highlightTakashi Kokubun2019-05-252-2/+12
* * 2019-05-26git2019-05-261-1/+1
* Use Reline.completer_word_break_characters to completeaycabta2019-05-261-2/+16
* Clear IRB::Color escape sequence before newlineTakashi Kokubun2019-05-252-3/+17
* Build trunk branch too to trigger AppVeyor on PRTakashi Kokubun2019-05-251-3/+4
* Build trunk branch too to trigger Travis on PRTakashi Kokubun2019-05-251-0/+1
* Add and use Reline::Unicode.escape_for_printTakashi Kokubun2019-05-254-7/+25
* Respect --nocolorize on REPL source highlightTakashi Kokubun2019-05-251-3/+5
* Added --with-rdoc optionNobuyoshi Nakada2019-05-251-2/+14
* Show doc list to installNobuyoshi Nakada2019-05-251-1/+4
* Force update all RDoc at installNobuyoshi Nakada2019-05-251-0/+4
* Drop method obsoleted by b83119be9e9a8611063142541993e4823a025622Takashi Kokubun2019-05-251-11/+0
* Incremental syntax highlight for IRB source linesTakashi Kokubun2019-05-246-42/+55
* Avoid to show warning message with unused variable.Hiroshi SHIBATA2019-05-251-2/+2
* JSON like label ends by differs from the startaycabta2019-05-251-2/+2
* * expand tabs.git2019-05-251-17/+17
* Fix process not waking up on signals on OpenBSDJeremy Evans2019-05-241-12/+20
* Fix wrong variable nameaycabta2019-05-251-1/+1
* Add round-robin variableaycabta2019-05-251-2/+2
* Show documents when completionaycabta2019-05-254-1/+12
* Use Reline as Reidline multiline editor in IRBaycabta2019-05-256-24/+142
* Enter key always means evaluate in Reline#readmultilineaycabta2019-05-251-7/+12
* Fix C-v C-jaycabta2019-05-251-1/+1
* Revert "Change Reline's version with "Reline 0.0.0""aycabta2019-05-251-1/+1
* Change Reline's version with "Reline 0.0.0"aycabta2019-05-251-1/+1
* Check block in #readmultilineaycabta2019-05-251-0/+3
* * 2019-05-25git2019-05-251-1/+1
* Support Meta key in Relineaycabta2019-05-2411-217/+282
* Add notes for the Process#clock_getres specBenoit Daloze2019-05-241-1/+4
* Only exclude the failing clocks for Process.clock_getres specs on AIXBenoit Daloze2019-05-242-1/+8
* Escape dots in regexpKazuhiro NISHIYAMA2019-05-241-1/+1
* * expand tabs.git2019-05-241-1/+1
* Revert "check it in eden or tomb."Kazuhiro NISHIYAMA2019-05-241-4/+2
* switch UNICODE_BETA to NO (one more try, first try didn't work)Martin Dürst2019-05-242-2/+2
* check RVALUE on verifier.Koichi Sasada2019-05-241-50/+55
* check it in eden or tomb.Koichi Sasada2019-05-241-2/+4
* add separation char on rb_obj_info(imemo obj)Koichi Sasada2019-05-241-1/+1