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 411d3a37 Escape quote char in printWithEscapes when QuoteMode is NONE 
(#609).
     add a99f2609 quote value starting with comment marker in minimal quote mode
     add 3c2291cf expand comment marker test to contrast printed comment with 
quoted value
     new 525dca26 Merge pull request #610 from 
rootvector2/quote-comment-marker-first-char

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:
 .../java/org/apache/commons/csv/CSVFormat.java     |  5 ++--
 .../org/apache/commons/csv/CSVPrinterTest.java     | 27 ++++++++++++++++++++++
 2 files changed, 30 insertions(+), 2 deletions(-)

Reply via email to