aboutsummaryrefslogtreecommitdiffstats
path: root/lib/csv/parser.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/csv] Add support for \r\n with skip_lines: /...$/ againSutou Kouhei2020-11-241-0/+1
* [ruby/csv] test scanner: specify encoding explicitlySutou Kouhei2020-07-201-1/+1
* [ruby/csv] Fix a parse bug when split character exists in middle of column valueSutou Kouhei2020-07-201-3/+8
* [ruby/csv] Do not loop forever when skip_lines regexp matches zero length wit...Mike MacDonald2020-07-201-1/+1
* Import CSV 3.1.2 (#2547)Sutou Kouhei2019-10-121-8/+52
* [ruby/csv] Fix a bug that strip: true removes newlinesKouhei Sutou2019-07-141-1/+1
* Import CSV 3.0.8kou2019-04-141-86/+416
* Upgrade CSV to 3.0.4kou2019-01-251-6/+55
* Import CSV 3.0.2kou2018-12-231-0/+713