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 094d0e7d Update changes.xml new fc2f1b5a Whitespace new 1eb95dc4 Whitespace new 5e5e28c5 Internal refactoring 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 | 43 +++------------------- .../java/org/apache/commons/csv/Constants.java | 5 +-- .../apache/commons/csv/ExtendedBufferedReader.java | 20 +++++----- src/main/java/org/apache/commons/csv/Lexer.java | 31 ++++++++-------- .../commons/csv/ExtendedBufferedReaderTest.java | 22 +++++------ .../org/apache/commons/csv/PerformanceTest.java | 6 ++- 6 files changed, 46 insertions(+), 81 deletions(-)