summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-08-05[rubygems/rubygems] Remove FIXME commentbronzdoc
2019-08-05ext/psych/yaml/loader.c: Cast the difference of pointers to intYusuke Endoh
2019-08-05Expand the timeout of `test_pstore_files_are_accessed_as_binary_files`NAKAMURA Usaku
2019-08-05Check if signaledNobuyoshi Nakada
2019-08-05Refined assertion messagesNobuyoshi Nakada
2019-08-05Fixed assertionNobuyoshi Nakada
2019-08-05Do not expect RSTRING_PTR valid after rb_fstringNobuyoshi Nakada
2019-08-05Moved FailDesc to EnvUtil.failure_descriptionNobuyoshi Nakada
2019-08-05Drop default leaf definition and obsoleted commentsTakashi Kokubun
2019-08-05n+1 to include n in rangeYaw Boakye
2019-08-05* 2019-08-05git
2019-08-05Revert "Always evaluate the expression RUBY_ASSERT_MESG_WHEN just once"Nobuyoshi Nakada
2019-08-04Extend sleep before sending USR1 in TestProcessTakashi Kokubun
2019-08-04Revert "Skip test_race_exception on MJIT for now"Takashi Kokubun
2019-08-04* expand tabs.git