Author: sebb
Date: Sun Mar 26 23:57:00 2017
New Revision: 1788792
URL: http://svn.apache.org/viewvc?rev=1788792&view=rev
Log:
Centralise conversion to hex digit
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/net/QuotedPrintableCodec.java
commons/proper/codec
Author: sebb
Date: Sun Mar 26 21:43:36 2017
New Revision: 1788777
URL: http://svn.apache.org/viewvc?rev=1788777&view=rev
Log:
CODEC-231 StringUtils.equals(CharSequence cs1, CharSequence cs2) can fail with
String Index OBE
Modified:
commons/proper/codec/trunk/src/changes/changes.xml
comm
Author: sebb
Date: Sun Mar 26 18:34:51 2017
New Revision: 1788761
URL: http://svn.apache.org/viewvc?rev=1788761&view=rev
Log:
CODEC-230 URLCodec.WWW_FORM_URL should be private
Modified:
commons/proper/codec/trunk/src/changes/changes.xml
commons/proper/codec/trunk/src/main/java/org/apache
Author: sebb
Date: Sun Mar 26 18:26:07 2017
New Revision: 1788760
URL: http://svn.apache.org/viewvc?rev=1788760&view=rev
Log:
Docn
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/net/URLCodec.java
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/com
Author: sebb
Date: Sun Mar 26 17:38:43 2017
New Revision: 1788758
URL: http://svn.apache.org/viewvc?rev=1788758&view=rev
Log:
Better Javadoc
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/binary/StringUtils.java
Modified:
commons/proper/codec/trunk/src/main/jav
Author: sebb
Date: Sun Mar 26 17:31:00 2017
New Revision: 1788757
URL: http://svn.apache.org/viewvc?rev=1788757&view=rev
Log:
Incorrect Javadoc
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/binary/StringUtils.java
Modified:
commons/proper/codec/trunk/src/main/
Author: sebb
Date: Sun Mar 26 17:22:08 2017
New Revision: 1788755
URL: http://svn.apache.org/viewvc?rev=1788755&view=rev
Log:
CODEC-229 StringUtils.newStringxxx(null) should return null, not NPE
Modified:
commons/proper/codec/trunk/src/changes/changes.xml
commons/proper/codec/trunk/src/m
Repository: commons-compress
Updated Branches:
refs/heads/master d01a053d4 -> 785233a6f
try to make sense in javadocs
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/785233a6
Tree: http://git-wip-us.a
Repository: commons-compress
Updated Branches:
refs/heads/master ad661a8d3 -> d01a053d4
missing Javadoc param and a typo
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/d01a053d
Tree: http://git-wip-u
Repository: commons-compress
Updated Branches:
refs/heads/master 043f42b65 -> ad661a8d3
allow LZ77 tuning in framed snappy/lz4 streams as well
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/ad661a8d
Repository: commons-compress
Updated Branches:
refs/heads/master 5170392a5 -> 043f42b65
allow LZ77 algorithm to be tuned
niceLen and maxCandidates are used in the same way as zlib's deflate
algorithm. The configured values roughly correspond to zlib's
compression levels 5 (tunedForSpeed), 7 (d
Repository: commons-lang
Updated Branches:
refs/heads/master 4a300fee2 -> 1674c953f
Restore clirr report generation
Since commons-parent version 41, generation of the clirr report for the site
has to be explicitly enabled by adding a "src\site\resources\profile.clirr"
file.
Project: http:/
12 matches
Mail list logo