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 08d5d618 Merge pull request #621 from 
rootvector2/quote-unicode-whitespace
     new bfbf1767 Quote value with leading or trailing Unicode whitespace 
(#621).
     new 8205bb63 Javadoc

The 2 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 +
 .../java/org/apache/commons/csv/CSVFormat.java     | 26 +++++++++++-----------
 .../java/org/apache/commons/csv/CSVParser.java     | 12 +++++-----
 .../java/org/apache/commons/csv/CSVPrinter.java    |  4 ++--
 .../java/org/apache/commons/csv/CSVRecord.java     | 24 ++++++++++----------
 .../apache/commons/csv/ExtendedBufferedReader.java | 12 +++++-----
 src/main/java/org/apache/commons/csv/Lexer.java    | 12 +++++-----
 .../apache/commons/csv/CSVDuplicateHeaderTest.java |  4 ++--
 8 files changed, 48 insertions(+), 47 deletions(-)

Reply via email to