(commons-compress) branch master updated: Use simple class names in most descriptions

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new 8e8b65041 Use simple class names in

(commons-compress) branch feat/huffman1 deleted (was a2c5dee57)

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch feat/huffman1 in repository https://gitbox.apache.org/repos/asf/commons-compress.git was a2c5dee57 fix: improve changelog entries The revisions that were on this branch are still containe

(commons-compress) branch master updated: feat: enforce 20-bit Huffman code-length limit consistently (#699)

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new 97919fc60 feat: enforce 20-bit Huffm

(commons-compress) branch master updated (46739ece6 -> 87d8e73a0)

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git from 46739ece6 Use freeMemory() instead of maxMemory() for object array check new 69b34ddfd Javadoc

(commons-compress) branch master updated: Fix Checkstyle

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new 5486b83ac Fix Checkstyle 5486b83ac i

(commons-compress) 03/04: Disable Pack200CompressorInputStreamTest debug logging

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit a37140bfbe4934d976d64b32d32691b38e44ca92 Author: Gary D. Gregory AuthorDate: Wed Aug 27 16:32:52 2025 -0400

(commons-compress) 02/04: Better param names and Javadoc

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit bcfcdfe491b75e009474bb1247486a777c51fc7d Author: Gary D. Gregory AuthorDate: Wed Aug 27 16:32:36 2025 -0400

(commons-compress) 01/04: Javadoc

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 69b34ddfd55daa4cbd82be0dad8679e9ed932120 Author: Gary D. Gregory AuthorDate: Wed Aug 27 16:09:41 2025 -0400

(commons-compress) branch master updated (5f30e7e9d -> 46739ece6)

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git from 5f30e7e9d Add debug logging to diagnose GH CI failures new 60b6550c6 Javadoc new 46739ece6 Use f

(commons-compress) 02/02: Use freeMemory() instead of maxMemory() for object array check

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 46739ece63f7e1dd41e447901235dc15ddd933f2 Author: Gary D. Gregory AuthorDate: Wed Aug 27 15:50:34 2025 -0400

(commons-compress) 01/02: Javadoc

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 60b6550c6b52b28027cd92374511ca41787db024 Author: Gary D. Gregory AuthorDate: Wed Aug 27 15:45:17 2025 -0400

(commons-io) 02/02: Reduce vertical whitespace

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git commit 857a3d1bcb857085da90ce3b27d79dcdb84b3d04 Author: Gary D. Gregory AuthorDate: Wed Aug 27 15:40:05 2025 -0400 R

(commons-io) branch master updated (4859ac25a -> 857a3d1bc)

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git from 4859ac25a Javadoc new aa93d6be2 Add @SuppressWarnings new 857a3d1bc Reduce vertical whitespace The 2

(commons-io) 01/02: Add @SuppressWarnings

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git commit aa93d6be275f3e26079ae07253a32ff053f1a20a Author: Gary D. Gregory AuthorDate: Wed Aug 27 15:38:29 2025 -0400 A

(commons-compress) 04/04: Add debug logging to diagnose GH CI failures

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 5f30e7e9d8bcfd622284df24ea7a5d1752202a31 Author: Gary D. Gregory AuthorDate: Wed Aug 27 15:37:09 2025 -0400

(commons-compress) branch master updated (929af1cd0 -> 5f30e7e9d)

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git from 929af1cd0 Use totalMemory() instead of freeMemory() new 460648058 Better exception message new 1

(commons-compress) 03/04: Better allocation check

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit a99ff6983d2d75736337d69cbf8f7f51b16681ef Author: Gary D. Gregory AuthorDate: Wed Aug 27 15:36:39 2025 -0400

(commons-compress) 02/04: Fix bug in test

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 17e21604217171de63b2675356f62be6446e2807 Author: Gary D. Gregory AuthorDate: Wed Aug 27 15:04:33 2025 -0400

(commons-compress) 01/04: Better exception message

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 4606480589dd12232e2a6e2f16c1dd996febe606 Author: Gary D. Gregory AuthorDate: Wed Aug 27 14:52:47 2025 -0400

(commons-compress) branch master updated: Use totalMemory() instead of freeMemory()

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new 929af1cd0 Use totalMemory() instead

(commons-compress) branch feat/huffman1 updated (3b02d35eb -> a2c5dee57)

2025-08-27 Thread pkarwasz
This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a change to branch feat/huffman1 in repository https://gitbox.apache.org/repos/asf/commons-compress.git from 3b02d35eb fix: remove `assertAll` add a2c5dee57 fix: improve changelog entries No new revisio

(commons-compress) branch master updated (0be1c6d50 -> b075af395)

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git from 0be1c6d50 Sort members new bb6e97815 Internal refactoring new b075af395 Use freeMemory() instead

(commons-compress) branch master updated (b075af395 -> 265e10c18)

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git from b075af395 Use freeMemory() instead of maxMemory() add 265e10c18 Throw the IOException subclass Pack20

(commons-compress) 01/02: Internal refactoring

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit bb6e97815cf8d4bf30be7c65490bdbba766d8889 Author: Gary D. Gregory AuthorDate: Wed Aug 27 11:33:58 2025 -0400

(commons-io) branch master updated: Javadoc

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git The following commit(s) were added to refs/heads/master by this push: new 4859ac25a Javadoc 4859ac25a is described b

(commons-compress) branch feat/huffman1 updated (cd0283733 -> 3b02d35eb)

2025-08-27 Thread pkarwasz
This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a change to branch feat/huffman1 in repository https://gitbox.apache.org/repos/asf/commons-compress.git from cd0283733 fix: initialize `inUseCount` to minimal value add 3b02d35eb fix: remove `assertAll`

(commons-compress) branch feat/huffman1 updated (5109860ce -> cd0283733)

2025-08-27 Thread pkarwasz
This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a change to branch feat/huffman1 in repository https://gitbox.apache.org/repos/asf/commons-compress.git from 5109860ce fix: limit clean-up to used range add cd0283733 fix: initialize `inUseCount` to mini

(commons-compress) branch feat/huffman1 updated (713fd03d3 -> 5109860ce)

2025-08-27 Thread pkarwasz
This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a change to branch feat/huffman1 in repository https://gitbox.apache.org/repos/asf/commons-compress.git from 713fd03d3 fix: failing tests add 5109860ce fix: limit clean-up to used range No new revisions

(commons-compress) branch master updated: Sort members

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new 0be1c6d50 Sort members 0be1c6d50 is

(commons-compress) branch master updated: fix: Restore incremental file name handling (#698)

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new 7ced7a3b7 fix: Restore incremental f

(commons-compress) branch fix/incremental-file-name deleted (was 9f382cd12)

2025-08-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch fix/incremental-file-name in repository https://gitbox.apache.org/repos/asf/commons-compress.git was 9f382cd12 fix: simplify test file name construction The revisions that were on this br

(commons-compress) branch feat/huffman1 updated (e217afe0a -> 713fd03d3)

2025-08-27 Thread pkarwasz
This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a change to branch feat/huffman1 in repository https://gitbox.apache.org/repos/asf/commons-compress.git from e217afe0a fix: validate indexes against actual array length add 713fd03d3 fix: failing tests

(commons-compress) branch feat/huffman1 updated (7d1f6af54 -> e217afe0a)

2025-08-27 Thread pkarwasz
This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a change to branch feat/huffman1 in repository https://gitbox.apache.org/repos/asf/commons-compress.git from 7d1f6af54 fix: simplify computation of `minLen` and `maxLen` add b3331775b fix: comment the co

(commons-compress) branch feat/huffman1 updated (d2fab39f7 -> 7d1f6af54)

2025-08-27 Thread pkarwasz
This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a change to branch feat/huffman1 in repository https://gitbox.apache.org/repos/asf/commons-compress.git from d2fab39f7 feat: add coverage for `recvDecodingTables` code length validation add 7d1f6af54 fi

(commons-compress) branch feat/huffman1 updated (ce989527e -> d2fab39f7)

2025-08-27 Thread pkarwasz
This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a change to branch feat/huffman1 in repository https://gitbox.apache.org/repos/asf/commons-compress.git from ce989527e feat: enforce 20-bit Huffman code-length limit consistently add d2fab39f7 feat: add