summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-04Resolve abi symbols from libruby.dylib when availableYuta Saito
2022-08-04Resolve abi symbol references from miniruby to avoid circular depsYuta Saito
2022-08-04Use $(bindir) for path to executable in mkmfAlan Wu
2022-08-04Quote $(BUILTRUBY) so paths with spaces workAlan Wu
2022-08-04Link ext bundles with bundle loader option for newer ld64Yuta Saito
2022-08-04[rubygems/rubygems] Warn dangling symlinksDavid Rodríguez
2022-08-04[rubygems/rubygems] Extract entry.full_name to a variableDavid Rodríguez
2022-08-04* 2022-08-04 [ci skip]git
2022-08-04[ruby/irb] shortcut colorize_code to speedup pretty_printtompng
2022-08-03Harden Queue#pop timeout testsJean Boussier
2022-08-03[rubygems/rubygems] Fix `bundle outdated --strict`David Rodríguez
2022-08-03[rubygems/rubygems] Fix conservative updates regardless of `--strict`David Rodríguez
2022-08-03Merge rubygems/bundler HEADHiroshi SHIBATA
2022-08-03[ruby/bigdecimal] Updated to use the correct spec for muilti licenseThomas Winsnes
2022-08-03Updated to use multiple licensesThomas Winsnes
2022-08-03[rubygems/rubygems] fix platform matching for index specsIlya Dyakonov
2022-08-03[rubygems/rubygems] Warn (rather than crash) when setting `nil` specification...David Rodríguez
2022-08-03[ruby/date] Enhanced RDoc (https://github.com/ruby/date/pull/69)Burdette Lamar
2022-08-03[ruby/date] [DOC] Enhanced RDoc for parser methods (https://github.com/ruby/d...Burdette Lamar
2022-08-03* 2022-08-03 [ci skip]git
2022-08-02Speed up setting the backref match objectAaron Patterson
2022-08-02[DOC] Specify ways to run bootstrap testsPeter Zhu
2022-08-02[rubygems/rubygems] Array is already uniq, no need to deduplicate itDavid Rodríguez
2022-08-02[rubygems/rubygems] Fix arguments for bundle-config(1) docsTakuya Noguchi
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