This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git


    from d8e12423 Bump actions/checkout from 6.0.3 to 7.0.0.
     add 1d89cd5f [CSV-329] Fix byte tracking for supplementary delimiters
     add f25f3d5f Merge branch 'master' into 
fix/CSV-329_trackbytes_supplementary_delimiter
     new 871f7457 Merge pull request #613 from 
OldTruckDriver/fix/CSV-329_trackbytes_supplementary_delimiter

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml                            |  1 +
 .../apache/commons/csv/ExtendedBufferedReader.java | 20 +++++++++++------
 .../java/org/apache/commons/csv/CSVParserTest.java | 25 ++++++++++++++++++++++
 .../commons/csv/ExtendedBufferedReaderTest.java    | 14 ++++++++++++
 4 files changed, 53 insertions(+), 7 deletions(-)

Reply via email to