svn commit: r1633705 - in /commons/sandbox/beanutils2/trunk/src: main/java/org/apache/commons/beanutils2/ test/java/org/apache/commons/beanutils2/

2014-10-22 Thread britter
Author: britter Date: Wed Oct 22 20:07:00 2014 New Revision: 1633705 URL: http://svn.apache.org/r1633705 Log: Centralize BeanAccessor construction in BeanAccessorFactory Removed: commons/sandbox/beanutils2/trunk/src/main/java/org/apache/commons/beanutils2/NullBeanAccessor.java Modified:

git commit: Added getInterpolatedSecondaryDerivatives to ContinuousOutputModel.

2014-10-22 Thread luc
Repository: commons-math Updated Branches: refs/heads/master f8e6bc8ec -> 45ae5c7e4 Added getInterpolatedSecondaryDerivatives to ContinuousOutputModel. This method is a close relative to getInterpolatedDerivatives, but is associated with the secondary state. JIRA: MATH-1160 Project: http://g

svn commit: r1633693 - in /commons/sandbox/beanutils2/trunk/src: changes/ main/java/org/apache/commons/beanutils2/ test/java/org/apache/commons/beanutils2/

2014-10-22 Thread britter
Author: britter Date: Wed Oct 22 19:37:25 2014 New Revision: 1633693 URL: http://svn.apache.org/r1633693 Log: SANDBOX-482: Add short cut methods for accessing property values Modified: commons/sandbox/beanutils2/trunk/src/changes/changes.xml commons/sandbox/beanutils2/trunk/src/main/java

git commit: Improved javadoc for ContinuousOutputModel and StepInterpolator.

2014-10-22 Thread luc
Repository: commons-math Updated Branches: refs/heads/master 25aa4bd36 -> f8e6bc8ec Improved javadoc for ContinuousOutputModel and StepInterpolator. The fact the arrays are reused is stated more clearly, as weel as the fact changing the time changes the array content. Yes, it is a bad design,

git commit: Provide access to state derivatives in ContinuousOutputModel.

2014-10-22 Thread luc
Repository: commons-math Updated Branches: refs/heads/master 79ae77fda -> 25aa4bd36 Provide access to state derivatives in ContinuousOutputModel. JIRA: MATH-1160 Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commi