package level javadocs for lz77support
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/b6657ca9
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/b6657ca9
Diff: http://git-wip-us.apache.o
Repository: commons-compress
Updated Branches:
refs/heads/master ea85631d2 -> b6657ca9a
Forgot to adapt package docs when LZMA write support was added
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/9
Author: sebb
Date: Wed Feb 8 01:24:08 2017
New Revision: 1782100
URL: http://svn.apache.org/viewvc?rev=1782100&view=rev
Log:
Update to CP42 and exec 1.5.0
Modified:
commons/proper/net/trunk/pom.xml
Modified: commons/proper/net/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/
Author: sebb
Date: Tue Feb 7 23:52:49 2017
New Revision: 1782091
URL: http://svn.apache.org/viewvc?rev=1782091&view=rev
Log:
NET-596 NullPointerException when disconnecting TelnetClient twice with JDK 7
Modified:
commons/proper/net/trunk/src/changes/changes.xml
commons/proper/net/trunk/
Author: sebb
Date: Tue Feb 7 23:23:36 2017
New Revision: 1782089
URL: http://svn.apache.org/viewvc?rev=1782089&view=rev
Log:
NET-602 Failure to parse times from SYST_L8 systems that report as "WINDOWS
Type: L8"
Modified:
commons/proper/net/trunk/src/changes/changes.xml
commons/proper/n
Author: sebb
Date: Tue Feb 7 20:33:05 2017
New Revision: 1782077
URL: http://svn.apache.org/viewvc?rev=1782077&view=rev
Log:
NET-604 TFTP send & receive don't have progress indication
Modified:
commons/proper/net/trunk/src/changes/changes.xml
commons/proper/net/trunk/src/main/java/org/a
Repository: commons-compress
Updated Branches:
refs/heads/master cfd695786 -> ea85631d2
COMPRESS-271 record LZ4 support
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/ea85631d
Tree: http://git-wip-us
Repository: commons-compress
Updated Branches:
refs/heads/master a5720927e -> cfd695786
COMPRESS-271 avoid unnecessary calculation of hash
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/cfd69578
Tree
Author: sebb
Date: Tue Feb 7 20:02:28 2017
New Revision: 1782074
URL: http://svn.apache.org/viewvc?rev=1782074&view=rev
Log:
NET-588 FTPClient.setPassiveNatWorkaround assumes host is outside site local
range
Modified:
commons/proper/net/trunk/src/changes/changes.xml
commons/proper/net/
Repository: commons-compress
Updated Branches:
refs/heads/master a5f7089f6 -> a5720927e
COMPRESS-271 implement block dependency when writing framed lz4
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/
COMPRESS-271 bad values for max blacksize flag
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/a5f7089f
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/a5f7089f
Diff: http://git-wip-us.
Repository: commons-compress
Updated Branches:
refs/heads/master a0e27b5a4 -> a5f7089f6
COMPRESS-271 only write content hash when requested
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/4355b00e
Tre
Repository: commons-compress
Updated Branches:
refs/heads/master 75bb48015 -> a0e27b5a4
add support for prefill in LZ77 Compressor
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/a0e27b5a
Tree: http:/
Author: sebb
Date: Tue Feb 7 15:33:35 2017
New Revision: 1782012
URL: http://svn.apache.org/viewvc?rev=1782012&view=rev
Log:
NET-610 FTPClient.mlistFile incorrectly handles MLST reply
Modified:
commons/proper/net/trunk/src/changes/changes.xml
commons/proper/net/trunk/src/main/java/org/a
Author: sebb
Date: Tue Feb 7 14:40:49 2017
New Revision: 1782002
URL: http://svn.apache.org/viewvc?rev=1782002&view=rev
Log:
NET-611 FTP does not validate command reply syntax fully
Modified:
commons/proper/net/trunk/src/changes/changes.xml
commons/proper/net/trunk/src/main/java/org/apac
Author: sebb
Date: Tue Feb 7 14:39:59 2017
New Revision: 1782001
URL: http://svn.apache.org/viewvc?rev=1782001&view=rev
Log:
mdtmFile can return null
Modified:
commons/proper/net/trunk/src/main/java/examples/ftp/FTPClientExample.java
Modified:
commons/proper/net/trunk/src/main/java/example
Author: chtompki
Date: Tue Feb 7 12:12:46 2017
New Revision: 18200
Log:
fix: typographical error - staging commons-text artifacts' sha1 and md5 files
from 1.0-beta-1-RC4
Modified:
dev/commons/text/commons-text-1.0-beta-1-bin.tar.gz.md5
dev/commons/text/commons-text-1.0-beta-1-bin.tar.gz
Author: chtompki
Date: Tue Feb 7 12:09:45 2017
New Revision: 18199
Log:
Staging commons-text artifacts' sha1 and md5 files from 1.0-beta-1-RC4
Added:
dev/commons/text/commons-text-1.0-beta-1-bin.tar.gz.md5
dev/commons/text/commons-text-1.0-beta-1-bin.tar.gz.sha1
dev/commons/text/comm
Repository: commons-text
Updated Branches:
refs/heads/master 13e5051de -> 7a96b5000
Spelling
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/7a96b500
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/t
Repository: commons-text
Updated Branches:
refs/heads/master 6c19c2cca -> 13e5051de
Unused
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/13e5051d
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tre
Repository: commons-text
Updated Branches:
refs/heads/master 72733aea2 -> 6c19c2cca
Once a String, alwaus a String ...
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/6c19c2cc
Tree: http://git-wip-us.apache.or
Repository: commons-text
Updated Branches:
refs/heads/master d24d8b257 -> 72733aea2
Fix generics warnings; allows several casts to be dropped
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/72733aea
Tree: http
22 matches
Mail list logo