summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-12-06io.c (io_fflush): eliminate redundant rb_io_check_closednormal
2018-12-06NEWS: fix typo (maesured => measured) [ci skip]normal
2018-12-06io.c (io_write_nonblock): add RB_GC_GUARD, io_fflush may switch threadsnormal
2018-12-06refix of r66200naruse
2018-12-06remove an unused variableduerst
2018-12-06make sure all nodes are freed on error in node_extended_grapheme_cluster()duerst
2018-12-06Prefer rb_check_arity when 0 or 1 argumentsnobu
2018-12-06load.c (RubyVM.resolve_feature_path): New method. [Feature #15230]mame
2018-12-06Show diff in failure messagesnobu
2018-12-06Add separator for test/-ext-nobu
2018-12-06remove code duplication and streamline identifiersduerst
2018-12-06fix r66200 againnaruse
2018-12-06remove obsolete data from unicode.cduerst
2018-12-05Revert "fix typoe of r66200"normal
2018-12-05thread_sync.c (mutex_ptr): handle mutexes held by parent threads in childrennormal
2018-12-05fix typoe of r66200naruse
2018-12-05Introduce "COLDFUNC" function attribute.ko1
2018-12-05* 2018-12-06svn
2018-12-05fix C90 error.ko1
2018-12-05NEWS: update about bigdecimal [ci skip]mrkn