Messages by Thread
-
[PR] preserve exact value in BigDecimal and BigInteger validate [commons-validator]
via GitHub
-
[jira] [Resolved] (COLLECTIONS-884) AbstractMapTest not running nested tests
Gary D. Gregory (Jira)
-
[PR] skip byte counting at EOF in ExtendedBufferedReader.read [commons-csv]
via GitHub
-
[PR] reject non-positive maxSize in LRUMap.doReadObject [commons-collections]
via GitHub
-
[PR] validate index upper bound in CPInstruction, IINC and RET setIndex [commons-bcel]
via GitHub
-
[PR] accept IPv4-embedded IPv6 addresses in UrlValidator [commons-validator]
via GitHub
-
[PR] keep initials from splitting a supplementary code point [commons-lang]
via GitHub
-
[PR] Add a strict mode to ValidatingObjectInputStream [commons-io]
via GitHub
-
[jira] [Updated] (LANG-1770) StringUtils.abbreviate is not emoji aware, breaks surrogate pairs
Gary D. Gregory (Jira)
-
[PR] COLLECTIONS-884: Fix JUnit 5 test discovery for Map EntrySet and Values views [commons-collections]
via GitHub
-
[PR] reject sign characters in UnicodeUnescaper hex values [commons-lang]
via GitHub
-
[PR] reject non-ASCII hex digits in isValidInet6Address [commons-validator]
via GitHub
-
[PR] fix int overflow in DurationFormatUtils.formatPeriod [commons-lang]
via GitHub
-
[PR] compare exact values in BigInteger and BigDecimal Number range checks [commons-validator]
via GitHub
-
[PR] compare exact value in BigDecimalValidator min/max range checks [commons-validator]
via GitHub
-
[PR] escape leading comment marker in printWithEscapes [commons-csv]
via GitHub
-
[jira] [Commented] (COLLECTIONS-891) IndexedCollection.contains() can return true for objects that were never added
Gary D. Gregory (Jira)
-
[jira] [Resolved] (COLLECTIONS-892) IndexedCollection.add() mutates the decorated collection before rejecting a duplicate unique index key
Gary D. Gregory (Jira)
-
[PR] keep abbreviate and truncate off surrogate pair boundaries [commons-lang]
via GitHub
-
[PR] use compareTo in BigIntegerValidator.minValue [commons-validator]
via GitHub
-
[jira] [Comment Edited] (LANG-1770) StringUtils.abbreviate is not emoji aware, breaks surrogate pairs
Leela Venkatesh V (Jira)
-
[PR] [COLLECTIONS-892] Fix unique IndexedCollection add atomicity [commons-collections]
via GitHub
-
[PR] [COLLECTIONS-891] Fix IndexedCollection contains equality [commons-collections]
via GitHub
-
[PR] TransformIterator now fail-fast on a null Iterator. [commons-collections]
via GitHub
-
[jira] [Resolved] (COLLECTIONS-890) TransformIterator documents null transformers as pass-through, but next() throws NullPointerException
Gary D. Gregory (Jira)
-
[jira] [Commented] (COLLECTIONS-890) TransformIterator documents null transformers as pass-through, but next() throws NullPointerException
Gary D. Gregory (Jira)
-
[jira] [Created] (NET-744) FTPS Passive Mode throws 425 Error due to missing TLS session resumption
Jira
-
[PR] find NaN in ArrayUtils.lastIndexOf for double and float arrays [commons-lang]
via GitHub
-
[PR] [COLLECTIONS-890] Fix TransformIterator null transformer handling [commons-collections]
via GitHub
-
[jira] [Updated] (COLLECTIONS-892) IndexedCollection.add() mutates the decorated collection before rejecting a duplicate unique index key
Ruiqi Dong (Jira)
-
[jira] [Created] (COLLECTIONS-892) IndexedCollection.add() mutates the decorated collection before rejecting a duplicate unique index key
Ruiqi Dong (Jira)
-
[jira] [Updated] (COLLECTIONS-891) IndexedCollection.contains() can return true for objects that were never added
Ruiqi Dong (Jira)
-
[jira] [Created] (COLLECTIONS-891) IndexedCollection.contains() can return true for objects that were never added
Ruiqi Dong (Jira)
-
[jira] [Created] (COLLECTIONS-890) TransformIterator documents null transformers as pass-through, but next() throws NullPointerException
Ruiqi Dong (Jira)
-
[PR] validate order and uniqueness invariants in decorator readObject [commons-collections]
via GitHub
-
[PR] fix silent int overflow in Fraction.getFraction(double) [commons-lang]
via GitHub
-
[PR] read ConstantDynamic indices as unsigned shorts [commons-bcel]
via GitHub
-
[jira] [Resolved] (IO-891) BoundedReader.skip(long) updates character count incorrectly and can bypass configured bounds
Gary D. Gregory (Jira)
-
[jira] [Resolved] (CSV-329) CSVParser with trackBytes=true throws on multi-character delimiters containing supplementary Unicode characters
Gary D. Gregory (Jira)
-
[jira] [Resolved] (CSV-328) CSVFormat.Builder#setNullString(...) builds quotedNullString with literal "null" when quote is disabled first
Gary D. Gregory (Jira)
-
[PR] [CSV-329] Fix byte tracking for supplementary delimiters [commons-csv]
via GitHub
-
[PR] [CSV-328] Fix quoted null string after disabling quote [commons-csv]
via GitHub
-
[jira] [Commented] (LANG-1770) StringUtils.abbreviate is not emoji aware, breaks surrogate pairs
Leela Venkatesh V (Jira)
-
[jira] [Created] (CSV-329) CSVParser with trackBytes=true throws on multi-character delimiters containing supplementary Unicode characters
Ruiqi Dong (Jira)
-
[jira] [Created] (CSV-328) CSVFormat.Builder#setNullString(...) builds quotedNullString with literal "null" when quote is disabled first
Ruiqi Dong (Jira)
-
[PR] [LANG-1824] Fix Strings.replace overflow on large replacements [commons-lang]
via GitHub
-
[PR] [CODEC-344] Validate Base64 custom alphabets [commons-codec]
via GitHub
-
[jira] [Created] (CODEC-344) Base64.Builder#setEncodeTable(...) accepts invalid custom alphabets
Ruiqi Dong (Jira)
-
[PR] count duplicate values in ObjectUtils.median [commons-lang]
via GitHub
-
Re: [PR] Use hostname for FTPS EPSV data connection [commons-net]
via GitHub
-
[PR] Harden XML parsing via copernik-xml-factory [commons-configuration]
via GitHub
-
[jira] [Reopened] (CSV-322) CSVFormat.Builder.setQuote() does not refresh quotedNullString
Ruiqi Dong (Jira)
-
[jira] [Reopened] (CSV-324) Lexer.isDelimiter() accepts a partial multi-character delimiter at EOF
Ruiqi Dong (Jira)
-
[jira] [Reopened] (CODEC-337) Digest ALL reuses System.in, so only the first algorithm sees the real input
Ruiqi Dong (Jira)
-
[jira] [Reopened] (CSV-323) ExtendedBufferedReader byte tracking leads to an incorrect CSVRecord.getBytePosition()
Ruiqi Dong (Jira)
-
[jira] [Reopened] (CSV-326) CSVPrinter Reader printing with quote and escape can emit CSV that its parser cannot read back
Ruiqi Dong (Jira)
-
[jira] [Resolved] (CSV-326) CSVPrinter Reader printing with quote and escape can emit CSV that its parser cannot read back
Ruiqi Dong (Jira)
-
[jira] [Reopened] (CSV-321) CSVFormat.equals()/hashCode() ignores maxRows
Ruiqi Dong (Jira)
-
[jira] [Resolved] (CODEC-340) Base58.Builder#setEncodeTable(...) is ignored by Base58
Gary D. Gregory (Jira)
-
[jira] [Resolved] (CODEC-342) Base32.Builder#setEncodeTable(...) can create an instance that cannot decode its own output
Gary D. Gregory (Jira)
-
[jira] [Resolved] (CODEC-341) Base16.Builder#setEncodeTable(...) can create an instance that cannot decode its own output
Gary D. Gregory (Jira)
-
[jira] [Resolved] (CODEC-343) Base32.Builder#setHexDecodeTable(boolean) sets the encode table to the decode table, corrupting encoding
Gary D. Gregory (Jira)
-
[jira] [Resolved] (CODEC-339) URLCodec.encodeUrl(BitSet, ...) accepts a BitSet that conflicts with decodeUrl(...)
Gary D. Gregory (Jira)
-
[jira] [Resolved] (CODEC-338) PercentCodec loses literal '+' when plusForSpace is enabled
Gary D. Gregory (Jira)
-
Re: [PR] [COLLECTIONS-878] MapUtils.invertMap() improve HashMap construction [commons-collections]
via GitHub
-
[jira] [Comment Edited] (COLLECTIONS-880) MultiMapUtils.invert should allow an ordinary Map as input
Gary D. Gregory (Jira)
-
[jira] [Resolved] (COLLECTIONS-880) MultiMapUtils.invert should allow an ordinary Map as input
Gary D. Gregory (Jira)
-
[jira] [Resolved] (COLLECTIONS-889) `IndexedCollection.remove()` clears the whole key bucket in non-unique indexes
Gary D. Gregory (Jira)
-
[PR] [LANG-1386] Fix BooleanUtils.and/or/xor/oneHot overload ambiguity [commons-lang]
via GitHub
-
[PR] [COMPRESS-724] Fix PAX 1.x sparse header alignment [commons-compress]
via GitHub
-
[jira] [Updated] (COLLECTIONS-889) `IndexedCollection.remove()` clears the whole key bucket in non-unique indexes
Ruiqi Dong (Jira)
-
[PR] [COLLECTIONS-889] Fix non-unique IndexedCollection remove [commons-collections]
via GitHub
-
[PR] [IO-891] Fix BoundedReader.skip(long) accounting and bounds handling [commons-io]
via GitHub
-
[jira] [Created] (IO-891) BoundedReader.skip(long) updates character count incorrectly and can bypass configured bounds
Sarankumar Baskar (Jira)
-
[PR] fix indexOfDifference splitting a surrogate pair [commons-lang]
via GitHub
-
[PR] [CODEC-340] Fix Base58 custom alphabet handling [commons-codec]
via GitHub
-
[PR] [CODEC-342] Base32.Builder#setEncodeTable(...) can create an instance that cannot decode its own output [commons-codec]
via GitHub
-
[PR] [CODEC-343] Fix Base32 hex decode table builder [commons-codec]
via GitHub
-
Re: [PR] [COLLECTIONS-880] Add MultiMapUtils.invert(Map, MultiValuedMap) overload [commons-collections]
via GitHub
-
[jira] [Created] (CODEC-343) Base32.Builder#setHexDecodeTable(boolean) sets the encode table to the decode table, corrupting encoding
Ruiqi Dong (Jira)
-
[jira] [Created] (CODEC-342) Base32.Builder#setEncodeTable(...) can create an instance that cannot decode its own output
Ruiqi Dong (Jira)
-
[PR] clear delimiter buffer before each peek in isDelimiter [commons-csv]
via GitHub