You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/06/24 17:31:24 UTC

[commons-csv] branch master updated (8f07f102 -> 57232617)

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 8f07f102 Document duplicate header behavior #309
     new 0d4bcdbb Add missing documentation
     new 1da5a8b0 Fix typo, extract getHeaderMapRaw to var
     new d3ef84e2 Rollback var extraction
     new 57232617 Merge pull request #328 from jkbkupczyk/add_missing_docs

The 2079 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 | 19 ++++++++++---------
 src/main/java/org/apache/commons/csv/CSVRecord.java |  4 ++--
 2 files changed, 12 insertions(+), 11 deletions(-)