This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git
from 8cbb5580 Better internal API new 5c73cdca Add test assertions new e5fa9c9d Use the same internal name as LineNumberReader new 560a6999 Javadoc The 3 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/main/java/org/apache/commons/csv/CSVFormat.java | 14 +++++++++++++- src/main/java/org/apache/commons/csv/CSVRecord.java | 4 ++++ .../org/apache/commons/csv/ExtendedBufferedReader.java | 14 +++++++------- .../org/apache/commons/csv/ExtendedBufferedReaderTest.java | 6 ++++++ 4 files changed, 30 insertions(+), 8 deletions(-)