зеркало из https://github.com/github/ruby.git
d6d60d4287
GitHub: fix https://github.com/ruby/csv/pull/279 It's happen when: * `keep_start`/`keep_{drop,back}` are nested. (e.g.: `strip: true, skip_lines: /.../`) * Row separator is `\r\n`. * `InputScanner` is used. (Small input doesn't use `InputScanner`) Reported by Gabriel Nagy. Thanks!!! https://github.com/ruby/csv/commit/183635ab56 |
||
---|---|---|
.. | ||
interface | ||
parse | ||
write | ||
helper.rb | ||
line_endings.gz | ||
test_data_converters.rb | ||
test_encodings.rb | ||
test_features.rb | ||
test_patterns.rb | ||
test_row.rb | ||
test_table.rb |