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 caa1c8d0 Revert "Refactor delimiter in test"
add 61aa0555 escape leading comment marker in printWithEscapes
new f0a2acd1 Merge pull request #614 from
rootvector2/escape-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 | 14 +++++-
.../org/apache/commons/csv/CSVPrinterTest.java | 51 ++++++++++++++++++++++
2 files changed, 63 insertions(+), 2 deletions(-)