summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-14Stop a global server of Rinda testmame
2017-03-14vm_insnhelper.c: undef BUILTIN_CLASS_P tookazu
2017-03-14Fix bug of Tempfile#size if nothing is written [Bug #13198]glass
2017-03-14Fix a consistency bug of ISEQ_COVERAGE [Bug #13305]mame
2017-03-14Fiber also has same issue. [Bug #13313]ko1
2017-03-14thread.c: Thread.start with Symbolnobu
2017-03-14thread.c: thread_do_startnobu
2017-03-14envutil.rb: basename for diagnostic_reportsnobu
2017-03-14vm_core.h: assertions for Procnobu
2017-03-14string.c: use rb_check_string_typenobu
2017-03-13* 2017-03-14svn
2017-03-13docs for Symbol#casecmp and Symbol#casecmp?stomar
2017-03-13sprintf.c: fix out-of-bound accessnobu
2017-03-13string.c (rb_str_set_len): pathological checknobu
2017-03-13file.c: join with /nobu
2017-03-13string.c: $; is a GC-rootnobu
2017-03-13Raise error if spec is nilnaruse
2017-03-13parse.y: relax `&' warningnobu
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