summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-06add tag v2_6_0_rc1v2_6_0_rc1naruse
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
2018-12-05* properties.svn
2018-12-05Import bigdecimal 1.4.0.pre.20181205amrkn
2018-12-05* properties.svn
2018-12-05Revert "Remove `libexec/bundle_ruby`"hsbt
2018-12-05Remove `libexec/bundle_ruby`kazu
2018-12-05remove unused variables in node_extended_grapheme_cluster()duerst
2018-12-05tweak/remove comments [ci skip]duerst
2018-12-05add update to Unicode 11.0.0 to NEWS [ci skip]duerst
2018-12-05lib/monitor.rb: prevent to initialize MonitorMixin twicekazu
2018-12-05adjust some comments in node_extended_grapheme_cluster() [ci skip]duerst
2018-12-05update to Unicode 11.0.0 (main step, not complete yet)duerst
2018-12-05implement Array-specific #all?, #none?, #one?nobu
2018-12-05* properties.svn
2018-12-05Revert bigdecimal 1.4.0 related commitsmrkn
2018-12-05Update the latest bundled gems.hsbt
2018-12-05Fix documentation for Warning.warn [ci skip]nobu
2018-12-05Build error method name at failurenobu
2018-12-05Adjust indent [ci skip]nobu
2018-12-05Prefer rb_check_arity when 0 or 1 argumentsnobu
2018-12-04Merge 2-0-stable branch from bundler/bundler.hsbt
2018-12-04mjit.c: remove init_listnormal