summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-10-18[ruby/ipaddr] Added to_json/as_json methodTaketo Takashima
2024-10-18[rubygems/rubygems] Clarify `bundle install --quiet` documentationJerome Dalbert
2024-10-18[ruby/syntax_suggest] Bump up 2.0.1Hiroshi SHIBATA
2024-10-18[ruby/syntax_suggest] Removed empty commentHiroshi SHIBATA
2024-10-17[ruby/rdoc] feature: Render mixed-in methods and constants withMike Dalessio
2024-10-17Optimize Ext::Generator::State#configureJean Boussier
2024-10-17[ruby/json] Convert Generator initialize and configure method into RubyJean Boussier
2024-10-17[ruby/rdoc] Use scroll-margin-top on anchor targetsStan Lo
2024-10-17[ruby/rdoc] Add scroll-margin-top on all :target elementsMads Ohm Larsen
2024-10-17[rubygems/rubygems] Allow using `gemspec` DSL twice with same dependency and ...David Rodríguez
2024-10-16[rubygems/rubygems] Fix `bundle check` sometimes locking gems under the wrong...David Rodríguez
2024-10-16[rubygems/rubygems] Delay and refactor verification of changed sourcesDavid Rodríguez
2024-10-16[rubygems/rubygems] No reason for `Definition#sources` to be privateDavid Rodríguez
2024-10-16[rubygems/rubygems] Lock definition directlyDavid Rodríguez
2024-10-16[rubygems/rubygems] Add missing comma in documentationLeo Arnold
2024-10-16[ruby/prism] RelocationKevin Newton
2024-10-16[ruby/yaml] Support old version of PsychHiroshi SHIBATA
2024-10-16[ruby/yaml] Also use safe_load on YAML::StoreHiroshi SHIBATA
2024-10-16[ruby/yaml] Make YAML::DBM optionalHiroshi SHIBATA
2024-10-16[ruby/yaml] Also use safe_load with each_value, values and shiftHiroshi SHIBATA
2024-10-16[ruby/yaml] Prefer to use YAML.safe_loadHiroshi SHIBATA
2024-10-16[ruby/yaml] Removed confused VERSION constant for YAML::DBMHiroshi SHIBATA
2024-10-15[ruby/rdoc] Generate meta tags based on page's contentVinicius Stock
2024-10-14[rubygems/rubygems] Prevent some test suite warnings about missing extensionsDavid Rodríguez
2024-10-14[rubygems/rubygems] Fix `gem contents` for default gemsDavid Rodríguez
2024-10-14[rubygems/rubygems] Fix duplicated specs when they have been previously activ...David Rodríguez
2024-10-13[ruby/irb] Remove bignum check from save_historytomoya ishida
2024-10-13[ruby/reline] Support continuous tab completiontomoya ishida
2024-10-12[DOC] Fix spellingJohn Bampton
2024-10-11[ruby/prism] Prism::StringQueryKevin Newton
2024-10-11[ruby/irb] Document infinite historyGert Goet
2024-10-11[ruby/irb] History refactors (https://github.com/ruby/irb/pull/1013)Gert Goet
2024-10-11[ruby/time] [DOC] Escape the word "Date" that does not mean Date classNobuyoshi Nakada
2024-10-11[rubygems/rubygems] Fix `gem install` on NFS sharesDavid Rodríguez
2024-10-10[rubygems/rubygems] Only pristine executables for default gemsDavid Rodríguez
2024-10-10[ruby/prism] Prism::CodeUnitsCacheKevin Newton
2024-10-10[rubygems/rubygems] Revert "Fix `bundle.bat` re-execution"David Rodríguez
2024-10-10[ruby/time] [DOC] nodoc VERSIONNobuyoshi Nakada
2024-10-10[ruby/time] [DOC] Escape the word "Time" that does not mean Time classNobuyoshi Nakada
2024-10-10[ruby/time] [DOC] RDoc does not use backticksNobuyoshi Nakada
2024-10-10[ruby/rdoc] Make methods and attributes linkableStan Lo
2024-10-10[rubygems/rubygems] Fix `gem pristine etc` resetting gem twice sometimesDavid Rodríguez
2024-10-10[rubygems/rubygems] Fix specs with missing extensions getting activatedDavid Rodríguez
2024-10-10[rubygems/rubygems] Remove more compatibility code with old RubyGemsDavid Rodríguez
2024-10-10[ruby/rdoc] Improve method source togglingStan Lo
2024-10-10Update vendored net-httpSamuel Giddins
2024-10-09[ruby/prism] Attempt to assume binary is UTF-8Kevin Newton
2024-10-09[ruby/prism] Avoid breaking code units offset on binary encodingVinicius Stock
2024-10-09[rubygems/rubygems] Add `Gem::Specification#gem_dir` backDavid Rodríguez
2024-10-09[rubygems/rubygems] Fix a `gem install` crash during "done installing" hooksDavid Rodríguez