1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/csv
Mike MacDonald d57bc03ba9
[ruby/csv] Do not loop forever when skip_lines regexp matches zero length with anchors (#110)
* Do not loop forever when skip_lines regexp matches zero length with anchors

* Remove needless white spaces

* Add missing eos check in skip_needless_lines

* Simplify test

3b15d4a3e8
2020-07-20 02:32:49 +09:00
..
core_ext Fix keyword argument separation issues in lib 2019-08-30 12:39:31 -07:00
csv.gemspec
delete_suffix.rb [ruby/csv] Refactor range in delete_suffix (#85) 2019-07-14 23:07:31 +09:00
fields_converter.rb Import CSV 3.1.2 (#2547) 2019-10-12 14:03:21 +09:00
match_p.rb
parser.rb [ruby/csv] Do not loop forever when skip_lines regexp matches zero length with anchors (#110) 2020-07-20 02:32:49 +09:00
row.rb [ruby/csv] Make CSV::Row#dup return a usable Row (#108) 2020-07-20 02:32:49 +09:00
table.rb Import CSV 3.1.2 (#2547) 2019-10-12 14:03:21 +09:00
version.rb [ruby/csv] Bump version 2020-07-20 02:32:48 +09:00
writer.rb Import CSV 3.1.2 (#2547) 2019-10-12 14:03:21 +09:00