summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-09-08[ruby/forwardable] Freeze VERSION and FORWARDABLE_VERSION to improve Ractor-c...rm155
2022-09-08[ruby/ipaddr] Improve Ractor-compliancerm155
2022-09-08Resync Bundler & RubyGemsDavid Rodríguez
2022-09-07[rubygems/rubygems] Fix: Gem info bug with version flagAntonio Paulino
2022-09-06Fix typoTakashi Kokubun
2022-09-06Update c_32.rbTakashi Kokubun
2022-09-06Run mjit-bindgen againTakashi Kokubun
2022-09-06[ruby/set] Bump version to 1.0.3Hiroshi SHIBATA
2022-09-05[ruby/set] Set version to 1.0.3.dev for fixing rubygems/bundler testsHiroshi SHIBATA
2022-09-05Merge https://github.com/rubygems/rubygems/commit/16c3535413afebcdbab7582c601...Hiroshi SHIBATA
2022-09-04Ruby MJIT (#6028)Takashi Kokubun
2022-09-04Attempt to fix test-bundlerTakashi Kokubun
2022-09-05[rubygems/rubygems] Feature: `bundle add` supports `--path` optionMike Dalessio
2022-09-05[rubygems/rubygems] Fix resolution hanging on musl platformsDavid Rodríguez
2022-09-03[ruby/reline] Fix a typo [ci skip]Nobuyoshi Nakada
2022-09-02[ruby/reline] Workaround for padding width with Aracritty on macOSHiroshi SHIBATA
2022-09-02[ruby/reline] Added some of abstruct methods for cursorHiroshi SHIBATA
2022-09-01[ruby/did_you_mean] Fixed correction duplicates in VariableNameCheckerImir Kiyamov
2022-09-01[ruby/reline] Support dumb terminalNobuyoshi Nakada
2022-09-01[rubygems/rubygems] Support non gnu libc arm-linux-eabi platformsなつき
2022-09-01[rubygems/rubygems] Support non gnu libc arm-linux-eabi platformsなつき
2022-09-01[ruby/reline] Remove loose operation in Dialog#render_each_dialogMau Magnaguagno
2022-08-31[ruby/net-protocol] Improve BufferedIO performanceJean Boussier
2022-08-29[rubygems/rubygems] Add platform :windows as a shortcut for all Windows platf...shields
2022-08-28[rubygems/rubygems] Bundler: make to_lock consistent between Gem::Dependency...Aleksandr Varnin
2022-08-26[ruby/irb] Require RDoc in `input-method.rb` again in a limited scope.Jun Aruga
2022-08-25[rubygems/rubygems] Fix another regression for sorbetDavid Rodríguez
2022-08-24[rubygems/rubygems] Backport non-gnu libc on linux platform matching to BundlerDavid Rodríguez
2022-08-23[ruby/irb] Drop hard dependency on RDoc.Vít Ondruch
2022-08-23[ruby/fileutils] FileUtils.rm* methods swallows only Errno::ENOENT when force...Yusuke Endoh
2022-08-23[ruby/fileutils] Narrow the scope of ensureYusuke Endoh
2022-08-23[rubygems/rubygems] Bundler: update the link suggested on error with the new oneTakuya Noguchi
2022-08-23Merge rubygems/bundler HEADHiroshi SHIBATA
2022-08-23[rubygems/rubygems] Fix conservative update downgrading top level gemsDavid Rodríguez
2022-08-23[rubygems/rubygems] Refactor building metadata dependenciesDavid Rodríguez
2022-08-23[rubygems/rubygems] Remove unnecessary mixin inclusionDavid Rodríguez
2022-08-23[rubygems/rubygems] Centralize loading `Bundler::MatchPlatform` mixinDavid Rodríguez
2022-08-23[rubygems/rubygems] Implement extra rules for libc versioningDavid Rodríguez
2022-08-23[rubygems/rubygems] Fix `gem install` still choosing musl incorrectlyDavid Rodríguez
2022-08-23[rubygems/rubygems] Handle non-gnu libc on linux platforms in RubyGemsDavid Rodríguez
2022-08-23[rubygems/rubygems] Test platform's version-ness consistentlyLoic Nageleisen
2022-08-22[ruby/fileutils] Fix mkdir_p hanging on Windows when trying to create a file ...David Rodríguez
2022-08-21[rubygems/rubygems] Fix edge case where `bundler/inline` unintentionally skip...David Rodríguez
2022-08-21[rubygems/rubygems] Fix `bundle platform` crash when there's a lockfile with ...David Rodríguez
2022-08-19[ruby/error_highlight] Apply ErrorHighlight::CoreExt to TypeError and Argumen...Yusuke Endoh
2022-08-19Sync SyntaxSuggestschneems
2022-08-16[ruby/cgi] Implement `CGI.url_encode` and `CGI.url_decode`Jean Boussier
2022-08-15[rubygems/rubygems] Fix Ruby platform incorrectly removed on `bundle update`David Rodríguez
2022-08-12[ruby/error_highlight] Add a note about the current limitation of ErrorHighli...Yusuke Endoh
2022-08-10[ruby/error_highlight] Bump versionYusuke Endoh