Commit Graph

  • 7986024802
    Bump actions/setup-java from 4.3.0 to 4.4.0 dependabot[bot] 2024-09-27 13:00:11 +00:00
  • d849427688
    Bump github/codeql-action from 3.26.8 to 3.26.9 dependabot[bot] 2024-09-27 13:00:07 +00:00
  • 8cf715a3d1 Add section for the next release Gary Gregory 2024-09-25 02:06:52 +00:00
  • 5d030e0b9f Merge branch 'release' Gary Gregory 2024-09-25 02:03:59 +00:00
  • 74f0970be1 Bump to next development version Gary Gregory 2024-09-25 02:03:58 +00:00
  • cab22bb697 Also run DR on push Gary Gregory 2024-09-23 09:28:00 -04:00
  • 67f0d6b304 Prepare for the next release candidate rel/commons-csv-1.12.0 commons-csv-1.12.0-RC1 Gary Gregory 2024-09-21 02:00:29 +00:00
  • 89eacd90ef Prepare for the next release candidate Gary Gregory 2024-09-21 01:54:53 +00:00
  • f4e3269626 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-csv Gary Gregory 2024-09-21 01:51:51 +00:00
  • 342547b911 Prepare for the next release candidate Gary Gregory 2024-09-21 01:51:02 +00:00
  • 113147f1e7 Add dependency-review.yml to GitHub CI Gary Gregory 2024-09-20 19:58:24 -04:00
  • 86ce50b807
    Merge pull request #478 from apache/dependabot/github_actions/github/codeql-action-3.26.8 Gary Gregory 2024-09-20 09:21:55 -04:00
  • 5b2c26eedf
    Bump github/codeql-action from 3.26.6 to 3.26.8 dependabot[bot] 2024-09-20 12:15:02 +00:00
  • 4f4b9cf251 Sort members Gary Gregory 2024-09-19 16:04:47 -04:00
  • 6a11b896aa Enable Checkstyle for test sources and fix issues Gary Gregory 2024-09-19 16:04:28 -04:00
  • fce94ea666 Fix header for Checkstyle Gary Gregory 2024-09-19 15:18:08 -04:00
  • 47424530a5 Sort imports Gary Gregory 2024-09-19 15:12:10 -04:00
  • 57dbc9f7bc Remove unused import Gary Gregory 2024-09-19 15:09:12 -04:00
  • decbfb3ea2 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-csv.git Gary Gregory 2024-09-19 15:03:44 -04:00
  • dae9b1fa1b Javadoc: Fix format nit in code example Gary Gregory 2024-09-19 15:03:31 -04:00
  • 1eaceb1674 Rename a variable Sigee 2024-09-19 15:59:01 +02:00
  • 8b23cbb6a8 Extract method to reduce cognitive complexity of createHeaders() Sigee 2024-09-19 15:46:49 +02:00
  • e9d466ecc5 Remove trailing whitespace Gary Gregory 2024-09-18 18:12:35 -04:00
  • 9f4bf36ecc Improve parser performance by up to 20%, YMMV Gary Gregory 2024-09-18 18:11:20 -04:00
  • da934d0e8a Fix Javadoc warnings on Java 23 Gary Gregory 2024-09-18 18:08:32 -04:00
  • 7a4a899bd3 Pick up commons.javadoc.java.link from parent POM Gary Gregory 2024-09-18 18:04:22 -04:00
  • 925f5cc67e Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-csv Gary Gregory 2024-09-18 17:59:54 -04:00
  • 588aa4a6be Fix Javadoc warnings on Java 23 Gary Gregory 2024-09-18 17:57:32 -04:00
  • 3480e2c655
    Remove Java 22 Gary Gregory 2024-09-18 17:52:50 -04:00
  • 2f9de5814f
    Bump org.apache.commons:commons-parent from 74 to 75 #475 Gary Gregory 2024-09-18 17:52:03 -04:00
  • 0d6113cea3
    Merge pull request #475 from apache/dependabot/maven/org.apache.commons-commons-parent-75 Gary Gregory 2024-09-18 17:51:24 -04:00
  • c2ab705cdf
    Bump commons-io:commons-io from 2.16.1 to 2.17.0 #476 Gary Gregory 2024-09-18 17:50:52 -04:00
  • a279047463
    Merge pull request #476 from apache/dependabot/maven/commons-io-commons-io-2.17.0 Gary Gregory 2024-09-18 17:50:01 -04:00
  • f490357eb6
    Bump commons-io:commons-io from 2.16.1 to 2.17.0 dependabot[bot] 2024-09-18 21:47:02 +00:00
  • 6b3dfef58a
    Bump org.apache.commons:commons-parent from 74 to 75 dependabot[bot] 2024-09-18 21:46:54 +00:00
  • 560a699978 Javadoc Gary Gregory 2024-09-15 09:58:45 -04:00
  • e5fa9c9dfc Use the same internal name as LineNumberReader Gary Gregory 2024-09-15 09:25:56 -04:00
  • 5c73cdca47 Add test assertions Gary Gregory 2024-09-15 09:25:07 -04:00
  • 8cbb558027 Better internal API Gary Gregory 2024-09-14 20:45:33 -04:00
  • 14d31b0244 Rename internal methods Gary Gregory 2024-09-14 19:09:02 -04:00
  • ca1ed20288 [CSV-150] Escaping is not disableable Gary Gregory 2024-09-14 15:20:36 -04:00
  • 0546fb5653 Revert "CSVFormat does not support explicit " as escape char" Gary Gregory 2024-09-14 12:35:14 -04:00
  • 4d07845a95 [CSV-150] Escaping is not disableable Gary Gregory 2024-09-14 12:31:55 -04:00
  • a6814bad5c [CSV-270] Throw a different Expeciton type on malformed CSV input Gary Gregory 2024-09-14 12:30:53 -04:00
  • 28acf1138b CSVFormat does not support explicit " as escape char Gary Gregory 2024-09-14 12:30:15 -04:00
  • afbeaed866 [CSV-150] Add disabled test JiraCsv150Test Gary Gregory 2024-09-14 12:10:43 -04:00
  • be3f01ab32 The next version will be 1.12.0 Gary Gregory 2024-09-14 11:49:30 -04:00
  • 3ac600f2f5 [CSV-270] Throw a different Expeciton type on malformed CSV input Gary Gregory 2024-09-14 11:47:50 -04:00
  • bea69cd60e Javadoc: Use {@code ...} in pre tags Gary Gregory 2024-09-14 11:47:16 -04:00
  • 28441e6a85 Add CSVException that extends IOException thrown on invalid input instead of IOException Gary Gregory 2024-09-14 11:43:26 -04:00
  • 761a33730c [CSV-294] CSVFormat does not support explicit " as escape char Gary Gregory 2024-09-14 10:38:29 -04:00
  • 42696e1974 Update issue types Gary Gregory 2024-09-14 10:36:49 -04:00
  • b6442ce599 Add JiraCsv294Test Gary Gregory 2024-09-14 10:34:52 -04:00
  • fcb83747a2 Rename internal method Gary Gregory 2024-09-14 09:50:23 -04:00
  • 3d1b085a07 Whitespace Gary Gregory 2024-09-14 09:49:45 -04:00
  • 97bbb985be Remove @SuppressWarnings("boxing") Gary Gregory 2024-09-14 09:49:22 -04:00
  • 33129ba467 Use try-with-resources Gary Gregory 2024-09-14 09:44:01 -04:00
  • de158f9817 Use try-with-resources Gary Gregory 2024-09-14 09:43:33 -04:00
  • e75b90a17e Use try-with-resources Gary Gregory 2024-09-14 09:41:39 -04:00
  • ae79aeaa0b Use try-with-resources Gary Gregory 2024-09-14 09:41:02 -04:00
  • 1667e5734d
    Merge pull request #474 from apache/dependabot/github_actions/actions/setup-java-4.3.0 Gary Gregory 2024-09-13 08:38:58 -04:00
  • 5a9034e28f
    Bump actions/setup-java from 4.2.2 to 4.3.0 dependabot[bot] 2024-09-13 12:35:51 +00:00
  • 723a5c9320 Convert cascading if-else to switch Gary Gregory 2024-09-12 08:34:52 -04:00
  • af49daadc6 Convert cascading if-else to switch Gary Gregory 2024-09-12 08:34:23 -04:00
  • 781e03518b CSV-277 Replaced the BufferedReader from java.io package by a modified BufferedReader from the Apache Harmany project. Martin Manthey 2024-09-10 09:02:28 +02:00
  • df1168f378 CSV-277 Replaced the BufferedReader from java.io package by a modified BufferedReader from the Apache Harmany project. Martin Manthey 2024-09-10 09:02:06 +02:00
  • 6278878b00 CSV-277 Replaced the BufferedReader from java.io package by a modified BufferedReader from the Apache Harmany project. Martin Manthey 2024-09-10 09:00:15 +02:00
  • 0128cf7794
    Merge pull request #472 from apache/dependabot/github_actions/actions/upload-artifact-4.4.0 Gary Gregory 2024-09-06 07:46:13 -07:00
  • f4cd8dbf82
    Bump actions/upload-artifact from 4.3.6 to 4.4.0 dependabot[bot] 2024-09-06 12:20:26 +00:00
  • e65d31b89a Use Assertions.assertInstanceOf() Gary Gregory 2024-09-01 18:50:30 -04:00
  • 55a885ec2d Javadoc Gary Gregory 2024-08-30 22:48:24 -04:00
  • 1b9e42335a
    Merge pull request #471 from apache/dependabot/github_actions/github/codeql-action-3.26.6 Gary Gregory 2024-08-30 08:51:33 -04:00
  • 4532f84cd9
    Bump github/codeql-action from 3.26.4 to 3.26.6 dependabot[bot] 2024-08-30 12:45:40 +00:00
  • a96f092942
    Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #470 Gary Gregory 2024-08-29 17:49:03 -04:00
  • b758e55543
    Merge pull request #470 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.17.0 Gary Gregory 2024-08-29 17:48:37 -04:00
  • ca836a5261
    Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 dependabot[bot] 2024-08-29 21:41:25 +00:00
  • 9d2849883f
    Bump org.apache.commons:commons-parent from 73 to 74 #468 Gary Gregory 2024-08-29 08:04:44 -04:00
  • 3fa84f1939
    Merge pull request #468 from apache/dependabot/maven/org.apache.commons-commons-parent-74 Gary Gregory 2024-08-29 08:04:18 -04:00
  • 4dba6dc92d
    Bump org.mockito:mockito-core from 4.11.0 to 5.13.0 dependabot[bot] 2024-08-29 11:59:26 +00:00
  • 323006ab31
    Bump org.apache.commons:commons-parent from 73 to 74 dependabot[bot] 2024-08-29 11:59:17 +00:00
  • c3844a2a7e
    Merge pull request #467 from apache/dependabot/github_actions/github/codeql-action-3.26.4 Gary Gregory 2024-08-23 09:11:25 -04:00
  • 467201e13b
    Bump github/codeql-action from 3.26.2 to 3.26.4 dependabot[bot] 2024-08-23 12:00:55 +00:00
  • 58dbdefaf2
    Fix documentation for CSVFormat private constructor #466 Gary Gregory 2024-08-21 09:28:53 -04:00
  • 1559a3c99d
    Merge pull request #466 from sigee/fix-javadoc-2 Gary Gregory 2024-08-21 09:28:03 -04:00
  • 9de89e1b19 Fix parameter's descriptions Sigee 2024-08-16 21:38:58 +02:00
  • 3b33668b11
    Bump org.apache.commons:commons-parent from 72 to 73 #465 Gary Gregory 2024-08-18 10:49:09 -04:00
  • 94b3cfa8d5
    Merge pull request #465 from apache/dependabot/maven/org.apache.commons-commons-parent-73 Gary Gregory 2024-08-18 10:48:38 -04:00
  • d7610d34b6
    Bump org.apache.commons:commons-parent from 72 to 73 dependabot[bot] 2024-08-18 14:30:12 +00:00
  • c719b159e7
    Bump com.h2database:h2 from 2.2.224 to 2.3.232 dependabot/maven/com.h2database-h2-2.3.232 dependabot[bot] 2024-08-16 12:57:53 +00:00
  • 1493bdf81b
    Merge pull request #463 from apache/dependabot/github_actions/github/codeql-action-3.26.2 Gary Gregory 2024-08-16 08:35:05 -04:00
  • 72a977afdd
    Bump github/codeql-action from 3.26.0 to 3.26.2 dependabot[bot] 2024-08-16 12:16:46 +00:00
  • 0bb7767e55
    Merge pull request #461 from apache/dependabot/github_actions/actions/setup-java-4.2.2 Gary Gregory 2024-08-09 09:13:44 -04:00
  • 19a7e1e23b
    Merge pull request #462 from apache/dependabot/github_actions/actions/upload-artifact-4.3.6 Gary Gregory 2024-08-09 09:13:33 -04:00
  • d84656d5c6
    Merge pull request #460 from apache/dependabot/github_actions/github/codeql-action-3.26.0 Gary Gregory 2024-08-09 09:13:22 -04:00
  • 60f65f6ac5
    Bump actions/upload-artifact from 4.3.4 to 4.3.6 dependabot[bot] 2024-08-09 12:17:38 +00:00
  • a7181fbda0
    Bump actions/setup-java from 4.2.1 to 4.2.2 dependabot[bot] 2024-08-09 12:17:34 +00:00
  • df8292dae1
    Bump github/codeql-action from 3.25.15 to 3.26.0 dependabot[bot] 2024-08-09 12:17:30 +00:00
  • ce7666b3c3
    Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #459 Gary Gregory 2024-08-07 14:48:35 -04:00
  • a4dd28213e
    Merge pull request #459 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.16.0 Gary Gregory 2024-08-07 14:48:07 -04:00
  • 222ba5eb53
    Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 dependabot[bot] 2024-08-07 18:40:55 +00:00