svn commit: r780541 - in /commons/proper/math/trunk/src: java/org/apache/commons/math/stat/ java/org/apache/commons/math/stat/descriptive/ java/org/apache/commons/math/stat/descriptive/moment/ java/or

2009-05-31 Thread billbarker
Author: billbarker Date: Mon Jun 1 00:47:02 2009 New Revision: 780541 URL: http://svn.apache.org/viewvc?rev=780541&view=rev Log: Serialization changes for stats Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/stat/Frequency.java commons/proper/math/trunk/src/java/o

svn commit: r780535 - /commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java

2009-05-31 Thread psteitz
Author: psteitz Date: Mon Jun 1 00:10:15 2009 New Revision: 780535 URL: http://svn.apache.org/viewvc?rev=780535&view=rev Log: Added more info to failure error message. Modified: commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java Modified: commo

svn commit: r780534 - /commons/proper/math/trunk/src/java/org/apache/commons/math/ode/nonstiff/AdamsIntegrator.java

2009-05-31 Thread billbarker
Author: billbarker Date: Mon Jun 1 00:09:00 2009 New Revision: 780534 URL: http://svn.apache.org/viewvc?rev=780534&view=rev Log: change to Java 5 compatible Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/ode/nonstiff/AdamsIntegrator.java Modified: commons/proper/math

svn commit: r780521 - /commons/proper/math/trunk/src/test/org/apache/commons/math/linear/

2009-05-31 Thread billbarker
Author: billbarker Date: Sun May 31 22:18:18 2009 New Revision: 780521 URL: http://svn.apache.org/viewvc?rev=780521&view=rev Log: Clean up linear serialization tests Modified: commons/proper/math/trunk/src/test/org/apache/commons/math/linear/DenseFieldMatrixTest.java commons/proper/math

svn commit: r780518 - /commons/proper/math/trunk/src/java/org/apache/commons/math/MessagesResources_fr.java

2009-05-31 Thread luc
Author: luc Date: Sun May 31 22:14:31 2009 New Revision: 780518 URL: http://svn.apache.org/viewvc?rev=780518&view=rev Log: added an error message for Adams-Bashforth and Adams-Moulton integrators Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/MessagesResources_fr.java

svn commit: r780517 - in /commons/proper/math/trunk/src: java/org/apache/commons/math/ode/NordsieckTransformer.java test/org/apache/commons/math/ode/NordsieckTransformerTest.java

2009-05-31 Thread luc
Author: luc Date: Sun May 31 22:11:21 2009 New Revision: 780517 URL: http://svn.apache.org/viewvc?rev=780517&view=rev Log: removed obsolete NordsieckTransformer Removed: commons/proper/math/trunk/src/java/org/apache/commons/math/ode/NordsieckTransformer.java commons/proper/math/trunk/sr

svn commit: r780516 - /commons/proper/math/trunk/src/java/org/apache/commons/math/ode/MultistepIntegrator.java

2009-05-31 Thread luc
Author: luc Date: Sun May 31 22:10:02 2009 New Revision: 780516 URL: http://svn.apache.org/viewvc?rev=780516&view=rev Log: removed obsolete MultiStepInterpolator Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/ode/MultistepIntegrator.java Modified: commons/proper/math/

svn commit: r780515 - /commons/proper/math/trunk/src/java/org/apache/commons/math/ode/sampling/MultistepStepInterpolator.java

2009-05-31 Thread luc
Author: luc Date: Sun May 31 22:08:32 2009 New Revision: 780515 URL: http://svn.apache.org/viewvc?rev=780515&view=rev Log: removed obsolete MultiStepInterpolator Removed: commons/proper/math/trunk/src/java/org/apache/commons/math/ode/sampling/MultistepStepInterpolator.java

svn commit: r780514 - in /commons/proper/math/trunk/src: java/org/apache/commons/math/ode/nonstiff/ test/org/apache/commons/math/ode/nonstiff/

2009-05-31 Thread luc
Author: luc Date: Sun May 31 22:07:26 2009 New Revision: 780514 URL: http://svn.apache.org/viewvc?rev=780514&view=rev Log: completely redesigned Adams-Bashforth and Adams-Moulton integrators they are now provided by a single class and use the Nordsieck form with higher derivatives at current step

