svn commit: r776311 - in /commons/proper/math/trunk: ./ src/java/org/apache/commons/math/stat/ranking/ src/site/xdoc/ src/test/org/apache/commons/math/stat/ranking/

2009-05-19 Thread psteitz
Author: psteitz Date: Tue May 19 13:31:34 2009 New Revision: 776311 URL: http://svn.apache.org/viewvc?rev=776311&view=rev Log: Added rank transformations. Added: commons/proper/math/trunk/src/java/org/apache/commons/math/stat/ranking/ commons/proper/math/trunk/src/java/org/apache/commons

svn commit: r776409 - /commons/proper/math/trunk/src/test/org/apache/commons/math/stat/ranking/NaturalRankingTest.java

2009-05-19 Thread luc
Author: luc Date: Tue May 19 18:43:23 2009 New Revision: 776409 URL: http://svn.apache.org/viewvc?rev=776409&view=rev Log: added missing @Override Modified: commons/proper/math/trunk/src/test/org/apache/commons/math/stat/ranking/NaturalRankingTest.java Modified: commons/proper/math/trunk/s

svn commit: r776410 - /commons/proper/math/trunk/src/java/org/apache/commons/math/stat/ranking/NaturalRanking.java

2009-05-19 Thread luc
Author: luc Date: Tue May 19 18:44:02 2009 New Revision: 776410 URL: http://svn.apache.org/viewvc?rev=776410&view=rev Log: typo Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/stat/ranking/NaturalRanking.java Modified: commons/proper/math/trunk/src/java/org/apache/comm

svn commit: r776488 - /commons/proper/math/trunk/src/java/org/apache/commons/math/linear/RealMatrix.java

2009-05-19 Thread luc
Author: luc Date: Tue May 19 22:08:01 2009 New Revision: 776488 URL: http://svn.apache.org/viewvc?rev=776488&view=rev Log: improved hints for deprecated methods Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/linear/RealMatrix.java Modified: commons/proper/math/trunk/s

svn commit: r776538 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/map/LRUMap.java

2009-05-19 Thread bayard
Author: bayard Date: Wed May 20 04:22:12 2009 New Revision: 776538 URL: http://svn.apache.org/viewvc?rev=776538&view=rev Log: Removing the incorrect -1 means no limit phrase from the constructor javadoc. COLLECTIONS-316 Modified: commons/proper/collections/trunk/src/java/org/apache/commons/

svn commit: r776542 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/map/AbstractHashedMap.java

2009-05-19 Thread bayard
Author: bayard Date: Wed May 20 04:30:05 2009 New Revision: 776542 URL: http://svn.apache.org/viewvc?rev=776542&view=rev Log: Refactoring putAll to _putAll so the constructor can call the copying in code without running through a subclass' implementation of putAll. Reported in COLLECTIONS-317 M

svn commit: r776546 - in /commons/proper/collections/trunk/src: java/org/apache/commons/collections/keyvalue/ test/org/apache/commons/collections/ test/org/apache/commons/collections/comparators/ test

2009-05-19 Thread bayard
Author: bayard Date: Wed May 20 04:48:19 2009 New Revision: 776546 URL: http://svn.apache.org/viewvc?rev=776546&view=rev Log: Removing tabs Modified: commons/proper/collections/trunk/src/java/org/apache/commons/collections/keyvalue/MultiKey.java commons/proper/collections/trunk/src/test

svn commit: r776549 - in /commons/proper/collections/trunk: maven.xml project.properties project.xml

2009-05-19 Thread bayard
Author: bayard Date: Wed May 20 04:57:02 2009 New Revision: 776549 URL: http://svn.apache.org/viewvc?rev=776549&view=rev Log: Removing Maven1 build system Removed: commons/proper/collections/trunk/maven.xml commons/proper/collections/trunk/project.properties commons/proper/collections

svn commit: r776565 - /commons/proper/collections/trunk/RELEASE-NOTES.html

2009-05-19 Thread bayard
Author: bayard Date: Wed May 20 05:51:13 2009 New Revision: 776565 URL: http://svn.apache.org/viewvc?rev=776565&view=rev Log: Updating release notes Modified: commons/proper/collections/trunk/RELEASE-NOTES.html Modified: commons/proper/collections/trunk/RELEASE-NOTES.html URL: http://svn.ap