aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@875a09eBenoit Daloze2019-07-271247-5031/+5319
* Ignore history file without saving if permissions cannot be changedJeremy Evans2019-07-271-0/+2
* Use JRuby equivalent of RubyVM.compile.Charles Oliver Nutter2019-07-271-1/+6
* Skip the some of commits when sync default gems from upstream.Hiroshi SHIBATA2019-07-271-3/+21
* Added ignore files to sync_default_gems_with_commits and make constant them.Hiroshi SHIBATA2019-07-271-1/+3
* Initialize DST flagNobuyoshi Nakada2019-07-273-17/+78
* Add more documentation on #eql?/#hash relationship [ci skip]Jeremy Evans2019-07-261-1/+5
* Restore documentation for Object#hash [ci skip]Jeremy Evans2019-07-261-0/+19
* Document behavior when mixing named captures with parentheses [ci skip]Jeremy Evans2019-07-261-1/+9
* Test SecureRandom.uuid formatJeremy Evans2019-07-261-0/+5
* * 2019-07-27git2019-07-271-1/+1
* Document acceptance of negative pid in Process.kill [ci skip]Jeremy Evans2019-07-261-2/+3
* Document and add spec for delegating to constants in ForwardableJeremy Evans2019-07-262-2/+19
* [ruby/rdoc] Fix image links in rdoc.cssMaxime Lapointe2019-07-261-5/+5
* [ruby/rdoc] Update jQuery to 3.3.1aycabta2019-07-261-4/+2
* [ruby/rdoc] Support nesting text page URLaycabta2019-07-262-1/+16
* [ruby/rdoc] Normalization of comment should check languageaycabta2019-07-2611-53/+73
* [ruby/rdoc] ClassModule#add_comment should receive RDoc::Commentaycabta2019-07-263-10/+18
* Ignore Merge commit and insufficiency commit for ruby core repository.Hiroshi SHIBATA2019-07-261-19/+27
* Improve the commits list for cherry-picking from default gems.Hiroshi SHIBATA2019-07-261-4/+7
* Escape parentheses for syntax hilighting for VScode.Hiroshi SHIBATA2019-07-261-1/+1
* Adjust the test direcotry structure of rdoc.Hiroshi SHIBATA2019-07-261-1/+1
* pass to obj_info().Koichi Sasada2019-07-261-6/+1
* * 2019-07-26git2019-07-261-1/+1
* Bump osx_image on Travis CI to xcode11Nobuyoshi Nakada2019-07-261-4/+4
* Get rid of failures about coverageNobuyoshi Nakada2019-07-251-1/+1
* Initialize vm_throw_data::throw_state as intNobuyoshi Nakada2019-07-251-2/+4
* Check wether multibyte character is splitaycabta2019-07-251-0/+4
* Separated tool/test/runner.rb and test/runner.rbNobuyoshi Nakada2019-07-254-38/+33
* Use libraries in the base directory if givenNobuyoshi Nakada2019-07-251-1/+2
* Added --base-directory optionNobuyoshi Nakada2019-07-251-0/+4
* Moved NoMemoryError hookNobuyoshi Nakada2019-07-251-4/+8
* Fix a typo in inspectKazuhiro NISHIYAMA2019-07-251-1/+1
* Moved NoMemoryError hook to Test::Unit::AutoRunnerNobuyoshi Nakada2019-07-252-7/+5
* Do not fetch remote tagsNobuyoshi Nakada2019-07-251-2/+2
* [ruby/io-console] Do not use add_development_dependencyNobuyoshi Nakada2019-07-251-4/+1
* [ruby/psych] Get rid of C90 featureNobuyoshi Nakada2019-07-251-1/+2
* [ruby/psych] Suppress uninitialized instance variable warningsNobuyoshi Nakada2019-07-251-1/+1
* [ruby/psych] Deduplicate hash keys if they're stringsJean Boussier2019-07-252-1/+37
* [ruby/psych] Drop to support fat gem support.Hiroshi SHIBATA2019-07-251-5/+1
* [ruby/psych] Do not use add_development_dependency.Hiroshi SHIBATA2019-07-251-5/+0
* Fix errno at seeking socket/pipe on WindowsNobuyoshi Nakada2019-07-253-1/+16
* Use PRIuSIZE instead of "%zu"Nobuyoshi Nakada2019-07-251-7/+10
* Clarify Thread exception handling documentation [ci skip]Jeremy Evans2019-07-241-8/+19
* * 2019-07-25git2019-07-251-1/+1
* Document that Range#cover? returns false if <=> returns nilJeremy Evans2019-07-241-1/+4
* Suppress deflateParams() warningsNobuyoshi Nakada2019-07-241-4/+4
* Split ls lineNobuyoshi Nakada2019-07-241-1/+3
* GNU ls -T has different meaningNobuyoshi Nakada2019-07-241-1/+1
* Fix typo [ci skip]Takashi Kokubun2019-07-241-1/+1