summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-02explicit cast to void* required for %pshyouhei
2018-01-02suppress warning for clangshyouhei
2018-01-02parse.y: fix typonobu
2018-01-02* 2018-01-02svn
2018-01-02parse.y: code end positionnobu
2018-01-01vm_core.h: make the algorithm of get_insn_info selectablemame
2018-01-01iseq.h: Extract position array from iseq_insn_info_entrymame
2018-01-01iseq.c: fix build error when VM_CHECK_MODE is enabledmame
2018-01-01vm_core.h: refactoring of insns_infomame
2018-01-01parse.y: highlight yyerrornobu
2018-01-01[DOC] doc/NEWS-2.5.0: remove trailing comma [ci skip]kazu
2017-12-31Removed debug code. It is inconsistency in rubygems upsteream.hsbt
2017-12-31parse.y: yyerror1nobu
2017-12-31* 2018-01-01svn
2017-12-31parse.y: yylloc at yyerrornobu
2017-12-31error.c: limit depthnobu
2017-12-31test_exception.rb: more assertionsnobu
2017-12-31error.c: negative uplevelnobu
2017-12-31prelude.c.tmpl: get rid of warnings on old gccnobu
2017-12-31parse.y: assignable_errornobu
2017-12-31parse.y: yylloc at yyerrornobu
2017-12-31fix reset order.ko1
2017-12-30increase test timeout.ko1
2017-12-30* 2017-12-31svn
2017-12-30bit fields treating negative values should be declared as signed intngoto
2017-12-30numeric.c: Fix Integer#pow with a large Fixnum modulomrkn
2017-12-30drb: use \A and \znobu
2017-12-30* 2017-12-30svn
2017-12-30hash literal deduplicates like Hash#[]=normal
2017-12-29string.c: chomp rs at the endnobu
2017-12-29test/ruby/test_hash: minor test cleanupnormal
2017-12-28* 2017-12-29svn
2017-12-28`$SAFE` as a process global state. [Feature #14250]ko1
2017-12-28proc.c: empty iseq namesnobu
2017-12-28erb.rb: let's remove constant deprecated at 2.5k0kubun
2017-12-28Fix KeyError#{key,receiver} of Thread#fetchkazu
2017-12-27remove empty spec/rubyspec directorynormal
2017-12-27Update to ruby/spec@b95d7ederegon
2017-12-27Update to ruby/spec@0fe33aceregon
2017-12-27* 2017-12-28svn
2017-12-27Update to ruby/mspec@5f563e4eregon
2017-12-27fix concurrent test.ko1
2017-12-27fix fd mask detection on os xnobu
2017-12-27tool/downloader.rb: don't suppress exceptionk0kubun
2017-12-27tool/downloader.rb: retry downloadsk0kubun
2017-12-27erb.rb: preserve the behavior for invalid syntaxk0kubun
2017-12-27spec_helper.rb: libruby.so iff enable-sharednobu
2017-12-27vm_eval.c: expanded eval_stringnobu
2017-12-27vm_eval.c: split eval_string_with_crefnobu
2017-12-27vm_eval.c: refactor eval_make_iseqnobu