summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-02Implement Queue#pop(timeout: sec)Jean Boussier
2022-08-02[Bug #17767] Now `ENV.clone` raises `TypeError` as well as `ENV.dup`Nobuyoshi Nakada
2022-08-02[rubygems/rubygems] Preserve the previous behavior of raising an error when i...David Rodríguez
2022-08-02[rubygems/rubygems] Check for errors in error streamDavid Rodríguez
2022-08-02[rubygems/rubygems] Don't discard candidates matching ruby metadataDavid Rodríguez
2022-08-02[rubygems/rubygems] Materializing for resolution already filters platformsDavid Rodríguez
2022-08-02[rubygems/rubygems] Remove unnecessary local variableDavid Rodríguez
2022-08-02[rubygems/rubygems] Prefer reverse+find to select+lastDavid Rodríguez
2022-08-02[rubygems/rubygems] Only need to filter platforms when materialization is not...David Rodríguez
2022-08-02[rubygems/rubygems] This should go through the standard source search logicDavid Rodríguez
2022-08-02[rubygems/rubygems] Refactor materialization conditionsDavid Rodríguez
2022-08-02[rubygems/rubygems] Fix incorrect force_ruby_platform propagationDavid Rodríguez
2022-08-02[rubygems/rubygems] Remove unnecessary special case for BundlerDavid Rodríguez
2022-08-02[rubygems/rubygems] Move some logic to `LazySpecification#__materialize__`David Rodríguez
2022-08-02[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-08-02* 2022-08-02 [ci skip]git
2022-08-02[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-08-01[rubygems/rubygems] Fix crash when running `bundle outdated` in debug modeDavid Rodríguez
2022-08-01[rubygems/rubygems] Fix comment incorrectly copied from another specDavid Rodríguez
2022-08-01respect current frame of `rb_eval_string`Koichi Sasada
2022-08-01Fix a link [ci skip]Kazuhiro NISHIYAMA
2022-08-01Initialize node_idWolf
2022-08-01* 2022-08-01 [ci skip]git
2022-08-01[rubygems/rubygems] Update bundle-platform(1) manTakuya Noguchi
2022-07-31* 2022-07-31 [ci skip]git
2022-07-31[ruby/date] Enhanced RDoc (https://github.com/ruby/date/pull/67)Burdette Lamar
2022-07-30Mention Enumerator.product/Enumerator::Product in the NEWS.mdAkinori MUSHA
2022-07-30Implement Enumerator::Product and Enumerator.product [Feature #18685]Akinori MUSHA
2022-07-30Update .git-blame-ignore-revs [ci skip]Nobuyoshi Nakada
2022-07-30Revert "* expand tabs. [ci skip]"Nobuyoshi Nakada
2022-07-30* expand tabs. [ci skip]git
2022-07-30Update .git-blame-ignore-revs [ci skip]Nobuyoshi Nakada
2022-07-30[ruby/io-nonblock] Revert tab expansionNobuyoshi Nakada
2022-07-30Update .git-blame-ignore-revs [ci skip]Nobuyoshi Nakada
2022-07-30Revert "* expand tabs. [ci skip]"Hiroshi SHIBATA
2022-07-30* expand tabs. [ci skip]git
2022-07-30[ruby/digest] Revert tab-expansion in external filesNobuyoshi Nakada
2022-07-30[ruby/rdoc] Fix blockquote with word in verbatimNobuyoshi Nakada
2022-07-29Add --enable-yjit=dev_nodebug configure optionJohn Hawthorn
2022-07-29Add --enable-yjit=stats configure optionJohn Hawthorn
2022-07-30[ruby/date] [DOC] Enhanced RDoc (https://github.com/ruby/date/pull/66)Burdette Lamar
2022-07-30* 2022-07-30 [ci skip]git
2022-07-30[rubygems/rubygems] Make `--standalone` play nice with `--local`David Rodríguez
2022-07-30[rubygems/rubygems] No need to set anything at all unless standalone is givenDavid Rodríguez
2022-07-29[ruby/rdoc] Add block quotes (https://github.com/ruby/rdoc/pull/907)Burdette Lamar
2022-07-29Keep gitignore for libyaml source with psychHiroshi SHIBATA
2022-07-29Update parser-text.rb with https://github.com/ruby/racc/commit/4ecc13c9cbd466...Hiroshi SHIBATA
2022-07-29[flori/json] test parsing of unicode, mixing literal characters with escapedEthan
2022-07-29[flori/json] Stop including the parser source __LINE__ in exceptionsJean Boussier
2022-07-29fix typo in Time#xmlschema documentationLuka Dornhecker