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 c4113ceb Evaluate isDelimiter once in nextToken whitespace skip (#618).
new e36e7f3a Sort members
new 26a53751 Add test more assertions to
CSVParserTest.testEmptyFieldBeforeWhitespacePrefixedMultiCharacterDelimiter()
The 2 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/CSVParserTest.java | 45 ++++++++++++----------
.../java/org/apache/commons/csv/LexerTest.java | 38 +++++++++---------
2 files changed, 44 insertions(+), 39 deletions(-)