aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not reset non-increment-only countersk0kubun2019-04-141-1/+10
* Add RubyVM.reset_debug_counters when RB_DEBUG_COUNTERk0kubun2019-04-143-0/+14
* Add more debug print for random CI failure on osx Traviskazu2019-04-141-0/+3
* Enabled to some bundler examples again.hsbt2019-04-145-6/+6
* Skip to failing examples on ruby core repository.hsbt2019-04-1410-12/+12
* Added rspec dependency for bundler examples.hsbt2019-04-141-0/+1
* Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt2019-04-14290-6121/+5780
* Revert "Try to set false explicitly"k0kubun2019-04-143-6/+28
* Try to set false explicitlyk0kubun2019-04-141-1/+5
* Revert "Skip recompiling tests on i686 Linux"k0kubun2019-04-141-6/+0
* Simplify matrix for debuggingk0kubun2019-04-141-21/+1
* Fix typo in platform matcherk0kubun2019-04-141-2/+2
* Unify comment styles across MJIT sourcesk0kubun2019-04-145-327/+321
* Skip recompiling tests on i686 Linuxk0kubun2019-04-141-0/+6
* * 2019-04-14svn2019-04-141-1/+1
* Recompile JIT-ed code without optimizationk0kubun2019-04-147-14/+79
* Revert "GET_CFP and ec->cfp are different"k0kubun2019-04-131-3/+3
* GET_CFP and ec->cfp are differentk0kubun2019-04-131-3/+3
* * 2019-04-13svn2019-04-131-1/+1
* * expand tabs.svn2019-04-131-1/+1
* Proc.new: change deprecation warning for clarity (issue #15539)marcandre2019-04-133-5/+5
* * 2019-04-12svn2019-04-121-1/+1
* [DOC] Add `ifnone` example to `find` documentation [ci skip]nagachika2019-04-121-4/+6
* * 2019-04-11svn2019-04-111-1/+1
* Get rid of a magic numbernobu2019-04-111-1/+1
* Share the exception local ID tablenobu2019-04-113-8/+7
* Set a meaningful name to all Azure jobsk0kubun2019-04-101-1/+3
* Try uncommenting deb-srck0kubun2019-04-101-0/+2
* Debug latest sources.list on Azurek0kubun2019-04-101-1/+4
* Try removing apt updatek0kubun2019-04-101-1/+1
* ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame2019-04-102-2/+10
* compile.c: name a hidden local variable as a predefined IDnobu2019-04-102-3/+2
* Adjusted stylesnobu2019-04-105-5/+7
* parse.y: fix fatal messagesnobu2019-04-101-4/+4
* timev.h: dummy definition for TAGSnobu2019-04-101-0/+3
* * 2019-04-10svn2019-04-101-1/+1
* * expand tabs.svn2019-04-107-62/+62
* Reverting all commits from r67479 to r67496 because of CI failureskazu2019-04-1041-1753/+152
* * expand tabs.svn2019-04-101-2/+2
* ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGVmame2019-04-102-2/+10
* compile.c: name a hidden local variable as a predefined IDnobu2019-04-102-3/+2
* id_table.c: use NULL as ID* instead of Qundefnobu2019-04-101-1/+1
* vm_method.c: fix a warningnobu2019-04-101-6/+1
* Adjusted stylesnobu2019-04-107-42/+63
* parse.y: fix fatal messagesnobu2019-04-101-4/+4
* timev.h: dummy definition for TAGSnobu2019-04-101-0/+3
* compile.c: cast iseqs to suppress warningsnobu2019-04-101-2/+2
* Set a write barrier between iseq and mark objectstenderlove2019-04-091-0/+2
* Support SNIshugo2019-04-091-0/+1
* fix RMoved definition locationtenderlove2019-04-092-5/+5