aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add more debug print for random CI failure on osx TravisKazuhiro NISHIYAMA2019-04-251-1/+3
* BSD's mktemp does not have `-p`Takashi Kokubun2019-04-251-1/+1
* Show `make checkout-github/merge-github` in helpTakashi Kokubun2019-04-252-1/+8
* Resurrect `make xxx-github PR=1234` interfaceTakashi Kokubun2019-04-251-2/+2
* Added pr-%Nobuyoshi Nakada2019-04-251-7/+22
* Cache git config valuesNobuyoshi Nakada2019-04-251-6/+11
* Add `make checkout-github` tooTakashi Kokubun2019-04-251-0/+4
* Make working tree under the source directoryNobuyoshi Nakada2019-04-251-3/+3
* Rebase the pull request in a worktreeNobuyoshi Nakada2019-04-251-4/+6
* Add RB_ID_SERIAL_MAXNobuyoshi Nakada2019-04-251-0/+4
* Lazy allocate the compile data catch table arrayLourens Naudé2019-04-252-2/+7
* Upgrade test-unit to 3.3.2Kouhei Sutou2019-04-251-1/+1
* * 2019-04-25git2019-04-251-1/+1
* add DRbObject dereference test (Preparation for investigation of Bug #15711)Masatoshi SEKI2019-04-251-0/+47
* Fix typos [ci skip]Kazuhiro NISHIYAMA2019-04-251-7/+7
* Automatically gpg-sign rebase when commit.gpgsignTakashi Kokubun2019-04-251-4/+7
* Add `make fetch-github` and `make merge-github`Takashi Kokubun2019-04-241-0/+27
* Add more debug print for random CI failure on osx TravisKazuhiro NISHIYAMA2019-04-241-0/+1
* Defer setting gc_stress instead of setting dont_gcNobuyoshi Nakada2019-04-241-5/+1
* Defer setting gc_stress until inits doneNobuyoshi Nakada2019-04-243-0/+15
* force 10 chars SHA1 display.Koichi Sasada2019-04-241-1/+1
* syntax error can move, so do not cacheAaron Patterson2019-04-231-2/+2
* Fix complex hash keys to work with compactionAaron Patterson2019-04-232-1/+12
* Remove member char_offset_updated from struct rmatch as member char_offset_nu...Lourens Naudé2019-04-242-14/+3
* The step should not fail when isolated testsTakashi Kokubun2019-04-241-2/+3
* Isolate test_gc_compact for osx TravisTakashi Kokubun2019-04-241-1/+5
* * 2019-04-24git2019-04-241-1/+1
* Only define history_root member of the Oniguruma re_registers struct if USE_C...Lourens Naudé2019-04-242-0/+8
* Added cgit url.Hiroshi SHIBATA2019-04-231-0/+2
* Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada2019-04-2335-8391/+1129
* Adjusted indentsNobuyoshi Nakada2019-04-231-11/+11
* IRB is improved with Reline and RDoc, take 2aycabta2019-04-2335-1129/+8391
* Fix a typoKazuhiro NISHIYAMA2019-04-231-1/+1
* Add VCS::GIT#commitNobuyoshi Nakada2019-04-231-0/+9
* Split git-svn dependent methodsNobuyoshi Nakada2019-04-231-0/+2
* Use an exclusive range for ruby_version_isNobuyoshi Nakada2019-04-231-1/+1
* Split long expressionNobuyoshi Nakada2019-04-231-5/+4
* Add tool/format-release to .gitattributesKazuhiro NISHIYAMA2019-04-231-0/+1
* Oops, bad merge 🙇‍♂️Aaron Patterson2019-04-221-1/+0
* * expand tabs.git2019-04-231-1/+1
* T_MOVED can live on the stack, so make sure we can do book keepingAaron Patterson2019-04-221-0/+1
* Disallow numbered parameter as the default value of optional argumentSeiei Miyagi2019-04-232-0/+2
* Fix internal error of `->x:@2{}`Seiei Miyagi2019-04-232-0/+2
* Prevent rb_define_(class|module) classes from movingAaron Patterson2019-04-224-6/+11
* [ci skip] grammers in commentsUrabe, Shyouhei2019-04-231-9/+9
* Missing semicolonNobuyoshi Nakada2019-04-231-0/+1
* * 2019-04-23git2019-04-231-1/+1
* * expand tabs.git2019-04-231-2/+2
* Symbols can move, so don't cache in static pointerAaron Patterson2019-04-221-7/+7
* Adds a reference to `TracePoint` to `binding` docsKazuhiro NISHIYAMA2019-04-221-1/+1