aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * 2018-12-07svn2018-12-061-1/+1
* Add missing declaration to exportnaruse2018-12-061-0/+1
* add NEWS entries about script_compiled eventko12018-12-061-0/+8
* add tests for script_compiled TP event.ko12018-12-061-0/+31
* * expand tabs.svn2018-12-061-4/+4
* `script_compiled` TracePoint event [Feature #15287]ko12018-12-065-1/+87
* Added News entries about RubyGems and Bundler.hsbt2018-12-061-1/+5
* Should be true fix for r66200naruse2018-12-062-5/+1
* Return same ISeq object for one src.ko12018-12-066-42/+87
* suppress warning: unused variable 'vbits'naruse2018-12-061-1/+0
* io.c (io_fflush): eliminate redundant rb_io_check_closednormal2018-12-061-1/+0
* NEWS: fix typo (maesured => measured) [ci skip]normal2018-12-061-1/+1
* io.c (io_write_nonblock): add RB_GC_GUARD, io_fflush may switch threadsnormal2018-12-061-0/+1
* refix of r66200naruse2018-12-062-1/+5
* remove an unused variableduerst2018-12-061-2/+0
* make sure all nodes are freed on error in node_extended_grapheme_cluster()duerst2018-12-061-36/+37
* Prefer rb_check_arity when 0 or 1 argumentsnobu2018-12-0618-139/+72
* load.c (RubyVM.resolve_feature_path): New method. [Feature #15230]mame2018-12-063-0/+47
* Show diff in failure messagesnobu2018-12-061-22/+23
* Add separator for test/-ext-nobu2018-12-061-1/+1
* remove code duplication and streamline identifiersduerst2018-12-061-58/+37
* fix r66200 againnaruse2018-12-061-1/+1