summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-02string literal longer than 509 characters is a C99ismshyouhei
2018-01-02flexible array member is a C99ismshyouhei
2018-01-02long long is a C99ismshyouhei
2018-01-02comma at the end of enum is a C99ismshyouhei
2018-01-02__VA_ARGS__ is a C99ismshyouhei
2018-01-02long long is a C99simshyouhei
2018-01-02string literal longer than 509 characters is a C99ismshyouhei
2018-01-02"%z" printf format specifier is a C99ismshyouhei
2018-01-02int (*)(void) is incompatible with void*shyouhei
2018-01-02rb_insn_func_t is incompatible with void*shyouhei
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