Author: guixl
Date: Sun May 30 02:46:14 2010
New Revision: 949461
URL: http://svn.apache.org/viewvc?rev=949461&view=rev
Log:
amend data model : State has 0 or more sub States
Modified:
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling/model/scxml.e
Author: guixl
Date: Sun May 30 02:26:12 2010
New Revision: 949460
URL: http://svn.apache.org/viewvc?rev=949460&view=rev
Log:
amend data model : State has 0 or more sub States
Modified:
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling.diagram/src/o
Author: guixl
Date: Sun May 30 02:17:38 2010
New Revision: 949459
URL: http://svn.apache.org/viewvc?rev=949459&view=rev
Log:
amend data model : State has 0 or more sub States
Added:
commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling.diagram/icons/ob
Author: luc
Date: Sat May 29 18:15:50 2010
New Revision: 949433
URL: http://svn.apache.org/viewvc?rev=949433&view=rev
Log:
Fixed Levenberg-Marquardt optimizer that did not use the vectorial convergence
checker.
Now this optimizer can use either the general vectorial convergence checker or
its ow
Author: luc
Date: Sat May 29 16:11:06 2010
New Revision: 949410
URL: http://svn.apache.org/viewvc?rev=949410&view=rev
Log:
removed unnecessary imports
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/analysis/interpolation/SmoothingPolynomialBicubicSplineInterpolator
Author: oheger
Date: Sat May 29 14:22:08 2010
New Revision: 949393
URL: http://svn.apache.org/viewvc?rev=949393&view=rev
Log:
CONFIGURATION-415: Files with a plus character in their names are now handled
correctly. Copied code from the FileUtils class of Commons IO to
ConfigurationUtils.fileFrom
Author: oheger
Date: Sat May 29 14:14:13 2010
New Revision: 949391
URL: http://svn.apache.org/viewvc?rev=949391&view=rev
Log:
Removed some deprecation warnings related to File.toURL().
Modified:
commons/proper/configuration/branches/configuration2_experimental/src/test/java/org/apache/common
Author: oheger
Date: Sat May 29 14:07:38 2010
New Revision: 949390
URL: http://svn.apache.org/viewvc?rev=949390&view=rev
Log:
CONFIGURATION-415: Files with a plus character in their names are now handled
correctly. Copied code from the FileUtils class of Commons IO to
ConfigurationUtils.fileFrom