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 dbdf96b7 Javadoc
add 9a33a617 fix quadratic printWithEscapes(Reader) delimiter look-ahead
new 0c02827d Merge pull request #631 from
rootvector2/printwithescapes-reader-linear
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 | 6 ++++--
src/test/java/org/apache/commons/csv/CSVFormatTest.java | 16 ++++++++++++++++
2 files changed, 20 insertions(+), 2 deletions(-)