2024-11-17 08:23:35 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Text-CSV_XS: update to 1.57.
1.57 - 2024-11-12, H.Merijn Brand
* Keep runtime error from csv ()
* add csv (on_error)
|
2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message:
*: recursive bump for perl 5.40
|
2024-08-11 08:20:17 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Text-CSV_XS: update to 1.56.
1.56 - 2024-08-09, H.Merijn Brand
* Yet another strict/comment_str conflict (issue 57)
* Strict affected by column_names
|
2024-06-26 18:32:19 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Text-CSV_XS: update to 1.55.
1.55 - 2024-06-18, H.Merijn Brand
* More fixes for strict under bind_columns (issue 54)
* Strict won't hide previous error (issue 56)
|
2024-04-21 08:52:52 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Text-CSV_XS: update to 1.54.
1.54 - 2024-04-18, H.Merijn Brand
* Fix doc (Jean Forget, RT#150757)
* It's 2024
* Fix comment_str with strict
* Doc fixup (RT#151546)
|
2024-01-04 12:20:57 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Text-CSV_XS: update to 1.53.
1.53 - 2023-11-22, H.Merijn Brand
* Two casts for -Wformat (issue 50)
* Add --skip-empty to csv2xlsx
* Add --font and --font-size to csv2xlsx
* Fix skip_empty_rows ("skip") and trailing newlines (Corey \
Hickey, PR#52)
* Fix comment in last line (RT#150501)
|
2023-12-17 08:44:40 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Text-CSV_XS: update to 1.52.
1.52 - 2023-09-21, H.Merijn Brand
* Fix possible coredump in cache on non-IO parse (issue 49)
|
2023-08-31 14:59:58 by Wen Heping | Files touched by this commit (2) | |
Log message:
Update to 1.51
Upstream changes:
1.51 - 2023-08-07, H.Merijn Brand
* Contact e-mail update
* Attribute skip_empty_rows extended
* Fix comments (PR#45)
* Fix help (x12340, PR#46)
* Update to Devel::PPPort-3.71
* Fix HTML on Windows
* Fix double header-interpretation on bom + headers => "auto" \
(issue 47)
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-05-20 09:09:05 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Text-CSV_XS: update to 1.50.
1.50 - 2023-03-01, H.Merijn Brand
* Promote sep to sep_set in csv () with auto-headers
* Fix bug in set_diag surfaced by PERL_RC_STACK
1.49 - 2023-01-03, H.Merijn Brand
* csv2xlsx --split=CxP [--split-label=C]
* Full documentation/manual for csv2xlsx
* Fix non-integer arguments to getline_all (issue 39)
* It's 2023
|