Author: lukaszlenart
Date: Tue Jan 8 07:40:04 2013
New Revision: 1430159
URL: http://svn.apache.org/viewvc?rev=1430159&view=rev
Log:
Replaces for() with foreach()
Modified:
commons/proper/ognl/trunk/src/main/java/org/apache/commons/ognl/internal/entry/PropertyDescriptorCacheEntryFactory.jav
Author: lukaszlenart
Date: Tue Jan 8 07:38:42 2013
New Revision: 1430157
URL: http://svn.apache.org/viewvc?rev=1430157&view=rev
Log:
Uses more efficient entrySet() instead of keySet()
Modified:
commons/proper/ognl/trunk/src/main/java/org/apache/commons/ognl/internal/entry/PropertyDescriptor
Author: lukaszlenart
Date: Tue Jan 8 07:31:38 2013
New Revision: 1430156
URL: http://svn.apache.org/viewvc?rev=1430156&view=rev
Log:
Uses Long.valueOf to improve overall performance
Modified:
commons/proper/ognl/trunk/src/main/java/org/apache/commons/ognl/OgnlOps.java
Modified:
commons/pro
Author: lukaszlenart
Date: Tue Jan 8 07:23:43 2013
New Revision: 1430153
URL: http://svn.apache.org/viewvc?rev=1430153&view=rev
Log:
Uses already available constants instead of redeclaring them
Modified:
commons/proper/ognl/trunk/src/main/java/org/apache/commons/ognl/NumericDefaults.java
Author: lukaszlenart
Date: Tue Jan 8 07:04:07 2013
New Revision: 1430149
URL: http://svn.apache.org/viewvc?rev=1430149&view=rev
Log:
Adds missing header with license
Modified:
commons/proper/ognl/trunk/src/main/java/org/apache/commons/ognl/NumericCasts.java
commons/proper/ognl/trunk/sr
Author: lukaszlenart
Date: Tue Jan 8 07:02:19 2013
New Revision: 1430148
URL: http://svn.apache.org/viewvc?rev=1430148&view=rev
Log:
Uses the latest stable parent pom instead SNAPSHOT version
Modified:
commons/proper/ognl/trunk/pom.xml
Modified: commons/proper/ognl/trunk/pom.xml
URL:
http:
Author: bodewig
Date: Tue Jan 8 05:18:17 2013
New Revision: 1430143
URL: http://svn.apache.org/viewvc?rev=1430143&view=rev
Log:
bump year before it is forgotten when preparing the next release
Modified:
commons/proper/compress/trunk/NOTICE.txt
Modified: commons/proper/compress/trunk/NOTICE.
Hi Julius,
can you please record the changes in src/chanhes/changes.xml as well -
and add yourself as developer to the POM if you feel like it?
Thanks
Stefan
Author: julius
Date: Tue Jan 8 00:13:18 2013
New Revision: 1430102
URL: http://svn.apache.org/viewvc?rev=1430102&view=rev
Log:
COMPRESS-211 - handle zip extra field 0x7875 - Info Zip New Unix Extra Field
Added:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archiver
Author: julius
Date: Tue Jan 8 00:01:55 2013
New Revision: 1430097
URL: http://svn.apache.org/viewvc?rev=1430097&view=rev
Log:
COMPRESS-213 - ZipShort, ZipLong, ZipEightByteInteger should implement
Serializable
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compre
Author: sebb
Date: Mon Jan 7 22:54:12 2013
New Revision: 1430074
URL: http://svn.apache.org/viewvc?rev=1430074&view=rev
Log:
Document why local buffers are used (and restrictions on their use)
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/ar/ArA
Author: ggregory
Date: Mon Jan 7 18:00:46 2013
New Revision: 1429926
URL: http://svn.apache.org/viewvc?rev=1429926&view=rev
Log:
Where possible:
- Add final modifier to private fields
- Add final modifier to method parameters
- Add final modifier to local variables
Modified:
commons/proper/c
Author: ggregory
Date: Mon Jan 7 17:54:37 2013
New Revision: 1429922
URL: http://svn.apache.org/viewvc?rev=1429922&view=rev
Log:
Do not depend on CP snapshot.
Modified:
commons/proper/collections/trunk/pom.xml
Modified: commons/proper/collections/trunk/pom.xml
URL:
http://svn.apache.org/vi
Modified:
commons/proper/collections/trunk/src/test/java/org/apache/commons/collections/set/PredicatedSetTest.java
URL:
http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/test/java/org/apache/commons/collections/set/PredicatedSetTest.java?rev=1429905&r1=1429904&r2=1429905&view=diff
Author: ggregory
Date: Mon Jan 7 16:55:07 2013
New Revision: 1429895
URL: http://svn.apache.org/viewvc?rev=1429895&view=rev
Log:
Convert control statement bodies to block.
Modified:
commons/proper/collections/trunk/src/main/java/org/apache/commons/collections/map/Flat3Map.java
commons/
Author: ggregory
Date: Mon Jan 7 16:52:21 2013
New Revision: 1429893
URL: http://svn.apache.org/viewvc?rev=1429893&view=rev
Log:
Remove unused imports.
Modified:
commons/proper/collections/trunk/src/test/java/org/apache/commons/collections/map/ListOrderedMapTest.java
Modified:
commons/pro
Author: ggregory
Date: Mon Jan 7 16:51:34 2013
New Revision: 1429892
URL: http://svn.apache.org/viewvc?rev=1429892&view=rev
Log:
Remove unnecessary casts.
Modified:
commons/proper/collections/trunk/src/main/java/org/apache/commons/collections/trie/ByteArrayKeyAnalyzer.java
commons/prop
Author: ggregory
Date: Mon Jan 7 16:49:40 2013
New Revision: 1429891
URL: http://svn.apache.org/viewvc?rev=1429891&view=rev
Log:
Add missing '@Override' annotations.
Modified:
commons/proper/collections/trunk/src/main/java/org/apache/commons/collections/ListUtils.java
commons/proper/co
Modified:
commons/proper/collections/trunk/src/test/java/org/apache/commons/collections/map/LRUMapTest.java
URL:
http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/test/java/org/apache/commons/collections/map/LRUMapTest.java?rev=1429890&r1=1429889&r2=1429890&view=diff
=
Author: ggregory
Date: Mon Jan 7 16:13:14 2013
New Revision: 1429873
URL: http://svn.apache.org/viewvc?rev=1429873&view=rev
Log:
Fix spelling of 'nomenclature'.
Modified:
commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.java
Modified
Author: ggregory
Date: Mon Jan 7 16:12:16 2013
New Revision: 1429871
URL: http://svn.apache.org/viewvc?rev=1429871&view=rev
Log:
Use final where possible.
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/EncoderException.java
Modified:
commons/proper/codec/trunk
Author: ggregory
Date: Mon Jan 7 16:11:24 2013
New Revision: 1429870
URL: http://svn.apache.org/viewvc?rev=1429870&view=rev
Log:
Convert ivar to static final field.
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/language/MatchRatingApproachEncoder.java
Modified
Author: ggregory
Date: Mon Jan 7 15:42:55 2013
New Revision: 1429849
URL: http://svn.apache.org/viewvc?rev=1429849&view=rev
Log:
Apply patch
https://issues.apache.org/jira/secure/attachment/12561897/CODEC-161.patch
Modified:
commons/proper/codec/trunk/src/test/java/org/apache/commons/codec
Author: ggregory
Date: Mon Jan 7 14:42:44 2013
New Revision: 1429821
URL: http://svn.apache.org/viewvc?rev=1429821&view=rev
Log:
Remove trailing whitespace.
Modified:
commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/binary/Base32InputStreamTest.java
commons/proper/code
Author: ggregory
Date: Mon Jan 7 14:42:05 2013
New Revision: 1429819
URL: http://svn.apache.org/viewvc?rev=1429819&view=rev
Log:
Remove cast.
Modified:
commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/ColognePhoneticTest.java
Modified:
commons/proper/codec/trunk/
25 matches
Mail list logo