summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-03-30Merge Time-0.2.2 (#7623)Hiroshi SHIBATA
2023-03-28Merge RubyGems-3.4.10 and Bundler-2.4.10 (#7479)Hiroshi SHIBATA
2023-03-28Use URI-0.12.1 for Ruby 3.2 (#7603)Hiroshi SHIBATA
2023-02-01Merge RubyGems 3.4.6 and Bundler 2.4.6 (#7214)Hiroshi SHIBATA
2023-01-25Merge the latest stable versions of RubyGems and Bundler to Ruby 3.2.x (#7061)Hiroshi SHIBATA
2023-01-18merge revision(s) 2bbf63dd867fe3d349b1758805ad4421f2d772ab: [Backport #19298]NARUSE, Yui
2022-12-27merge revision(s) fc03ba50f1ff6c30f7c654f564b4dffbed0844ef: [Backport #19263]NARUSE, Yui
2022-12-25Update Bundler to 2.4.1 & and RubyGems to 3.4.1David Rodríguez
2022-12-24MJIT: Cancel all on disastrous situations (#7019)Takashi Kokubun
2022-12-24Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA
2022-12-23Revert the additional changes from net-http-0.3.2Hiroshi SHIBATA
2022-12-23Revert the accidentally commit from erb-4.0.2Hiroshi SHIBATA
2022-12-23Bump version to 1.6.2Hiroshi SHIBATA
2022-12-22Always issue deprecation warning when calling Regexp.new with 3rd positional ...Jeremy Evans
2022-12-22Remove MJIT's private constants from docs [ci skip]Takashi Kokubun
2022-12-22[ruby/optparse] Bump version to 0.3.1Hiroshi SHIBATA
2022-12-21Put RubyVM::MJIT::Compiler under ruby_vm directory (#6989)Takashi Kokubun
2022-12-21[ruby/net-http] Adding links to referencesBurdetteLamar
2022-12-21[ruby/net-http] Adding links to referencesBurdetteLamar
2022-12-21[ruby/net-http] Adding links to referencesBurdetteLamar
2022-12-20MJIT: Refactor Compiler#cast_offset (#6967)Mau Magnaguagno
2022-12-21[ruby/optparse] The encoding argument of `Regexp.new` has been ignored since 1.9Nobuyoshi Nakada
2022-12-20[ruby/irb] Version 1.6.2Takashi Kokubun
2022-12-20[ruby/irb] Respect DLEXT to force-load debug.soTakashi Kokubun
2022-12-20[ruby/syntax_suggest] Bump version to 1.0.2Hiroshi SHIBATA
2022-12-20Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-12-20[rubygems/rubygems] fixMark Burns
2022-12-20[rubygems/rubygems] Turn `--ext` option into string. Deprecate usage without ...Josef Šimánek
2022-12-20[rubygems/rubygems] Regenerate bundler man pages for December 2022.Josef Šimánek
2022-12-20[rubygems/rubygems] Use safe Marshal deserialization for dependency API respo...Josef Šimánek
2022-12-20[rubygems/rubygems] Fix crash when showing some resolution errorsDavid Rodríguez
2022-12-20[rubygems/rubygems] Fix crash when building resolution errors with OR require...David Rodríguez
2022-12-20[rubygems/rubygems] Slight tweak to error message buildingDavid Rodríguez
2022-12-20[rubygems/rubygems] Clarify flag descriptionMichael Siegfried
2022-12-20[rubygems/rubygems] Fix tiny typoMichael Siegfried
2022-12-20[rubygems/rubygems] Support for pre flag in `bundle update`Michael Siegfried
2022-12-20[rubygems/rubygems] Clarify segment equality checkMichael Siegfried
2022-12-20[rubygems/rubygems] Return early outside of loopMichael Siegfried
2022-12-20[rubygems/rubygems] Add question marks to interrogative methodsMichael Siegfried
2022-12-20[rubygems/rubygems] Cleanup intermediate artifacts after installing built ext...Eloy Espinaco
2022-12-20[rubygems/rubygems] Fix crash when lockfile is missing dependenciesDavid Rodríguez
2022-12-20[rubygems/rubygems] Remove unused codeDavid Rodríguez
2022-12-20[rubygems/rubygems] Detect circular dependency errorsDavid Rodríguez
2022-12-20[rubygems/rubygems] Remove dead logicDavid Rodríguez
2022-12-20[rubygems/rubygems] Extract a variable for consistencyDavid Rodríguez
2022-12-19[ruby/did_you_mean] Bump version to 1.6.3Hiroshi SHIBATA
2022-12-19[ruby/net-http] Bump version to 0.3.2Hiroshi SHIBATA
2022-12-18[rubygems/rubygems] Add bundle lock --update --bundlerAlyssa Ross
2022-12-18[ruby/net-http] Adding links to referencesBurdetteLamar
2022-12-17MJIT: Refactor BitField dereference byte and bitmask (#6955)Mau Magnaguagno