summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-14Share optimization cancel handlersk0kubun
2019-04-14Prefer uintptr_t over ptrdiff_t for i686k0kubun
2019-04-14Detect send-compatible opt insns automaticallyk0kubun
2019-04-14Allow falling back to non-inlined opt_send_without_blockk0kubun
2019-04-14Add debug counter for MJIT stale_unitsk0kubun
2019-04-14Do not reset non-increment-only countersk0kubun
2019-04-14Add RubyVM.reset_debug_counters when RB_DEBUG_COUNTERk0kubun
2019-04-14Add more debug print for random CI failure on osx Traviskazu
2019-04-14Enabled to some bundler examples again.hsbt
2019-04-14Skip to failing examples on ruby core repository.hsbt
2019-04-14Added rspec dependency for bundler examples.hsbt
2019-04-14Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt
2019-04-14Revert "Try to set false explicitly"k0kubun
2019-04-14Try to set false explicitlyk0kubun
2019-04-14Revert "Skip recompiling tests on i686 Linux"k0kubun
2019-04-14Simplify matrix for debuggingk0kubun
2019-04-14Fix typo in platform matcherk0kubun
2019-04-14Unify comment styles across MJIT sourcesk0kubun
2019-04-14Skip recompiling tests on i686 Linuxk0kubun
2019-04-14* 2019-04-14svn
2019-04-14Recompile JIT-ed code without optimizationk0kubun
2019-04-13Revert "GET_CFP and ec->cfp are different"k0kubun
2019-04-13GET_CFP and ec->cfp are differentk0kubun
2019-04-13* 2019-04-13svn
2019-04-13* expand tabs.svn
2019-04-13Proc.new: change deprecation warning for clarity (issue #15539)marcandre
2019-04-12* 2019-04-12svn
2019-04-12[DOC] Add `ifnone` example to `find` documentation [ci skip]nagachika
2019-04-11* 2019-04-11svn
2019-04-11Get rid of a magic numbernobu
2019-04-11Share the exception local ID tablenobu
2019-04-10Set a meaningful name to all Azure jobsk0kubun
2019-04-10Try uncommenting deb-srck0kubun
2019-04-10Debug latest sources.list on Azurek0kubun
2019-04-10Try removing apt updatek0kubun
2019-04-10ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame
2019-04-10compile.c: name a hidden local variable as a predefined IDnobu
2019-04-10Adjusted stylesnobu
2019-04-10parse.y: fix fatal messagesnobu
2019-04-10timev.h: dummy definition for TAGSnobu
2019-04-10* 2019-04-10svn
2019-04-10* expand tabs.svn
2019-04-10Reverting all commits from r67479 to r67496 because of CI failureskazu
2019-04-10* expand tabs.svn
2019-04-10ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame
2019-04-10compile.c: name a hidden local variable as a predefined IDnobu
2019-04-10id_table.c: use NULL as ID* instead of Qundefnobu
2019-04-10vm_method.c: fix a warningnobu
2019-04-10Adjusted stylesnobu
2019-04-10parse.y: fix fatal messagesnobu