summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-08* 2019-08-08git
2019-08-08Debug appveyor mingw failureTakashi Kokubun
2019-08-07array.c: gc.h is not neededYusuke Endoh
2019-08-07hash.c: gc.h is needed when HASH_DEBUG modeYusuke Endoh
2019-08-07hash.c: gc.h is no longer neededYusuke Endoh
2019-08-07Added separator for failing commits from default gems.Hiroshi SHIBATA
2019-08-07Skip merge commit created by bundlerbot.Hiroshi SHIBATA
2019-08-07fix spellingDaniel Radetsky
2019-08-07enum.c: Remove unused #includeYusuke Endoh
2019-08-07Upgrade benchmark-driver versionTakashi Kokubun
2019-08-07Refactor .travis.yml by introducing travis_retry.shTakashi Kokubun
2019-08-07Fixed deprecation messageNobuyoshi Nakada
2019-08-07Fix Date#step testNobuyoshi Nakada
2019-08-07Simplify break logic of Travis retriesTakashi Kokubun
2019-08-07.travis.yml: Use `-eq` instead `=` to compare integersKazuhiro NISHIYAMA
2019-08-07ext/ripper/lib/ripper/lexer.rb: Consistently use `Array#push`Yusuke Endoh
2019-08-07ext/ripper/lib/ripper/lexer.rb: fix a wrong delegationYusuke Endoh
2019-08-07Retry ubuntu-toolchain-r-test apt source setupTakashi Kokubun
2019-08-07* 2019-08-07git
2019-08-07Deprecate Float::ROUNDS, which should not be a constantNobuyoshi Nakada
2019-08-06Refine time_to_rNobuyoshi Nakada
2019-08-06Extracted wmap_live_pNobuyoshi Nakada
2019-08-06* expand tabs.git
2019-08-06leafify opt_plus卜部昌平
2019-08-06Revert "Don't echo results of assignment expressions"aycabta
2019-08-06Don't echo results of assignment expressionsSteven Willis
2019-08-06Use host_os from RbConfig to detect host OS.Charles Oliver Nutter
2019-08-06Remove obsolete TODO commentaycabta
2019-08-06Update Unicode URL to 12.1.0aycabta
2019-08-06The value of rb_scan_args_verify is never usedNobuyoshi Nakada
2019-08-06Distinguish bad scan format from no argument variablesNobuyoshi Nakada
2019-08-06Removing duplicated assertions on test_array.rb - MINUS methodEspartaco Palma
2019-08-06Improve same directory detection in FileUtilsJustin Collins
2019-08-05Document that RubyVM::InstructionSequence methods are implementation and vers...Jeremy Evans
2019-08-05Remove documentation of %m in SyslogJeremy Evans
2019-08-05Let prev EP move againAaron Patterson
2019-08-06* expand tabs.git
2019-08-05add compaction support to weak mapsAaron Patterson
2019-08-06Use gcc-8 for BASERUBY testTakashi Kokubun
2019-08-06Give up stabilizing TestProcess on Travis osxTakashi Kokubun
2019-08-06* 2019-08-06git
2019-08-06Control Travis apt retries on our ownTakashi Kokubun
2019-08-05Use negative-sized array instead of zero-divisionNobuyoshi Nakada
2019-08-05Unused macro argument `varc`Nobuyoshi Nakada
2019-08-05[rubygems/rubygems] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VER...Benoit Daloze
2019-08-05[rubygems/rubygems] Fix error handling of #with_engine_versionBenoit Daloze
2019-08-05[rubygems/rubygems] Cleanup after testing `rake package`David Rodríguez
2019-08-05[rubygems/rubygems] Use gsub with HashKazuhiro NISHIYAMA
2019-08-05[rubygems/rubygems] Revert cadb66037d9b58c80fc795f39384d533229a1f73bronzdoc
2019-08-05[rubygems/rubygems] Fixed to warn with shadowing outer local variable.Hiroshi SHIBATA