summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-05[rubygems/rubygems] Move build gem logic to its own methodbronzdoc
2019-09-05[rubygems/rubygems] Don't fail when `uninstall --all` with default gemDavid Rodríguez
2019-09-05[rubygems/rubygems] Little refactor to avoid rubocop's false positiveDavid Rodríguez
2019-09-05[rubygems/rubygems] Use IAM role to extract security-credentials for EC2 inst...Alexander Pakulov
2019-09-05[rubygems/rubygems] Move empty check earlierDavid Rodríguez
2019-09-05Try to fix `invalid option`Kazuhiro NISHIYAMA
2019-09-05Change name to `Tests (test-bundled-gems)` in macos.yml tooKazuhiro NISHIYAMA
2019-09-05add tests卜部昌平
2019-09-05Removed -git option of make-snapshotNobuyoshi Nakada
2019-09-05interesting (but annoying) tidbit warning suppressed卜部昌平
2019-09-05hide rb_funcallv_with_cc from public卜部昌平
2019-09-05use existing vm_search_method()卜部昌平
2019-09-05* 2019-09-05 [ci skip]git
2019-09-05Separate VCS::DEBUG_OUTNobuyoshi Nakada
2019-09-04Describe #eager in the Enumerator::Lazy sectionAkinori MUSHA
2019-09-04Implement Enumerator::Lazy#eager [Feature #15901]Akinori MUSHA
2019-09-04add rb_funcallv_with_cc()Urabe, Shyouhei
2019-09-04Add TEST_BUNDLED_GEMS_ALLOW_FAILURES=minitestKazuhiro NISHIYAMA
2019-09-04Use `git pull` instead of `git fetch` if master branchKazuhiro NISHIYAMA
2019-09-04`$JOBS` does not set in `env:`Kazuhiro NISHIYAMA
2019-09-04Use RUBY_TESTOPTS instead of TESTOPTSKazuhiro NISHIYAMA
2019-09-04Check frozen flag on MJIT setinstancevariableTakashi Kokubun
2019-09-03Do not turn on keyword_init for Struct subclass if keyword hash is emptyJeremy Evans
2019-09-03Merge pull request #2422 from jeremyevans/rb_keyword_given_pJeremy Evans
2019-09-04* 2019-09-04 [ci skip]git
2019-09-03Fix Enumerator::Lazy#{to_enum,enum_for} where method is defined in LazyJeremy Evans
2019-09-03Remove bad expectation in specJeremy Evans
2019-09-03Make Enumerator::Lazy#with_index be lazyJeremy Evans
2019-09-03Move an unstable bootstraptest to pendingTakashi Kokubun
2019-09-03Stop testing inexistent instructionsTakashi Kokubun
2019-09-03Unify SUPPORT_JOKE and OPT_SUPPORT_JOKETakashi Kokubun
2019-09-03Roughly retry choco install commandsTakashi Kokubun
2019-09-03Try extending timeout of IO.selectTakashi Kokubun
2019-09-03Remove SKIP_DOXYGEN because job.env does not set in `if:`Kazuhiro NISHIYAMA
2019-09-03Examine TestIO#test_select_exceptfds on Solaris with 1 byte dataNaohisa Goto
2019-09-03delete ruby_eval_string_from_file_protect卜部昌平
2019-09-03Avoid defining unused instructionsTakashi Kokubun
2019-09-03Disable method definition type checks on Cygwin tood0 (Daisuke Fujimura)
2019-09-03test/ruby/test_fiber.rb: reduce the count of object creation to cause GCYusuke Endoh
2019-09-03Touch tar file itself to make gz file hash stableNobuyoshi Nakada
2019-09-03Touch the toplevel directory tooNobuyoshi Nakada
2019-09-03--date=iso-local does not work with old gitNobuyoshi Nakada
2019-09-03Do not keep tar file by the defaultNobuyoshi Nakada
2019-09-03Align timestamps to make tarball stableNobuyoshi Nakada
2019-09-02Make Array#uniq return subclass instance if called on subclass instanceJeremy Evans
2019-09-03Make the rb_vmdebug_debug_print_post declarationTakashi Kokubun
2019-09-03Add insn tests for newarraykwsplatTakashi Kokubun
2019-09-03Explain how to run an individual btest in helpTakashi Kokubun
2019-09-03Now it's always os: linuxTakashi Kokubun
2019-09-03Fix accidental leftover for LinuxTakashi Kokubun