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 add38c3e [CSV-321] CSVFormat.equals()/hashCode() ignores maxRows
add 23eb602d [CSV-323] ExtendedBufferedReader byte tracking leads to an
incorrect CSVRecord.getBytePosition()
new 67cde829 Merge pull request #601 from
garydgregory/fix/CSV323_ExtendedBufferedReader_byte_pos
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:
.../apache/commons/csv/ExtendedBufferedReader.java | 76 ++++++++++++----------
.../java/org/apache/commons/csv/CSVParserTest.java | 18 +++++
2 files changed, 60 insertions(+), 34 deletions(-)