aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Net::ReadTimeout and Net::WriteTimeout should tell the cause socketusa2018-12-101-5/+31
* win32/Makefile.sub: missing dependency of mjit_config.hnobu2018-12-101-1/+1
* Initialize binnobu2018-12-101-1/+1
* Limit uplevel travarsingnobu2018-12-101-1/+5
* Detection ordernobu2018-12-101-7/+6
* Updated dates in man pagesnobu2018-12-104-4/+4
* * 2018-12-10svn2018-12-101-1/+1
* Remove unnecessary require of fileutilsnobu2018-12-101-1/+0
* implement special behavior for Georgian for String#capitalizeduerst2018-12-094-2/+29
* test/rdoc/minitest_helper.rb: partially revert r66286k0kubun2018-12-091-1/+2
* Break lines in LEGAL texts [ci skip]nobu2018-12-091-53/+51
* delete Unicode 10.0.0 related files, no longer needed [#14802]duerst2018-12-092-45436/+0
* Blockquote LEGAL [ci skip]nobu2018-12-091-22/+59
* raise instead of rb_bugnobu2018-12-091-4/+8
* Removed never-happening casenobu2018-12-091-5/+0
* Revert "thread_pthread.c: fix memory leak from fork loop leapfrog (v2)"normal2018-12-081-9/+7
* thread_pthread.c: fix memory leak from fork loop leapfrog (v2)normal2018-12-081-7/+9
* Revert "thread_pthread.c: fix memory leak from fork loop leapfrog"normal2018-12-081-8/+7
* thread_pthread.c: fix memory leak from fork loop leapfrognormal2018-12-081-7/+8
* * 2018-12-09svn2018-12-081-1/+1
* Merge RDoc 6.1.0.beta3 from upstreamaycabta2018-12-088-67/+96
* Duplicate header name only if foundnobu2018-12-081-3/+3
* Fix compile error at r66280nobu2018-12-082-5/+6
* Honor configured ruby header locations as the MJIT header pathnobu2018-12-081-0/+12
* Removed unnecessary dependency on mjit_config.hnobu2018-12-081-1/+1
* Give the MJIT header path namenobu2018-12-083-42/+33
* Use BUILDDIR in ruby-runner.h from config.statusnobu2018-12-084-8/+9
* * 2018-12-08svn2018-12-071-1/+1
* Fix memory leak when failed to build pch pathnobu2018-12-071-1/+4
* Array#any? just returns true/falsenobu2018-12-071-2/+2
* should not use Internet Explorersuke2018-12-072-12/+15
* Adjust reserved hash valuesnobu2018-12-073-2/+19
* Should use the proper constantnobu2018-12-071-5/+6
* Bump rake-12.3.2 on bundled gems.hsbt2018-12-071-1/+1
* replace hardcoded emoji version by RbConfig::CONFIG['UNICODE_EMOJI_VERSION']duerst2018-12-071-2/+1
* Add UNICODE_EMOJI_VERSION to RbConfig [Feature #15341]nobu2018-12-072-0/+5
* convert check for array length to assertion and comment outduerst2018-12-071-1/+1
* zlib (gzfile_write_raw): do not resize string after .write callnormal2018-12-072-1/+17
* remove code duplication and put everything into forward orderduerst2018-12-071-158/+143
* Dump the tested timestamp itselfnobu2018-12-071-3/+4
* Dump more timestampsnobu2018-12-061-12/+16
* accept_loop_spec.rb: avoid random hangk0kubun2018-12-061-2/+6
* test_gem_package_task.rb: suppress random failurek0kubun2018-12-061-1/+2
* Warn redefinitions of some methods on Objectnobu2018-12-064-3/+11
* Show the class of the receiver [Feature #15231]nobu2018-12-061-1/+2
* should not use Microsoft Internet Controllersuke2018-12-061-5/+5
* * expand tabs.svn2018-12-061-5/+5
* Speed up hash literals by dupingtenderlove2018-12-063-16/+18
* * properties.svn2018-12-060-0/+0
* Add benchmark for hash small literalstenderlove2018-12-063-0/+9