aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "common.mk is NOT working with /bin/sh anymore"Takashi Kokubun2019-06-031-1/+1
* common.mk is NOT working with /bin/sh anymoreTakashi Kokubun2019-06-031-1/+1
* benchmark/time_strptime.yml does not work with minirubyTakashi Kokubun2019-06-031-2/+2
* Erase VI_OPERATORSaycabta2019-06-031-6/+0
* remove `rb_objspace_pinned_object_p()`Koichi Sasada2019-06-031-7/+1
* Fix the error token on "invalid hex escape"Nobuyoshi Nakada2019-06-033-2/+12
* `ruby -v` may no longer be ASCII-only on non-master branchesNobuyoshi Nakada2019-06-031-1/+1
* Default GIT external encoding to UTF-8 🤷‍♂️Nobuyoshi Nakada2019-06-032-1/+7
* Make size on an infinite each_slice enumerator return InfinityJeremy Evans2019-06-022-0/+10
* Add reline to doc/maintainers.rdocKazuhiro NISHIYAMA2019-06-031-0/+2
* Use lines instead of splitKazuhiro NISHIYAMA2019-06-031-9/+9
* The C-q is also quoted insert in emacs modeaycabta2019-06-032-1/+14
* Add aliases for commands for moving macroaycabta2019-06-032-0/+18
* Close leaked file descripters in testsaycabta2019-06-032-1/+7
* The ed_move_to_beg is different from vi_first_printaycabta2019-06-035-4/+36
* Reline::LineEditor::ARGUMENTABLE is no longer usedNobuyoshi Nakada2019-06-031-27/+0
* * 2019-06-03git2019-06-031-1/+1
* Fix ArgumentError in aliased macroNobuyoshi Nakada2019-06-032-2/+46
* Check conditional nestings in INPUTRCNobuyoshi Nakada2019-06-022-12/+58
* Prefer $INPUTRC over the default in the homeNobuyoshi Nakada2019-06-021-3/+3
* Use simpler regexpKazuhiro NISHIYAMA2019-06-021-6/+6
* Add true condition `Reline`Nobuyoshi Nakada2019-06-022-10/+13
* Make psych.so deterministicJeremy Evans2019-06-021-1/+1
* Add Reline test for unknown macroaycabta2019-06-023-5/+12
* Add new test for Reline within pipeaycabta2019-06-023-0/+30
* Add comments to key bindings vars of Reline::Configaycabta2019-06-021-2/+2
* Reline.readmultiline always needs block to confirm terminationaycabta2019-06-021-5/+1
* Suppress error of macro not foundaycabta2019-06-021-1/+9
* Update String#crypt tests to work on OpenBSDJeremy Evans2019-06-013-8/+33
* NEWS: move GC.compactNobuyoshi Nakada2019-06-021-9/+11
* NEWS: markup class and method namesNobuyoshi Nakada2019-06-021-3/+3
* * 2019-06-02git2019-06-021-1/+1
* delegate.rb: markup method namesNobuyoshi Nakada2019-06-021-2/+2
* Ignore warnings about mismatched indentations.Hiroshi SHIBATA2019-06-012-2/+2
* Ignore warnings about argument prefix with operator symbol.Hiroshi SHIBATA2019-06-013-10/+10
* Ignore warnings about ambiguous first argument with the negative integer.Hiroshi SHIBATA2019-06-012-18/+18
* Ignore warnings about ambiguous first argument of regexp with assert match.Hiroshi SHIBATA2019-06-014-16/+16
* Add a benchmark using IRB::ColorTakashi Kokubun2019-06-011-0/+13
* Merge rubygems master from upstream.Hiroshi SHIBATA2019-06-0155-1026/+1024
* Add myself as OpenBSD platform maintainerJeremy Evans2019-06-011-0/+2
* Reset Config at Reline::Config::Test#teardownaycabta2019-06-011-0/+1
* Remove an unnecessary argumentaycabta2019-06-011-15/+11
* Just use `File.readlines`Nobuyoshi Nakada2019-06-011-3/+1
* * expand tabs.git2019-06-011-4/+4
* Make opt_aref instruction support Integer#[]Yusuke Endoh2019-06-014-4/+9
* Use inputrc data for keystroke settingaycabta2019-06-018-82/+109
* Fix FrozenError when assigning frozen class to constantNobuyoshi Nakada2019-06-012-2/+6
* appveyor.yml again!MSP-Greg2019-06-011-2/+2
* Update to ruby/spec@cfe908cBenoit Daloze2019-05-311-0/+35
* Update to ruby/mspec@a57a9afBenoit Daloze2019-05-311-42/+13