summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-11defs/gmake.mk: update again after comit [ci skip]nobu
2017-03-11compile.c: constify flagsnobu
2017-03-11test/ruby/test_require.rb: use squiggly heredocsnobu
2017-03-10* 2017-03-11svn
2017-03-10compile.c: apply opt_str_freeze to String#-@ (uminus)normal
2017-03-10common.mk: ignore clean-rubyspec error [ci skip]nobu
2017-03-10debug_counter.c: debug_counter_names [ci skip]nobu
2017-03-10configure.in: RUBY_SO_NAME as --with-sonamenobu
2017-03-09* 2017-03-10svn
2017-03-09object.c: [DOC] simplify Object#tap examplestomar
2017-03-09rbconfig/sizeof: remove VPATHnobu
2017-03-09ext/socket/raddrinfo.c (addrinfo_mark): avoid needless branchnormal
2017-03-09goruby.c: FD leak [ci skip]nobu
2017-03-09rbconfig/sizeof: nmake VPATHnobu
2017-03-09revert RB_FIXABLE related changesets [Bug #13288][Bug #13293][Bug #13294]shyouhei
2017-03-09fix UTF-32 valid_encoding?nobu
2017-03-09fix UTF-32 valid_encoding?nobu
2017-03-09test_utf16.rb: refine valid_encoding testsnobu
2017-03-09make commit [ci skip]nobu
2017-03-08string.c (str_uminus): update doc for deduplicationnormal
2017-03-08* 2017-03-09svn
2017-03-08docs for FileUtils.ln methodsstomar
2017-03-08great lovenobu
2017-03-08fix parennobu
2017-03-08proc.c: preserve class name encoding in Proc#to_snobu
2017-03-08re-introduce __builtin_add_overflowshyouhei
2017-03-07Always use old RB_FIXABLE to allow double as argumentnaruse
2017-03-07Revert r57803 "Avoid to cast the argument"naruse
2017-03-07* 2017-03-08svn
2017-03-07Avoid to cast the argumentnaruse
2017-03-07string.c: [DOC] Fix a typo in String#dumpkazu
2017-03-07parse.y: remove tracenobu
2017-03-07string.c: negation of LONG_MINnobu
2017-03-07string.c: fix integer overflownobu
2017-03-07Use RB_POSFIXABLE and RB_NEGFIXABLE to avoid cast introduced at r57793naruse
2017-03-07string.c: fix integer overflownobu
2017-03-07suppress warning: shadowing outer local variable - enaruse
2017-03-07Supress warning: instance variable @repeat_count not initializednaruse
2017-03-07Fix up r57788, Function is removed at readline-6.3.hsbt
2017-03-07Use ADD instead of MULnaruse
2017-03-07fix macro namenobu
2017-03-06* 2017-03-07svn
2017-03-06io.c: [DOC] open mode can be an integer; fix rdoc syntaxstomar
2017-03-06optimize FIXABLE macroshyouhei
2017-03-06Avoid to warning of clang with -Wincompatible-pointer-types.hsbt
2017-03-06readline.c: fix waiting fucntionnobu
2017-03-06LONG_LONG_MAX not always availableshyouhei
2017-03-06opt_eq_func refactornobu
2017-03-06use HAVE_BUILTIN___BUILTIN_MUL_OVERFLOWshyouhei
2017-03-05compile.c: variable typenobu