summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-15test_marshal.rb: use assert_ruby_statusnobu
2016-03-15test_rubyoptions.rb: VERSION_PATTERNnobu
2016-03-14* test/ruby/test_rubyoptions.rb (test_disable): add tests forheadius
2016-03-14* marshal.c (r_object0): Fix Marshal crash for corrupt extended object.drbrain
2016-03-14* 2016-03-15svn
2016-03-14* test/ruby/test_rubyoptions.rb: make version matching supportheadius
2016-03-14* bignum.c (big2str_2bdigits): reduce div instruction.naruse
2016-03-14* include/ruby/oniguruma.h, enc/unicode.c: Adjusting flag assignmentsduerst
2016-03-14optimize named capture assignmentnobu
2016-03-14ruby.c: reduce fstatnobu
2016-03-14* numeric.c (fix2str): improve r54092 like rb_int2big().naruse
2016-03-14document OpenSSL::SSL::SSLContext#setup as MT-unsafenormal
2016-03-13* 2016-03-14svn
2016-03-13parse.y: adjust indentnobu
2016-03-13win32.h: fix O_SHARE_DELETEnobu
2016-03-13* 2016-03-13svn
2016-03-13numeric.c: fix edge casenobu
2016-03-12unicode.c: off-by-one errornobu
2016-03-12unicode.c: boundary checknobu
2016-03-12Malformed RDoc syntax in catch [ci skip]nobu
2016-03-11* 2016-03-12svn
2016-03-11* test/lib/test/unit.rb: describe !/REGEXP/ in the help message.akr
2016-03-11testunit: negative filternobu
2016-03-11* enc/unicode/case-folding.rb, casefold.h: Streamlining approach toduerst
2016-03-11Revert r54082 "ruby.c: load in binary mode"nobu
2016-03-11* 2016-03-11svn
2016-03-11ruby.c: load in binary modenobu
2016-03-10iseq.h: coverage_enabled flagnobu
2016-03-10node.c: no nd_compile_option unless setnobu
2016-03-10node.c: stringize before expansionnobu
2016-03-10iseq.h: bit flagsnobu
2016-03-10node.c: hidden options hashnobu
2016-03-10iseq.c: set coverage at oncenobu
2016-03-10thread.c: check type of coveragenobu
2016-03-10* 2016-03-10svn
2016-03-10* test/socket/test_socket.rb (test_udp_recvmsg_truncation):odaira
2016-03-09fix a typo [ci skip]kazu
2016-03-09common.mk: dependency of prelude.onobu
2016-03-09driver.rb: unused variablenobu
2016-03-09* benchmark/driver.rb: fix my last commit (syntax error).ko1
2016-03-09* benchmark/driver.rb: fix output messages.ko1
2016-03-09* properties.svn
2016-03-09* benchmark/driver.rb: support memory usage benchmark.ko1
2016-03-09hash.c: COPY_DEFAULTnobu
2016-03-09hash.c: SET_PROC_DEFAULTnobu
2016-03-09hash.c: SET_DEFAULTnobu
2016-03-09hash.c: hash_dup for rb_hash_to_hnobu
2016-03-09hash.c: make duplicated hash WB protectednobu
2016-03-09* properties.svn
2016-03-09* benchmark/bm_vm3_gc_old_full.rb: add GC.start benchmark.ko1