summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-12-06[ruby/reline] Combine MAPPINGS(single byte input to symbol) withtomoya ishida
2024-12-05[rubygems/rubygems] Apply suggestions from code reviewSamuel Giddins
2024-12-05[rubygems/rubygems] Stop storing executable names in ivarsSamuel Giddins
2024-12-05[ruby/rdoc] Deprecate `main` and `title` directivesStan Lo
2024-12-04[ruby/did_you_mean] Bump version to 2.0.0Yuki Nishijima
2024-12-04[ruby/did_you_mean] Removed deprecated constants for Ruby 3.4Hiroshi SHIBATA
2024-12-04[rubygems/rubygems] add relative path support for `bundle exec`sodacris
2024-12-04[ruby/shellwords] NUL char cannot be in shell wordsNobuyoshi Nakada
2024-12-04[ruby/logger] Enable log file rotation on WindowsNobuyoshi Nakada
2024-12-04[ruby/logger] Extract `Logger::LogDevice#handle_write_errors`Nobuyoshi Nakada
2024-12-03[ruby/irb] Don't show 'Maybe IRB bug!' in show_source and ls commandtomoya ishida
2024-12-03[ruby/timeout] removed the non numeric checkCosmic Oppai
2024-12-03[ruby/timeout] updated doc stringCosmic Oppai
2024-12-03[ruby/timeout] updated doc and kept the nil compatiabilityCosmicOppai
2024-12-03[ruby/timeout] refactor the change to raise for nil and type-errror and added...CosmicOppai
2024-12-03[ruby/timeout] refactor the change to keep the compatability with nil and typ...CosmicOppai
2024-12-03[ruby/timeout] added the check for negative secCosmicOppai
2024-12-03[ruby/pp] Bump up 0.6.2Hiroshi SHIBATA
2024-12-03[ruby/error_highlight] Bump versionYusuke Endoh
2024-12-03Reapply "[ruby/rdoc] fix: C variables should never show up in Ancestors tree"Hiroshi SHIBATA
2024-12-02[ruby/rdoc] Prefer String#ord to #codepoints[0]Mike Dalessio
2024-12-02[ruby/rdoc] ClassModule#superclass= accepts a ClassModule as anMike Dalessio
2024-12-02[ruby/reline] Implement buffered output to Reline::ANSItomoya ishida
2024-12-02[rubygems/rubygems] [DOC] Fix missing single quoteNobuyoshi Nakada
2024-12-02[ruby/net-http] Bump up 0.6.0Hiroshi SHIBATA
2024-12-02[ruby/logger] Bump up 1.6.2Hiroshi SHIBATA
2024-12-02[ruby/securerandom] Bump up 0.4.0Hiroshi SHIBATA
2024-12-02[ruby/securerandom] Random::Formatter is only provided from Ruby 3.1Hiroshi SHIBATA
2024-12-02Revert "[ruby/rdoc] fix: C variables should never show up in Ancestors tree"Hiroshi SHIBATA
2024-12-02[ruby/set] Fix ^ to respect subclassesKouhei Yanagita
2024-12-02[ruby/set] Speed up Set#flattenKouhei Yanagita
2024-11-30[ruby/reline] Call user defined sigwinch and sigcont handlertomoya ishida
2024-11-30[ruby/irb] Prevent cursor flickeringMari Imaizumi
2024-11-30[ruby/rdoc] Methods are sorted symbols-firstMike Dalessio
2024-11-30[ruby/rdoc] fix: C variables should never show up in Ancestors treeMike Dalessio
2024-11-29[ruby/reline] Don't skip start_with check on encoding-incompatibletomoya ishida
2024-11-29[ruby/reline] Fix RELINE_TEST_ENCODINGMari Imaizumi
2024-11-29[rubygems/rubygems] Backwards compatibility for 2.5.17-2.5.23 cachesDavid Rodríguez
2024-11-29[rubygems/rubygems] Restore previous application cache format for git sourcesDavid Rodríguez
2024-11-29[rubygems/rubygems] Check feature flag earlierDavid Rodríguez
2024-11-29[rubygems/rubygems] Remove unnecessary early returnDavid Rodríguez
2024-11-29[rubygems/rubygems] Improve naming in git sourcesDavid Rodríguez
2024-11-29[ruby/set] Bump VERSION to 1.1.1Akinori MUSHA
2024-11-29[ruby/time] [DOC] Make RDoc coverage 100%Nobuyoshi Nakada
2024-11-28[rubygems/rubygems] Test with Ruby 3.4David Rodríguez
2024-11-28[ruby/reline] Bump version to 0.5.12Mari Imaizumi
2024-11-28[ruby/rdoc] Improve how gemspec's files are definedStan Lo
2024-11-27[ruby/reline] Fix io_gate.encoding raises IOError in ruby <= 3.0tomoya ishida
2024-11-27Rename environment name to more descriptiveHiroshi SHIBATA
2024-11-26[rubygems/rubygems] [SpecFetcher] If candidates include {name}-ruby or ruby-{...Ellen Marie Dash