Commit graph

4 commits

Author SHA1 Message Date
Luke Gruber
38ef537ce0 [ruby/csv] test: rename Helper to CSVHelper
(https://github.com/ruby/csv/pull/278)

Rename it so that in ruby/ruby, the generic name Helper is not used.
2023-05-25 01:44:17 +09:00
Hiroshi SHIBATA
643918ecfe Merge csv-3.2.6 2022-12-09 16:36:22 +09:00
Sutou Kouhei
22ef4f6445 [ruby/csv] Revert "parser: fix a keep bug that some texts may be dropped unexpectedly"
This reverts commit 5c6523da0a.

This introduces another pbolem. We should try again later.

43a1d6fff1
2021-12-24 14:35:33 +09:00
Sutou Kouhei
4a5d372ca8 [ruby/csv] parser: fix a keep bug that some texts may be dropped unexpectedly
Ruby: [Bug #18245] [ruby-core:105587]

Reported by Hassan Abdul Rehman.

5c6523da0a
2021-12-24 14:35:33 +09:00