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 4434d93b Bump actions/checkout from 6.0.2 to 7.0.0
add bbdfad77 quote value ending with multi-character delimiter prefix
add a0a91f16 add supplementary character delimiter round-trip test
new 47fec342 Merge pull request #620 from
rootvector2/quote-multichar-delimiter-prefix
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 | 30 ++++++++++++++
.../org/apache/commons/csv/CSVPrinterTest.java | 46 ++++++++++++++++++++++
2 files changed, 76 insertions(+)