summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-09Break lines in LEGAL texts [ci skip]nobu
2018-12-09delete Unicode 10.0.0 related files, no longer needed [#14802]duerst
2018-12-09Blockquote LEGAL [ci skip]nobu
2018-12-09raise instead of rb_bugnobu
2018-12-09Removed never-happening casenobu
2018-12-08Revert "thread_pthread.c: fix memory leak from fork loop leapfrog (v2)"normal
2018-12-08thread_pthread.c: fix memory leak from fork loop leapfrog (v2)normal
2018-12-08Revert "thread_pthread.c: fix memory leak from fork loop leapfrog"normal
2018-12-08thread_pthread.c: fix memory leak from fork loop leapfrognormal
2018-12-08* 2018-12-09svn
2018-12-08Merge RDoc 6.1.0.beta3 from upstreamaycabta
2018-12-08Duplicate header name only if foundnobu
2018-12-08Fix compile error at r66280nobu
2018-12-08Honor configured ruby header locations as the MJIT header pathnobu
2018-12-08Removed unnecessary dependency on mjit_config.hnobu
2018-12-08Give the MJIT header path namenobu
2018-12-08Use BUILDDIR in ruby-runner.h from config.statusnobu
2018-12-07* 2018-12-08svn
2018-12-07Fix memory leak when failed to build pch pathnobu
2018-12-07Array#any? just returns true/falsenobu
2018-12-07should not use Internet Explorersuke
2018-12-07Adjust reserved hash valuesnobu
2018-12-07Should use the proper constantnobu
2018-12-07Bump rake-12.3.2 on bundled gems.hsbt
2018-12-07replace hardcoded emoji version by RbConfig::CONFIG['UNICODE_EMOJI_VERSION']duerst
2018-12-07Add UNICODE_EMOJI_VERSION to RbConfig [Feature #15341]nobu
2018-12-07convert check for array length to assertion and comment outduerst
2018-12-07zlib (gzfile_write_raw): do not resize string after .write callnormal
2018-12-07remove code duplication and put everything into forward orderduerst
2018-12-07Dump the tested timestamp itselfnobu
2018-12-06Dump more timestampsnobu
2018-12-06accept_loop_spec.rb: avoid random hangk0kubun
2018-12-06test_gem_package_task.rb: suppress random failurek0kubun
2018-12-06Warn redefinitions of some methods on Objectnobu
2018-12-06Show the class of the receiver [Feature #15231]nobu
2018-12-06should not use Microsoft Internet Controllersuke
2018-12-06* expand tabs.svn
2018-12-06Speed up hash literals by dupingtenderlove
2018-12-06* properties.svn
2018-12-06Add benchmark for hash small literalstenderlove
2018-12-06* 2018-12-07svn
2018-12-06Add missing declaration to exportnaruse
2018-12-06add NEWS entries about script_compiled eventko1
2018-12-06add tests for script_compiled TP event.ko1
2018-12-06* expand tabs.svn
2018-12-06`script_compiled` TracePoint event [Feature #15287]ko1
2018-12-06Added News entries about RubyGems and Bundler.hsbt
2018-12-06Should be true fix for r66200naruse
2018-12-06Return same ISeq object for one src.ko1
2018-12-06suppress warning: unused variable 'vbits'naruse