summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'patch-5' of https://github.com/sos4nt/ruby into trunkKazuhiro NISHIYAMA2019-04-221-1/+1
|\
| * Fix return value name in docs for Array#unionStefan Schüßler2019-02-181-1/+1
* | Fix RUBY_REVISION specTakashi Kokubun2019-04-221-2/+10
* | Omit last_commit=RUBY_LAST_COMMIT_TITLE without local commitsKazuhiro NISHIYAMA2019-04-221-1/+1
* | Migrate RUBY_VERSION/RUBY_DESCRIPTION to GitTakashi Kokubun2019-04-225-25/+19
* | Tk is already removed from stdlib at r55844Kazuhiro NISHIYAMA2019-04-221-1/+0
* | Ignore VSCode configuration from git.SHIBATA Hiroshi2019-04-221-0/+1
* | Use github url instead of ViewVC.SHIBATA Hiroshi2019-04-221-1/+1
* | ViewVC of svn.ruby-lang.org was shutdown status.SHIBATA Hiroshi2019-04-221-2/+1
* | CRuby trunk uses git instead of subversion nowKazuhiro NISHIYAMA2019-04-221-9/+4
* | Clarify requirements of <=>Shugo Maeda2019-04-221-6/+7
* | Support of Ruby 2.3 has endedKazuhiro NISHIYAMA2019-04-221-1/+0
* | Now only supports Git repositoryNAKAMURA Usaku2019-04-221-8/+6
* | * remove trailing spaces.svn2019-04-221-1/+1
* | README.ja.md: Update description about Git repositoryTakashi Kokubun2019-04-221-12/+13
* | * remove trailing spaces.svn2019-04-221-1/+1
* | README.md: Update description about Git repositoryk0kubun2019-04-221-13/+11
* | * 2019-04-22svn2019-04-211-1/+1
* | Fix a typo [ci skip]kazu2019-04-211-1/+1
* | tool/redmine-backporter.rb: Git support in backport/relk0kubun2019-04-211-6/+16
* | tool/redmine-backporter.rb: Remove unused methodsk0kubun2019-04-211-44/+0
* | Drop tool/generate-backport-changelog.rbk0kubun2019-04-211-99/+0
* | tool/merger.rb: Guard match failure properlyk0kubun2019-04-211-1/+1