An open API service providing commit metadata for open source projects.

GitHub / apache/commons-csv / commits

Apache Commons CSV

SHA Message Author Date Stats
f815e39b Bump codeql-action from 4.37.6 to 4.37.7 Gary Gregory <g****y@g****m> 15 days ago
ce961c4d Validate CSVFormat invariants when deserializing (#632). Gary Gregory <g****y@g****m> 20 days ago
d33ae835 merge Merge pull request #632 from rootvector2/csvformat-readobject-validate Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
be3b160d validate CSVFormat invariants when deserializing Naveed Khan <d****k@g****m> 21 days ago
e6614b4b merge Merge pull request #630 from rootvector2/close-input-on-header-failure Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
23 days ago
3e74b59f make the parse(Path) failure test observe the stream close Naveed Khan <d****k@g****m> 23 days ago
16b9eee7 Fix quadratic CSVFormat.printWithEscapes(Reader) delimiter look-ahead Gary Gregory <g****y@g****m> 25 days ago
0c02827d merge Merge pull request #631 from rootvector2/printwithescapes-reader-linear Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
25 days ago
9a33a617 fix quadratic printWithEscapes(Reader) delimiter look-ahead Naveed Khan <d****k@g****m> 25 days ago
dbdf96b7 Javadoc Gary Gregory <g****y@g****m> 28 days ago
f1bf8cd2 Close the stream parse(Path) and parse(URL) open on construction failure Gary Gregory <g****y@g****m> 28 days ago
98c33654 Bump actions/setup-java from 5.6.0 to 5.7.0 Gary Gregory <g****y@g****m> 28 days ago
3842043d Bump github/codeql-action from 4.37.3 to 4.37.6. Gary Gregory <g****y@g****m> 29 days ago
67312386 Javadoc Gary Gregory <g****y@g****m> about 1 month ago
8c4cad3a Add tests CSVParserTest.testTryWithResourcesParse* Gary Gregory <g****y@g****m> about 1 month ago
7b9c5c04 Javadoc Gary Gregory <g****y@g****m> about 1 month ago
174ae0cb Bump commons-codec:commons-codec from 1.22.0 to 1.22.1. Gary Gregory <g****y@g****m> about 1 month ago
215e8815 Quote null value that starts a record in minimal quote mode (#629). Gary Gregory <g****y@g****m> about 1 month ago
d74cd0e9 Sort members Gary Gregory <g****y@g****m> about 1 month ago
d83c1b81 merge Merge pull request #629 from rootvector2/quote-null-starting-record Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
c6b4333c Bump ossf/scorecard-action from 2.4.3 to 2.4.4. Gary Gregory <g****y@g****m> about 1 month ago
2a5991b1 Bump GH CI actions/checkout from 7.0.0 to 7.0.1 Gary Gregory <g****y@g****m> about 1 month ago
4026d3a7 pin ALL null encoding in test and drop magic size number Naveed Khan <d****k@g****m> about 1 month ago
85556c05 Bump github/codeql-action from 4.37.1 to 4.37.3 Gary Gregory <g****y@g****m> about 1 month ago
10220941 quote null value that starts a record in minimal quote mode Naveed Khan <d****k@g****m> about 1 month ago
85345a30 Bump actions/checkout from 7.0.0 to 7.0.1 Gary Gregory <g****y@g****m> about 1 month ago
78785a9f Javadoc Gary Gregory <g****y@g****m> about 1 month ago
f1d8966a Javadoc Gary Gregory <g****y@g****m> about 1 month ago
57dee995 Javadoc Gary Gregory <g****y@g****m> about 1 month ago
2e7afc06 Deference parser variable once. Gary Gregory <g****y@g****m> about 1 month ago
dfbf6f83 Handle null name in CSVRecord accessors under ignoreHeaderCase (#628). Gary Gregory <g****y@g****m> about 1 month ago
dcb69504 Handle null name in CSVRecord accessors under ignoreHeaderCase (#628). Gary Gregory <g****y@g****m> about 1 month ago
6f3b97a8 merge Merge pull request #628 from rootvector2/null-name-ignore-header-case Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
68f17d8a handle null name in CSVRecord accessors under ignoreHeaderCase Naveed Khan <d****k@g****m> about 1 month ago
4b9e7de3 Bump org.apache.commons:commons-parent from 102 to 103. Gary Gregory <g****y@g****m> about 1 month ago
c4ac331f Fill the lookahead buffer on short reads from a chunked source (#625). Gary Gregory <g****y@g****m> about 1 month ago
515899a5 merge Merge pull request #625 from saleemno1/chunked-reader-lookahead Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
02acbed4 Bump github/codeql-action from 4.37.0 to 4.37.1 Gary Gregory <g****y@g****m> about 1 month ago
3b6d9941 Bump actions/setup-java from 5.5.0 to 5.6.0 Gary Gregory <g****y@g****m> about 1 month ago
b970582e Count rows produced instead of getRow() in printRecords(ResultSet) Gary Gregory <g****y@g****m> about 1 month ago
21022003 merge Merge pull request #627 from rootvector2/resultset-maxrows-produced Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
baa697f2 Extract the chunked test reader into a shared ChunkedReader based on StringRe... Saleem Malik <s****m@s****m> about 1 month ago
09e27ffd count rows produced instead of getRow() in printRecords(ResultSet) Naveed Khan <d****k@g****m> about 1 month ago
89784890 fill the lookahead buffer on short reads from a chunked source saleem <s****m@s****m> about 1 month ago
8379c942 Sort members. Gary Gregory <g****y@g****m> about 2 months ago
18e1076b Fix SpotBugs 4.10.3 USO_UNSAFE_METHOD_SYNCHRONIZATION in CSVFormat print Gary Gregory <g****y@g****m> about 2 months ago
2a57f413 merge Merge pull request #624 from rootvector2/csvformat-print-writelock Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
1a8403dd synchronize private CSVFormat print overload on writeLock Naveed Khan <d****k@g****m> about 2 months ago
3634534d Add CSVParserTest.testGetBytePositionMultiCharacterDelimiterWithSupplementary... Gary Gregory <g****y@g****m> about 2 months ago
badd7fd8 Fix SpotBugs USO_UNSAFE_METHOD_SYNCHRONIZATION in CSVFormat print Gary Gregory <g****y@g****m> about 2 months ago
80d68871 Fix SpotBugs USO_UNSAFE_METHOD_SYNCHRONIZATION in CSVFormat print Gary Gregory <g****y@g****m> about 2 months ago
a666cc1c Skip trailing delimiter on comment lines in printComment (#623). Gary Gregory <g****y@g****m> about 2 months ago
269213d9 merge Merge pull request #623 from rootvector2/comment-trailing-delimiter Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
ab3d7236 skip trailing delimiter on comment lines in printComment Naveed Khan <d****k@g****m> about 2 months ago
1fab7ca7 Bump actions/setup-java from 5.4.0 to 5.5.0 Gary Gregory <g****y@g****m> about 2 months ago
2c294f3a Exclude byte-order mark from ExtendedBufferedReader byte counting Gary Gregory <g****y@g****m> about 2 months ago
f1a35e72 merge Merge pull request #622 from rootvector2/bom-byte-count Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
f53d0473 exclude byte-order mark from ExtendedBufferedReader byte counting Naveed Khan <d****k@g****m> about 2 months ago
3385046f Javadoc Gary Gregory <g****y@g****m> about 2 months ago
578fd573 Javadoc Gary Gregory <g****y@g****m> about 2 months ago
8205bb63 Javadoc Gary Gregory <g****y@g****m> about 2 months ago
bfbf1767 Quote value with leading or trailing Unicode whitespace (#621). Gary Gregory <g****y@g****m> about 2 months ago
08d5d618 merge Merge pull request #621 from rootvector2/quote-unicode-whitespace Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
cab59b27 Pick up Mockito version from Parent POM Gary Gregory <g****y@g****m> about 2 months ago
b9b8b7c4 Bump github/codeql-action from 4.36.3 to 4.37.0 Gary Gregory <g****y@g****m> about 2 months ago
883156cc Bump github/codeql-action from 4.36.2 to 4.36.3 Gary Gregory <g****y@g****m> about 2 months ago
6595acc0 quote value with leading or trailing unicode whitespace Naveed Khan <d****k@g****m> about 2 months ago
cbc710c9 Flip null test Gary Gregory <g****y@g****m> about 2 months ago
fe6fe22a Quote value ending with multi-character delimiter prefix (#620). Gary Gregory <g****y@g****m> about 2 months ago
09c3699c merge Merge branch 'master' of https://github.com/apache/commons-csv.git Gary Gregory <g****y@g****m> about 2 months ago
0964e903 Quote value ending with multi-character delimiter prefix (#620). Gary Gregory <g****y@g****m> about 2 months ago
47fec342 merge Merge pull request #620 from rootvector2/quote-multichar-delimiter-prefix Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
a0a91f16 add supplementary character delimiter round-trip test
Signed-off-by: Naveed Khan <d****k@g****m>
Naveed Khan <d****k@g****m> about 2 months ago
bbdfad77 quote value ending with multi-character delimiter prefix Naveed Khan <d****k@g****m> 2 months ago
4434d93b Bump actions/checkout from 6.0.2 to 7.0.0 Gary Gregory <g****y@g****m> 2 months ago
f7efa29c Bump actions/setup-java from 5.3.0 to 5.4.0 Gary Gregory <g****y@g****m> 2 months ago
6471196a Javadoc Gary Gregory <g****y@g****m> 2 months ago
930bc791 Bump actions/cache from 6.0.0 to 6.1.0 Gary Gregory <g****y@g****m> 2 months ago
b346046e Bump actions/cache from 5.0.5 to 6.0.0. Gary Gregory <g****y@g****m> 2 months ago
26a53751 Add test more assertions to Gary Gregory <g****y@g****m> 2 months ago
e36e7f3a Sort members Gary Gregory <g****y@g****m> 2 months ago
c4113ceb Evaluate isDelimiter once in nextToken whitespace skip (#618). Gary Gregory <g****y@g****m> 2 months ago
85d26fc1 merge Merge pull request #618 from rootvector2/delimiter-double-consume Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
c9362f76 add public-api test for whitespace-prefixed multi-char delimiter Naveed Khan <d****k@g****m> 2 months ago
afbf34ad evaluate isDelimiter once in nextToken whitespace skip Naveed Khan <d****k@g****m> 2 months ago
e729d17d Keep quoted empty trailing field with trailingDelimiter (#616). Gary Gregory <g****y@g****m> 2 months ago
1dd04be7 merge Merge pull request #616 from rootvector2/trailing-delimiter-quoted-empty Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
fc4c0e3b document trailing delimiter parse behavior and contrast with trailing data rootvector2 <d****k@g****m> 2 months ago
53360c47 Bump actions/setup-java from 5.2.0 to 5.3.0 Gary Gregory <g****y@g****m> 2 months ago
609a228e keep quoted empty trailing field with trailingDelimiter rootvector2 <d****k@g****m> 2 months ago
0633c989 Skip byte counting at EOF in ExtendedBufferedReader.read (#615). Gary Gregory <g****y@g****m> 2 months ago
5f60ca58 merge Merge pull request #615 from rootvector2/eof-byte-count-guard Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
274b4ceb skip byte counting at EOF in ExtendedBufferedReader.read rootvector2 <d****k@g****m> 2 months ago
b112daac Escape leading comment marker in printWithEscapes (#614). Gary Gregory <g****y@g****m> 3 months ago
f0a2acd1 merge Merge pull request #614 from rootvector2/escape-comment-marker-first-char Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
caa1c8d0 Revert "Refactor delimiter in test" Gary Gregory <g****y@g****m> 3 months ago
61aa0555 escape leading comment marker in printWithEscapes rootvector2 <d****k@g****m>
Committed by: “rootvector2” <“****k@g****”>
3 months ago
a1cf4f2a Refactor delimiter in test Gary Gregory <g****y@g****m> 3 months ago
871f7457 merge Merge pull request #613 from OldTruckDriver/fix/CSV-329_trackbytes_supplement... Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
f25f3d5f merge Merge branch 'master' into fix/CSV-329_trackbytes_supplementary_delimiter Gary Gregory <g****y@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago

← Back to repository