summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-26Colorize IRB's code_around_bindingTakashi Kokubun
2019-04-25Mention warning of `$,`Kazuhiro NISHIYAMA
2019-04-25Ripper does not use internal IDs directlyNobuyoshi Nakada
2019-04-25Add more debug print for random CI failure on osx TravisKazuhiro NISHIYAMA
2019-04-25BSD's mktemp does not have `-p`Takashi Kokubun
2019-04-25Show `make checkout-github/merge-github` in helpTakashi Kokubun
2019-04-25Resurrect `make xxx-github PR=1234` interfaceTakashi Kokubun
2019-04-25Added pr-%Nobuyoshi Nakada
2019-04-25Cache git config valuesNobuyoshi Nakada
2019-04-25Add `make checkout-github` tooTakashi Kokubun
2019-04-25Make working tree under the source directoryNobuyoshi Nakada
2019-04-25Rebase the pull request in a worktreeNobuyoshi Nakada
2019-04-25Add RB_ID_SERIAL_MAXNobuyoshi Nakada
2019-04-25Lazy allocate the compile data catch table arrayLourens Naudé
2019-04-25Upgrade test-unit to 3.3.2Kouhei Sutou
2019-04-25* 2019-04-25git
2019-04-25add DRbObject dereference test (Preparation for investigation of Bug #15711)Masatoshi SEKI
2019-04-25Fix typos [ci skip]Kazuhiro NISHIYAMA
2019-04-25Automatically gpg-sign rebase when commit.gpgsignTakashi Kokubun
2019-04-24Add `make fetch-github` and `make merge-github`Takashi Kokubun
2019-04-24Add more debug print for random CI failure on osx TravisKazuhiro NISHIYAMA
2019-04-24Defer setting gc_stress instead of setting dont_gcNobuyoshi Nakada
2019-04-24Defer setting gc_stress until inits doneNobuyoshi Nakada
2019-04-24force 10 chars SHA1 display.Koichi Sasada
2019-04-23syntax error can move, so do not cacheAaron Patterson
2019-04-23Fix complex hash keys to work with compactionAaron Patterson
2019-04-24Remove member char_offset_updated from struct rmatch as member char_offset_nu...Lourens Naudé
2019-04-24The step should not fail when isolated testsTakashi Kokubun
2019-04-24Isolate test_gc_compact for osx TravisTakashi Kokubun
2019-04-24* 2019-04-24git
2019-04-24Only define history_root member of the Oniguruma re_registers struct if USE_C...Lourens Naudé
2019-04-23Added cgit url.Hiroshi SHIBATA
2019-04-23Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada
2019-04-23Adjusted indentsNobuyoshi Nakada
2019-04-23IRB is improved with Reline and RDoc, take 2aycabta
2019-04-23Fix a typoKazuhiro NISHIYAMA
2019-04-23Add VCS::GIT#commitNobuyoshi Nakada
2019-04-23Split git-svn dependent methodsNobuyoshi Nakada
2019-04-23Use an exclusive range for ruby_version_isNobuyoshi Nakada
2019-04-23Split long expressionNobuyoshi Nakada
2019-04-23Add tool/format-release to .gitattributesKazuhiro NISHIYAMA
2019-04-22Oops, bad merge 🙇‍♂️Aaron Patterson
2019-04-23* expand tabs.git
2019-04-22T_MOVED can live on the stack, so make sure we can do book keepingAaron Patterson
2019-04-23Disallow numbered parameter as the default value of optional argumentSeiei Miyagi
2019-04-23Fix internal error of `->x:@2{}`Seiei Miyagi
2019-04-22Prevent rb_define_(class|module) classes from movingAaron Patterson
2019-04-23[ci skip] grammers in commentsUrabe, Shyouhei
2019-04-23Missing semicolonNobuyoshi Nakada
2019-04-23* 2019-04-23git