summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-20fix r67097 with castko1
2019-02-20Fix document and return value of `IO#autoclose=`kazu
2019-02-20Try statx syscallnobu
2019-02-20* properties.svn
2019-02-20* spec/ruby: Tweak Enuemrator::Chain#rewind spec so that arity of block match...marcandre
2019-02-20revert r67093 because it breaks testsko1
2019-02-20Try statx syscallnobu
2019-02-19* 2019-02-20svn
2019-02-19insns.def: opt_regexpmatch2 is not a leaf insnk0kubun
2019-02-19* 2019-02-19svn
2019-02-19* expand tabs.svn
2019-02-19file.c: enable File.birthtime on Linuxglass
2019-02-18* properties.svn
2019-02-18Use ENV["BUNDLE_GEM"] instead of gem command provided by system ruby.hsbt
2019-02-18Fixup r66984. It breakes bundler's examples.hsbt
2019-02-18* 2019-02-18svn
2019-02-18The ruby core applied the difference structure from bundler upstream reposito...hsbt
2019-02-17.gdbinit (rp): follow up changes in r66390ktsj
2019-02-16* 2019-02-17svn
2019-02-16Revert "Assert that union sizes match"naruse
2019-02-15Bump the benchmark-driver git ref to v0.14.13 (macOS memory runner support)k0kubun
2019-02-15Assert that union sizes matchnobu
2019-02-14* 2019-02-15svn
2019-02-14Introduce RVALUE_EMBED_LEN_MAX to remove a magic numbermrkn
2019-02-14GNU make does not need srcs_vpathnobu
2019-02-14Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9chsbt
2019-02-14Prefer relative directory from srcdir to top_srcdirnobu
2019-02-14Removed duplicate dependentsnobu
2019-02-13Cleaning gems should not clean extnobu
2019-02-13Parenthesize `for` to ignore errorsnobu
2019-02-13Suppress a warningnobu
2019-02-13* 2019-02-14svn
2019-02-13Ignore errors on cleaningnobu
2019-02-13Consider END blocknobu
2019-02-13Fix rb_bug message pattern listnobu
2019-02-13Fix rb_bug message pattern listnobu
2019-02-13check return value of `write` to suppress warning.ko1
2019-02-13fix test for r67061naruse
2019-02-13Remove message to recommend to repot bugnaruse
2019-02-13* 2019-02-13svn
2019-02-13* expand tabs.svn
2019-02-13fix imemo entry description.ko1
2019-02-12Update dependencies, internal.h includes ruby.hnobu
2019-02-12Skip erb files, idirect prerequisitesnobu
2019-02-12Replace versioned Unicode header paths with UNICODE_HDR_DIRnobu
2019-02-12fix empty Hash memsize.ko1
2019-02-11* 2019-02-12svn
2019-02-11Accept a third value for NaNs, as produced by the Sun Studio C Compilereregon
2019-02-11Use $(hdrdir) for include/ruby.h, as well as r67033nobu
2019-02-11io.c: remove unused variable and fix typoglass