svn commit: r917506 - /commons/sandbox/runtime/trunk/src/main/native/Makefile.msc.in

2010-03-01 Thread mturk
Author: mturk Date: Mon Mar 1 13:03:49 2010 New Revision: 917506 URL: http://svn.apache.org/viewvc?rev=917506view=rev Log: Use less rules Modified: commons/sandbox/runtime/trunk/src/main/native/Makefile.msc.in Modified: commons/sandbox/runtime/trunk/src/main/native/Makefile.msc.in URL:

svn commit: r917508 - in /commons/sandbox/runtime/trunk/src/main/native: build/org/apache/commons/runtime/ant/FormattedEchoTask.java build/org/apache/commons/runtime/ant/IfTask.java os/unix/signals.c

2010-03-01 Thread mturk
Author: mturk Date: Mon Mar 1 13:05:44 2010 New Revision: 917508 URL: http://svn.apache.org/viewvc?rev=917508view=rev Log: Add signals restore instead doing that inside signal Modified:

svn commit: r917592 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/ode/ site/xdoc/ test/java/org/apache/commons/math/ode/

2010-03-01 Thread luc
Author: luc Date: Mon Mar 1 17:07:47 2010 New Revision: 917592 URL: http://svn.apache.org/viewvc?rev=917592view=rev Log: Added a way to compute both the final state in an Initial Value Problem (IVP) for Ordinary Differential Equations (ODE) and its derivatives with respect to initial state and

svn commit: r917668 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/analysis/solvers/BrentSolver.java site/xdoc/changes.xml

2010-03-01 Thread luc
Author: luc Date: Mon Mar 1 19:38:34 2010 New Revision: 917668 URL: http://svn.apache.org/viewvc?rev=917668view=rev Log: Fixed too stringent interval check in Brent solver: initial guess is now allowed to be at either interval end JIRA: MATH-347 Modified:

svn commit: r917897 - in /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3: math/package.html package.html text/translate/package.html time/package.html

2010-03-01 Thread bayard
Author: bayard Date: Tue Mar 2 06:58:04 2010 New Revision: 917897 URL: http://svn.apache.org/viewvc?rev=917897view=rev Log: Updating package.html files (LANG-490). Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/math/package.html