You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,7 @@
62
62
<actiontype="fix"dev="ggregory"due-to="Dexter.k, Gary Gregory">Escape leading comment marker in printWithEscapes (#614).</action>
63
63
<actiontype="fix"dev="ggregory"due-to="Dexter.k, Gary Gregory">Skip byte counting at EOF in ExtendedBufferedReader.read (#615).</action>
64
64
<actiontype="fix"dev="ggregory"due-to="Dexter.k, Gary Gregory">Keep quoted empty trailing field with trailingDelimiter (#616).</action>
65
+
<actiontype="fix"dev="ggregory"due-to="Dexter.k, Gary Gregory">Evaluate isDelimiter once in nextToken whitespace skip (#618)..</action>
65
66
<!-- ADD -->
66
67
<actiontype="add"dev="ggregory"due-to="Gary Gregory, Indy, Sylvia van Os"issue="CSV-307">Add an "Android Compatibility" section to the web site.</action>
67
68
<actiontype="add"dev="ggregory"due-to="Ruiqi Dong, Gary Gregory"issue="CSV-325">Add CSVParser.Builder.setByteOffset(long) (#604).</action>
0 commit comments