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 c7c54e12 Javadoc
     add b29fb40a Lexer.isDelimiter() accepts a partial multi-character 
delimiter at EOF.
     new 2cded673 Merge pull request #603 from 
garydgregory/fix/CSV-324_clean_delim_buffer

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/Lexer.java         |  2 ++
 src/test/java/org/apache/commons/csv/CSVParserTest.java | 14 ++++++++++++++
 src/test/java/org/apache/commons/csv/LexerTest.java     | 12 ++++++++++++
 3 files changed, 28 insertions(+)

Reply via email to