Github user thomasmey closed the pull request at:
https://github.com/apache/commons-compress/pull/16
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
Github user thomasmey commented on the issue:
https://github.com/apache/commons-compress/pull/16
Oops.
True, my mistake. Maybe we should cover this with a unit test...
Sorry for the fuss.
---
If your project is set up for it, you can reply to this email and have
GitHub user thomasmey opened a pull request:
https://github.com/apache/commons-compress/pull/16
Don't duplicate count() functionality.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thomasmey/commons-compress work
GitHub user thomasmey opened a pull request:
https://github.com/apache/commons-compress/pull/15
Some fixes for GZipCompressorInputStream
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thomasmey/commons-compress
gzip-compressor
GitHub user thomasmey opened a pull request:
https://github.com/apache/commons-compress/pull/14
BlockSort: correct spelling
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thomasmey/commons-compress blocksort-spelling
Github user thomasmey commented on the issue:
https://github.com/apache/commons-compress/pull/13
Don't know. How to test? I think it very much depends on target
architecture and JVM implementation. I could try to establish a baseline with a
test case to check for regression. wh
GitHub user thomasmey opened a pull request:
https://github.com/apache/commons-compress/pull/13
BZip2: Use BitInputStream
And some minor spelling errors I stumbled upon.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thomasmey