aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mixed encoding error can continue to parseNobuyoshi Nakada2019-05-243-15/+22
* [DOC] Use Rational literals than to_r in examplesNobuyoshi Nakada2019-05-241-3/+3
* Hoisted out ndigits_denominatorNobuyoshi Nakada2019-05-241-51/+24
* Fix typos [ci skip]Kazuhiro NISHIYAMA2019-05-241-2/+2
* Add leaked-globals to .travis.ymlKazuhiro NISHIYAMA2019-05-241-0/+1
* Removed symlinks by in-place build [Bug #15870]Nobuyoshi Nakada2019-05-242-2/+0
* Removed and ignore symlinks by in-place build [Bug #15870]Nobuyoshi Nakada2019-05-241-2/+2
* switch UNICODE_BETA to NOMartin Dürst2019-05-242-0/+2
* --autostash is since Git 2.6 [Bug #15871]Nobuyoshi Nakada2019-05-241-1/+1
* Ignore generated files by in-place build [Bug #15870]Nobuyoshi Nakada2019-05-241-0/+9
* Define GITPULLOPTION to rebase [Bug #15871]Nobuyoshi Nakada2019-05-241-0/+2
* Skip the Process.clock_getres spec on AIXYusuke Endoh2019-05-241-1/+1
* test/ruby/test_gc.rb (test_gc_stress_at_startup): extend time timeoutYusuke Endoh2019-05-241-1/+1
* Test GC.compact with MJIT againTakashi Kokubun2019-05-231-3/+1
* * 2019-05-24git2019-05-241-1/+1
* wercker.yml: Commit MJIT debug logs to another repositoryTakashi Kokubun2019-05-231-6/+16
* gc.c: Try pausing MJIT worker during GC.verify_compaction_referencesTakashi Kokubun2019-05-231-0/+2
* enum.c (enum_tally): better example in rdocYusuke Endoh2019-05-231-2/+1
* Enumerable#filter_map in NEWSNobuyoshi Nakada2019-05-231-0/+2