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 19b29139 Clear escape delimiter buffer before peek in 
isEscapeDelimiter (#608).
     add b5940a64 escape quote char in printWithEscapes when QuoteMode is NONE
     add 27a439ae Potential fix for pull request finding
     new 660be95d Merge pull request #609 from rootvector2/none-quote-escape

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/main/java/org/apache/commons/csv/CSVFormat.java  |  8 ++++++--
 .../java/org/apache/commons/csv/CSVPrinterTest.java  | 20 ++++++++++++++++++++
 2 files changed, 26 insertions(+), 2 deletions(-)

Reply via email to