summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-13bigdecimal: version 1.3.2mrkn
2017-03-13thread.c: rb_thread_fd_close [ci skip]nobu
2017-03-13thread.c: rb_thread_fd_close no longer returnsnobu
2017-03-13thread.c: rb_thread_fd_close [ci skip]nobu
2017-03-13compile.c: compile flip-flopnobu
2017-03-13compile.c: omit newrangenobu
2017-03-12io.c: [DOC] IO#puts uses IO#writenaruse
2017-03-12* 2017-03-13svn
2017-03-12Didn't work if backport field is emptynaruse
2017-03-12compile.c: compile_const_prefixnobu
2017-03-12compile.c: omit newhashnobu
2017-03-12compile.c: NODE_VALUES must not be poppednobu
2017-03-11compile.c: iseq_compile_each0nobu
2017-03-11compile.c: compile_whennobu
2017-03-11compile.c: compile_casenobu
2017-03-11lib/ostruct.rb: [DOC] revise docs for OpenStructstomar
2017-03-11docs for String#casecmp and String#casecmp?stomar
2017-03-11Generate log from svn lognaruse
2017-03-11* 2017-03-12svn
2017-03-11suppress warning: shadowing outer local variable - dir & optnaruse
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