aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Clarify requirements of <=>Shugo Maeda2019-04-221-6/+7
| | | | | | | | | | A return value of <=> is automatically converted to -1, 0, or 1, so other values can be returned. [Misc #15630]
* | Support of Ruby 2.3 has endedKazuhiro NISHIYAMA2019-04-221-1/+0
| | | | | | | | https://www.ruby-lang.org/en/news/2019/03/31/support-of-ruby-2-3-has-ended/
* | 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
| | | | | | | | Backported 4c570abf77 to Japanese
* | * remove trailing spaces.svn2019-04-221-1/+1
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67701 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | README.md: Update description about Git repositoryk0kubun2019-04-221-13/+11
| | | | | | | | | | | | | | | | We started to switch from SVN to Git. Because GitHub would be more reliable than our single-host cgit, I continued to list GitHub mirror repository in the first place. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67700 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | * 2019-04-22svn2019-04-211-1/+1
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67699 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Fix a typo [ci skip]kazu2019-04-211-1/+1
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67698 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | tool/redmine-backporter.rb: Git support in backport/relk0kubun2019-04-211-6/+16
| | | | | | | | | | | | close https://github.com/ruby/ruby/pull/2138 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67697 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | tool/redmine-backporter.rb: Remove unused methodsk0kubun2019-04-211-44/+0
| | | | | | | | | | | | They seem to have never been used from the beginning (r45081). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67696 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Drop tool/generate-backport-changelog.rbk0kubun2019-04-211-99/+0
| | | | | | | | | | | | because we're not writing ChangeLog since ruby_2_4. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67695 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | tool/merger.rb: Guard match failure properlyk0kubun2019-04-211-1/+1
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67694 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | tool/merger.rb: Support fetching patch from cgitk0kubun2019-04-211-11/+29
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67693 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | tool/merger.rb: Drop ChangeLog handlingk0kubun2019-04-211-27/+3
| | | | | | | | | | | | We're not writing ChangeLog since ruby_2_4. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67692 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Revert "IRB is improved with Reline and RDoc"aycabta2019-04-2135-9354/+1107
| | | | | | | | | | | | This reverts commit 7f273ac6d0f05208b5b228da95205e20c0e8286c. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67691 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Drop MJIT_FUNC_EXPORTED from rb_hash_bulk_insertk0kubun2019-04-211-1/+1
| | | | | | | | | | | | it's official API after r67677 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67690 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Drop obsoleted feature from helpk0kubun2019-04-211-3/+0
| | | | | | | | | | | | I understand this is dropped in r67569 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Merge upstream of Relineaycabta2019-04-215-5/+5
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67688 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Drop unnecessary newline in short line [ci skip]k0kubun2019-04-211-2/+1
| | | | | | | | | | | | I'm commiting safe things to test commit hooks on production... git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Fold too-long line for readability [ci skip]k0kubun2019-04-211-1/+2
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67686 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Use consistent comma in .ja [ci skip]k0kubun2019-04-211-1/+1
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67685 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Drop created at in .ja like en version [ci skip]k0kubun2019-04-211-3/+0
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67684 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Slightly modify ja sentence [ci skip]k0kubun2019-04-211-1/+2
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67683 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Backport README change to .ja.md [ci skip]k0kubun2019-04-211-0/+2
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67682 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Add test/reline/ again, I'm backaycabta2019-04-217-0/+3830
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67681 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Remove unused variable and check if successednobu2019-04-211-1/+1
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67680 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | suppress redefinition warningsnaruse2019-04-211-1/+1
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67679 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | suppress warning in test/irbnaruse2019-04-212-1/+4
| | | | | | | | | | | | https://rubyci.org/logs/rubyci.s3.amazonaws.com/centos7/ruby-trunk/log/20190421T040003Z.fail.html.gz git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67678 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Make rb_hash_bulk_insert publicnaruse2019-04-212-1/+1
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67677 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | git.ruby-lang.org may be slow than github.com from overseakazu2019-04-211-1/+1
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67676 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Remove debug linesusa2019-04-211-2/+2
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67675 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Show/unshow executing command as specified by `V`usa2019-04-211-3/+3
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67674 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Note about cgit url [ci skip]k0kubun2019-04-211-0/+2
| | | | | | | | | | | | testing svn hook by this commit git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | test/ruby/test_pattern_matching.rb: add missing tests for NODE_DASGN, NODE_LASGNktsj2019-04-211-0/+18
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67672 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Remove test/reline temporary, I'll come backaycabta2019-04-216-2651/+0
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67671 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | add ensure to restore $stdout correctly.ko12019-04-211-0/+1
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67670 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | * properties.svn2019-04-210-0/+0
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67669 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Restore pwdnobu2019-04-211-0/+2
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67668 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Revert "Try dropping const qualifier to suppress msiwn warning"k0kubun2019-04-211-1/+1
| | | | | | | | | | | | | | | | This reverts commit b023c1cc07b2fd6e201bf3aeb4a1df9af3854888. in favor of r67666. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67667 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Get rid of warinings of VCusa2019-04-211-1/+1
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Try dropping const qualifier to suppress msiwn warningk0kubun2019-04-211-1/+1
| | | | | | | | | | | | https://ci.appveyor.com/project/ruby/ruby/builds/23995093/job/qo728n1uorepkx16 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67665 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | ubygems.rb is already removed from ruby repository.hsbt2019-04-211-1/+1
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67664 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | test/reline/helper.rb: define RELINE_TEST_ENCODING alwaysnobu2019-04-211-1/+1
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67663 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Show the latest commit hash after updatenobu2019-04-211-0/+5
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67662 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Remove obsoleted TODO comment [ci skip]k0kubun2019-04-211-1/+0
| | | | | | | | | | | | looks like it's updated sufficiently git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67661 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Add missing test for p_var_refktsj2019-04-211-0/+6
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67660 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | tool/merger.rb: Drop some revision notations.k0kubun2019-04-211-5/+0
| | | | | | | | | | | | | | | | | | | | Maintainer use merger mainly from redmine-backporter.rb. [Fix GH-2136] From: Chikanaga Tomoyuki <t-chikanaga@groovenauts.jp> git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67659 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | tool/merger.rb: Remove unused command line format.k0kubun2019-04-211-3/+0
| | | | | | | | | | | | | | | | | | | | I believe no-one use this notation for years. [Fix GH-2136] From: Chikanaga Tomoyuki <t-chikanaga@groovenauts.jp> git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67658 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* | Remove redundant castkazu2019-04-211-4/+4
| | | | | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67657 b2dd03c8-39d4-4d8f-98ff-823fe69b080e