summaryrefslogtreecommitdiff
path: root/lib/csv/parser.rb
AgeCommit message (Expand)Author
2020-11-24[ruby/csv] Add support for \r\n with skip_lines: /...$/ againSutou Kouhei
2020-07-20[ruby/csv] test scanner: specify encoding explicitlySutou Kouhei
2020-07-20[ruby/csv] Fix a parse bug when split character exists in middle of column valueSutou Kouhei
2020-07-20[ruby/csv] Do not loop forever when skip_lines regexp matches zero length wit...Mike MacDonald
2019-10-12Import CSV 3.1.2 (#2547)Sutou Kouhei
2019-07-14[ruby/csv] Fix a bug that strip: true removes newlinesKouhei Sutou
2019-04-14Import CSV 3.0.8kou
2019-01-25Upgrade CSV to 3.0.4kou
2018-12-23Import CSV 3.0.2kou