summaryrefslogtreecommitdiff
path: root/coverage
ModeNameSize
-rw-r--r--README398logplain
ef='/ruby.git/commit/lib/csv.rb?id=798083fac807ff2c510f1072685f6b33e229b436'>[ruby/csv] [DOC] Fix broken linksBurdette Lamar 2023-10-03[ruby/csv] Add CSV::InvalidEncodingErrorKosuke Shibata 2023-05-25[ruby/csv] All Enumerable based methods consume the same lines with other met...Sutou Kouhei 2023-05-25[ruby/csv] CSV#read consumes the same lines with other methods like CSV#shiftSutou Kouhei 2023-02-21[ruby/csv] Use https links instead of httpVivek Bharath Akupatni 2022-12-09Merge csv-3.2.6Hiroshi SHIBATA 2021-12-24[ruby/csv] Add handling for ambiguous parsing options (https://github.com/rub...adamroyjones 2021-10-24[ruby/csv] Add support for Ractor (https://github.com/ruby/csv/pull/218)rm155 2021-10-24[ruby/csv] CSV(): Add support for Ruby 3 (https://github.com/ruby/csv/pull/215)Anthony Hernandez 2021-10-24[ruby/csv] Use "\n" for the default row separator on Ruby 3.0 or laterSutou Kouhei 2021-10-24[ruby/csv] Resolve CSV::Converters and HeaderConverters lazySutou Kouhei 2021-10-24[ruby/csv] doc: Match text to the struct name (https://github.com/ruby/csv/pu...Vince