Commit Graph

3733 Commits

Author SHA1 Message Date
Sebastian Bazley 1a3881f3f5 minSeverity is now defined in commons parent
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1299711 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 15:31:46 +00:00
Gary D. Gregory 3db1f94649 Add missing Apache license headers.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296918 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 01:02:44 +00:00
Gilles Sadowski 833cbf756b Preparing for release 3.0.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296850 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 18:37:26 +00:00
Gilles Sadowski ab55ca0799 Fixed CheckStyle warning.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296849 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 18:30:44 +00:00
Gilles Sadowski bdde40a7fd Removed unused file (template is now in "src/changes/release-notes.vm").
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296846 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 17:59:33 +00:00
Luc Maisonobe 60174ccbcd fixed missing Apache header
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296822 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 15:26:42 +00:00
Gilles Sadowski d37c71189d Preparing for release 3.0.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296734 13f79535-47bb-0310-9956-ffa450edef68
2012-03-04 00:40:59 +00:00
Sebastian Bazley d2b0a95170 Use the proper method to get the array length
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296611 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 11:48:57 +00:00
Gilles Sadowski a7d60be75e Variable visibility: "protected" -> "private". Added "protected"
getter methods.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296571 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 03:55:24 +00:00
Gilles Sadowski 12482617ae Variable visibility: "protected" -> "private". Added "protected"
getter methods.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296570 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 03:35:20 +00:00
Gilles Sadowski 92a4d6b1a0 Variable visibility: "protected" -> "private". Had to delete a few trivial
tests that accessed the fields.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296566 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 02:51:26 +00:00
Gilles Sadowski a9fec4191b Variable visibility: "protected" -> "private".
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296563 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 02:23:39 +00:00
Gilles Sadowski 5774179f4b Variable visibility: "protected" -> "private".
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296557 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 02:07:07 +00:00
Gilles Sadowski d27bfd83d6 Variable visibility: "protected" -> "private". Added getter methods.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296553 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 01:52:06 +00:00
Gilles Sadowski f8efb929f4 Changed variable visibility: "protected" -> "private".
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296547 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 01:31:52 +00:00
Sebastian Bazley a998dcce9c Use getter, and make underlying variable private
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296546 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 01:30:03 +00:00
Sebastian Bazley 9072f7e813 Field might as well be private, as there's a public getter
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296545 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 01:22:57 +00:00
Sebastian Bazley 3cf4c1aa01 Use getter instead of direct array reference
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296542 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 00:55:17 +00:00
Sebastian Bazley 26ecdb6641 Use getter instead of direct array reference
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296541 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 00:53:08 +00:00
Sebastian Bazley 876127cc44 Field might as well be private, as there's a public getter
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296539 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 00:47:39 +00:00
Sebastian Bazley 97bc1fd0a6 Field might as well be private, as there's a public getter
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296538 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 00:46:37 +00:00
Sebastian Bazley 198b8a312d Field might as well be private, as there's a public getter
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296537 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 00:45:19 +00:00
Sebastian Bazley d253634bd4 Field might as well be private, as there's a public getter
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296536 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 00:44:04 +00:00
Sebastian Bazley 389cc27463 Formats might as well be private; there's a public getter which all subclasses use anyway
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296532 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 00:39:50 +00:00
Sebastian Bazley e40ed5d28a DOcument thread-safety of "mutable" static fields (actually write-once)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296529 13f79535-47bb-0310-9956-ffa450edef68
2012-03-03 00:35:47 +00:00
Gilles Sadowski 7c8e4913a5 Disabled runtime recomputation of "FastMath" arrays.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296518 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 23:55:58 +00:00
Sebastian Bazley 4c13c0fe52 Make final, as init in static block
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296517 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 23:55:08 +00:00
Sebastian Bazley 314dee1ee3 Tab police
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296516 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 23:49:35 +00:00
Sebastian Bazley af2c669301 Alignment
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296515 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 23:48:35 +00:00
Gilles Sadowski 7b7488445d Variable used for release candidate.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296508 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 23:05:31 +00:00
Sebastian Bazley b36fa9593f CP 23 now contains the fix
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296474 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 21:13:36 +00:00
Sebastian Bazley c1dcc48538 Allow pmd to be run iteractively; update to latest version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296472 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 21:12:41 +00:00
Sebastian Bazley 0c296e28ee Update dependency versions to latest
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296459 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 21:06:17 +00:00
Sebastian Bazley cfe771eed1 Update plugin versions to latest
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296458 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 21:04:54 +00:00
Sebastian Bazley 5aef683e00 typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296446 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 20:46:42 +00:00
Sebastian Bazley b4bf366a96 Dummy serialversionuid to avoid Eclipse complaints
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296367 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:31:12 +00:00
Sebastian Bazley e9c6edec9e Missing @Override
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296366 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:30:40 +00:00
Sebastian Bazley 42b95f45ba New command for generating release notes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296361 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:26:46 +00:00
Sebastian Bazley c93578f658 Part of r1296359.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296360 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:26:28 +00:00
Sebastian Bazley abe3e2edd5 Fix up release notes to use locations and names expected by parent pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296359 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 18:23:09 +00:00
Gilles Sadowski 4bf04186dd Preparing release 3.0.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296250 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 15:29:37 +00:00
Gilles Sadowski b83da333fd Adjusted copyright date.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1296113 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 10:24:13 +00:00
Gilles Sadowski 78e543e748 Minor changes in release description.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295956 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 22:40:05 +00:00
Gilles Sadowski b04ac1468f Made inner class "static" because it is "Serializable" while the enclosing
class is not (bad practice signalled by "FindBugs").


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295953 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 22:30:26 +00:00
Luc Maisonobe 89e65efc1e Fixed a findbugs warning.
The setStepsizeControl method in GraggBulirschStoerIntegrator has been
renamed setControlFactors to avoid confusion with the parent class
setStepSizeControl method.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295772 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 20:26:10 +00:00
Gilles Sadowski eea1a7d14e Fixed misuse of "Double.MIN_VALUE".
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295583 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 14:33:03 +00:00
Gilles Sadowski 9d8f2c0506 According to "FindBugs", negating the result of "compareTo" is bad
practice: Fixed.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295559 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 13:49:01 +00:00
Gilles Sadowski bbbcf71511 Removed unused variable (discovered by "FindBugs").
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295552 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 13:14:32 +00:00
Gilles Sadowski 10a8b982d7 Reverted "-SNAPSHOT" suffix.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295547 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 13:08:04 +00:00
Gilles Sadowski f12bb6ddd5 Removed files not to be included in CM 3.0.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1295533 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 12:19:30 +00:00