This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git


    from fca97cd9 [CSV-311] OutOfMemory for very long rows despite using column 
value of type Reader
     new 98f46ac6 Internal refactoring for delimiter
     new 50e56c64 Internal refactoring for escape character
     new 7e43e94b Whitespace

The 3 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     | 53 ++++++++++++++++------
 .../apache/commons/csv/ExtendedBufferedReader.java |  8 ----
 src/main/java/org/apache/commons/csv/Lexer.java    |  2 +-
 .../java/org/apache/commons/csv/CSVFormatTest.java |  3 ++
 4 files changed, 43 insertions(+), 23 deletions(-)

Reply via email to