Commit Graph

2340 Commits

Author SHA1 Message Date
Gary Gregory 7e43e94b4c Whitespace 2024-03-11 15:43:22 -04:00
Gary Gregory 50e56c64b6 Internal refactoring for escape character 2024-03-11 14:08:27 -04:00
Gary Gregory 98f46ac661 Internal refactoring for delimiter 2024-03-11 13:52:30 -04:00
Gary Gregory fca97cd9ce [CSV-311] OutOfMemory for very long rows despite using column value of
type Reader
2024-03-11 10:23:29 -04:00
Gary Gregory 699b858c4c Call append once
Better comments
2024-03-11 10:15:09 -04:00
Gary Gregory 5e5e28c551 Internal refactoring
Reduce whitepace
2024-03-11 09:29:41 -04:00
Gary Gregory 1eb95dc4d9 Whitespace 2024-03-11 08:55:04 -04:00
Gary Gregory fc2f1b5aca Whitespace 2024-03-11 08:55:02 -04:00
Gary Gregory 094d0e7d1f
Update changes.xml 2024-03-07 09:11:30 -05:00
Gary Gregory 969f5dd3f6
Bump org.apache.commons:commons-parent from 66 to 67 #401 2024-03-05 21:28:03 -05:00
Gary Gregory b8fe0c4b56
Merge pull request #401 from apache/dependabot/maven/org.apache.commons-commons-parent-67
Bump org.apache.commons:commons-parent from 66 to 67
2024-03-05 21:27:31 -05:00
dependabot[bot] fd69eb52ef
Bump org.apache.commons:commons-parent from 66 to 67
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 66 to 67.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 02:13:41 +00:00
Gary Gregory ca37af92e6 Remove duplicate from Checkstyle config 2024-03-05 10:53:37 -05:00
Gary Gregory 44be7bfb27
Merge pull request #397 from apache/dependabot/github_actions/actions/cache-4.0.1
Bump actions/cache from 4.0.0 to 4.0.1
2024-03-01 08:29:50 -05:00
Gary Gregory 9c13806da1
Merge pull request #398 from apache/dependabot/github_actions/codecov/codecov-action-4.1.0
Bump codecov/codecov-action from 4.0.1 to 4.1.0
2024-03-01 08:29:40 -05:00
Gary Gregory 173c254760
Merge pull request #399 from apache/dependabot/github_actions/github/codeql-action-3.24.6
Bump github/codeql-action from 3.24.5 to 3.24.6
2024-03-01 08:29:30 -05:00
Gary Gregory d4c9bbfbed
Merge pull request #400 from apache/dependabot/github_actions/actions/setup-java-4.1.0
Bump actions/setup-java from 4.0.0 to 4.1.0
2024-03-01 08:29:19 -05:00
dependabot[bot] 77603edb04
Bump actions/setup-java from 4.0.0 to 4.1.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](387ac29b30...9704b39bf2)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 12:54:43 +00:00
dependabot[bot] 9a52744733
Bump github/codeql-action from 3.24.5 to 3.24.6
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.5 to 3.24.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](47b3d888fe...8a470fddaf)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 12:54:39 +00:00
dependabot[bot] 49f8ac1e0f
Bump codecov/codecov-action from 4.0.1 to 4.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](e0b68c6749...54bcd8715e)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 12:54:33 +00:00
dependabot[bot] 55b881728c
Bump actions/cache from 4.0.0 to 4.0.1
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](13aacd865c...ab5e6d0c87)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 12:54:29 +00:00
Gary Gregory 60eca64c01
Merge pull request #395 from apache/dependabot/github_actions/github/codeql-action-3.24.5
Bump github/codeql-action from 3.24.3 to 3.24.5
2024-02-23 08:44:15 -08:00
dependabot[bot] d3d3146047
Bump github/codeql-action from 3.24.3 to 3.24.5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.3 to 3.24.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](379614612a...47b3d888fe)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 12:33:38 +00:00
Gary Gregory e054944272
Merge pull request #394 from apache/dependabot/github_actions/github/codeql-action-3.24.3
Bump github/codeql-action from 3.24.0 to 3.24.3
2024-02-16 07:35:09 -05:00
dependabot[bot] e4eb5b9d13
Bump github/codeql-action from 3.24.0 to 3.24.3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.0 to 3.24.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](e8893c57a1...379614612a)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 12:03:15 +00:00
Gary Gregory c620c3f4b3
Merge pull request #393 from apache/dependabot/github_actions/github/codeql-action-3.24.0
Bump github/codeql-action from 3.23.2 to 3.24.0
2024-02-09 07:30:52 -05:00
Gary Gregory 25f3a07ea8
Merge pull request #392 from apache/dependabot/github_actions/actions/upload-artifact-4.3.1
Bump actions/upload-artifact from 4.3.0 to 4.3.1
2024-02-09 07:30:41 -05:00
dependabot[bot] 8626e3d60e
Bump github/codeql-action from 3.23.2 to 3.24.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.23.2 to 3.24.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b7bf0a3ed3...e8893c57a1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 12:27:45 +00:00
dependabot[bot] a67bd38c1e
Bump actions/upload-artifact from 4.3.0 to 4.3.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](26f96dfa69...5d5d22a312)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 12:27:40 +00:00
Gary Gregory be4c486f8e Add the tests that pass from
https://github.com/apache/commons-csv/pull/14
2024-02-03 13:24:17 -05:00
Gary Gregory 998e4642d4 Use final 2024-02-03 13:05:30 -05:00
Gary Gregory 6729c8530a Sort imports 2024-02-03 13:04:45 -05:00
Gary Gregory 31e00ad32d Use forEachOrdered() 2024-02-03 13:03:11 -05:00
Gary Gregory 1e051681b3
Bump org.apache.commons:commons-parent from 65 to 66 #391 2024-02-02 21:00:31 -05:00
Gary Gregory 0e7f378ab7
Merge pull request #391 from apache/dependabot/maven/org.apache.commons-commons-parent-66
Bump org.apache.commons:commons-parent from 65 to 66
2024-02-02 20:59:41 -05:00
dependabot[bot] 995e2ee80f
Bump org.apache.commons:commons-parent from 65 to 66
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 65 to 66.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-03 01:57:11 +00:00
Gary Gregory 4e4a1e21c9 Add property project.build.outputTimestamp for build reproducibility 2024-02-02 18:22:10 -05:00
Gary Gregory a1f3603c7e
Merge pull request #390 from apache/dependabot/github_actions/github/codeql-action-3.23.2
Bump github/codeql-action from 3.23.1 to 3.23.2
2024-02-02 08:21:00 -05:00
Gary Gregory 0236e84574
Merge pull request #389 from apache/dependabot/github_actions/codecov/codecov-action-4.0.1
Bump codecov/codecov-action from 3.1.5 to 4.0.1
2024-02-02 08:20:47 -05:00
dependabot[bot] 51fd707295
Bump github/codeql-action from 3.23.1 to 3.23.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.23.1 to 3.23.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0b21cf2492...b7bf0a3ed3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 12:53:01 +00:00
dependabot[bot] b04392f6a2
Bump codecov/codecov-action from 3.1.5 to 4.0.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.5 to 4.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](4fe8c5f003...e0b68c6749)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 12:52:49 +00:00
Gary Gregory 08b09ed892 Add missing XML Schema reference 2024-01-28 14:29:37 -05:00
Gary Gregory 49ed389f3d
Merge pull request #388 from apache/dependabot/github_actions/codecov/codecov-action-3.1.5
Bump codecov/codecov-action from 3.1.4 to 3.1.5
2024-01-26 08:16:08 -05:00
Gary Gregory fbfc92dccd
Merge pull request #387 from apache/dependabot/github_actions/actions/upload-artifact-4.3.0
Bump actions/upload-artifact from 4.2.0 to 4.3.0
2024-01-26 08:15:59 -05:00
dependabot[bot] b2ae1166b7
Bump codecov/codecov-action from 3.1.4 to 3.1.5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](eaaf4bedf3...4fe8c5f003)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 12:42:28 +00:00
dependabot[bot] ff6a839914
Bump actions/upload-artifact from 4.2.0 to 4.3.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](694cdabd8b...26f96dfa69)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 12:42:24 +00:00
Gary Gregory 8e72c66698 Normalize end of comments 2024-01-20 10:47:39 -05:00
Gary Gregory 95177a5200
Merge pull request #383 from apache/dependabot/github_actions/github/codeql-action-3.23.1
Bump github/codeql-action from 3.23.0 to 3.23.1
2024-01-19 07:50:30 -05:00
Gary Gregory 14ca0ae935
Merge pull request #384 from apache/dependabot/github_actions/actions/upload-artifact-4.2.0
Bump actions/upload-artifact from 4.0.0 to 4.2.0
2024-01-19 07:50:20 -05:00
Gary Gregory 50bb982e7a
Merge pull request #382 from apache/dependabot/github_actions/actions/cache-4.0.0
Bump actions/cache from 3.3.3 to 4.0.0
2024-01-19 07:50:09 -05:00