svn commit: r780513 - in /commons/proper/math/trunk/src: java/org/apache/commons/math/ode/sampling/NordsieckStepInterpolator.java test/org/apache/commons/math/ode/sampling/NordsieckStepInterpolatorTes

2009-05-31 Thread luc
Author: luc Date: Sun May 31 22:02:30 2009 New Revision: 780513 URL: http://svn.apache.org/viewvc?rev=780513&view=rev Log: added a step interpolator for multistep methods in Nordsieck form Added: commons/proper/math/trunk/src/java/org/apache/commons/math/ode/sampling/NordsieckStepInterpolato

svn commit: r780512 - /commons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/

2009-05-31 Thread luc
Author: luc Date: Sun May 31 22:01:17 2009 New Revision: 780512 URL: http://svn.apache.org/viewvc?rev=780512&view=rev Log: updated tests to take into account serialization changes and the new derivatives consistency check these tests have been converted to Junit4 Modified: commons/proper/mat

svn commit: r780511 - /commons/proper/math/trunk/src/test/org/apache/commons/math/ode/sampling/StepInterpolatorTestUtils.java

2009-05-31 Thread luc
Author: luc Date: Sun May 31 21:59:03 2009 New Revision: 780511 URL: http://svn.apache.org/viewvc?rev=780511&view=rev Log: added a general test utility for checking derivatives consistency across all step interpolators Added: commons/proper/math/trunk/src/test/org/apache/commons/math/ode/sa

svn commit: r780510 - in /commons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff: TestProblem6.java TestProblemFactory.java

2009-05-31 Thread luc
Author: luc Date: Sun May 31 21:56:52 2009 New Revision: 780510 URL: http://svn.apache.org/viewvc?rev=780510&view=rev Log: added a new test problem with polynomial behavior Added: commons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/TestProblem6.java (with props) Modifi

svn commit: r780509 - in /commons/proper/math/trunk/src/java/org/apache/commons/math/ode: nonstiff/ sampling/

2009-05-31 Thread luc
Author: luc Date: Sun May 31 21:56:00 2009 New Revision: 780509 URL: http://svn.apache.org/viewvc?rev=780509&view=rev Log: fixed serialization of step interpolators to allow processing them before the associated integrator update their internal state (i.e. when currentState is still null) Modifie

svn commit: r780508 - /commons/proper/math/trunk/src/java/org/apache/commons/math/ode/sampling/StepInterpolator.java

2009-05-31 Thread luc
Author: luc Date: Sun May 31 21:53:36 2009 New Revision: 780508 URL: http://svn.apache.org/viewvc?rev=780508&view=rev Log: added a missing @since Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/ode/sampling/StepInterpolator.java Modified: commons/proper/math/trunk/src/

svn commit: r780484 - /commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java

2009-05-31 Thread sebb
Author: sebb Date: Sun May 31 17:48:59 2009 New Revision: 780484 URL: http://svn.apache.org/viewvc?rev=780484&view=rev Log: Add Lifo setting to captured variables Modified: commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java Modified: commons/pro

svn commit: r780481 - /commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java

2009-05-31 Thread sebb
Author: sebb Date: Sun May 31 17:34:38 2009 New Revision: 780481 URL: http://svn.apache.org/viewvc?rev=780481&view=rev Log: Tweak failure output a bit more Modified: commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java Modified: commons/proper/poo

svn commit: r780480 - /commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java

2009-05-31 Thread sebb
Author: sebb Date: Sun May 31 17:33:46 2009 New Revision: 780480 URL: http://svn.apache.org/viewvc?rev=780480&view=rev Log: Tweak failure output Modified: commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java Modified: commons/proper/pool/trunk/src

svn commit: r780449 - /commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java

2009-05-31 Thread sebb
Author: sebb Date: Sun May 31 14:53:00 2009 New Revision: 780449 URL: http://svn.apache.org/viewvc?rev=780449&view=rev Log: Ensure assertion failures log sufficient information to debug test failures Modified: commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedOb

svn commit: r780448 - /commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/GenericKeyedObjectPool.java

2009-05-31 Thread sebb
Author: sebb Date: Sun May 31 14:50:56 2009 New Revision: 780448 URL: http://svn.apache.org/viewvc?rev=780448&view=rev Log: Make private immutable field final Modified: commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/GenericKeyedObjectPool.java Modified: commons/proper/pool