Commit Graph

2115 Commits

Author SHA1 Message Date
Phil Steitz 9cb0ca6b0f Updated to reflect 2.0 release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@801855 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 01:16:00 +00:00
Phil Steitz 6560e4f890 Prepare for 2.0 RC4
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@800114 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 17:37:22 +00:00
Sebastian Bazley dacb1a18d7 Unnecessary ;
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@800113 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 17:23:54 +00:00
Sebastian Bazley 0917d0986b Missing @Override markers
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@800112 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 17:23:37 +00:00
Sebastian Bazley 30f5dcb3a9 Unnecessary casts
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@800111 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 17:23:05 +00:00
Sebastian Bazley 57cbd07fd1 Add AL header
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@800107 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 17:11:38 +00:00
Sebastian Bazley e5423965a2 Add AL header
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@800106 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 17:10:47 +00:00
William Barker 002197aae6 remove references to deleted style sheet
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799967 13f79535-47bb-0310-9956-ffa450edef68
2009-08-02 01:06:03 +00:00
Phil Steitz dd7f5de4a7 Removed vestigal m1 file.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799933 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 21:43:45 +00:00
Phil Steitz b050719a9d Dropped vestigal m1 file.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799931 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 21:35:31 +00:00
Phil Steitz 420f72ee63 Added test-jar.xml to source distro, cleaned up.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799930 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 21:34:50 +00:00
Phil Steitz c968053bea Added missing reference to genetics package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799924 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 20:57:47 +00:00
Luc Maisonobe a0627bc5d7 changed test threshold, it was too tight for JRockit
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799913 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 19:41:25 +00:00
Luc Maisonobe 0cf09657de fixed an error in RealMatrix javadoc
JIRA: MATH-281

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799906 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 19:01:59 +00:00
Luc Maisonobe 02822b1948 updated test-jar.xml according to new maven-compliant standard directory layout
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799884 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 15:10:11 +00:00
Luc Maisonobe cc5efbb853 updated ant build.xml according to new maven-compliant standard directory layout
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799881 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 14:54:20 +00:00
Luc Maisonobe ce6e21ae42 moved test java and resources directories for compliance with maven standard directory layout
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799874 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 14:44:08 +00:00
Luc Maisonobe e67ba60a59 moved main java directory for compliance with maven standard directory layout
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799870 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 14:30:25 +00:00
Luc Maisonobe 12fd78c5b0 moved assembly directory for compliance with maven standard directory layout
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799866 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 14:23:42 +00:00
Luc Maisonobe d94e177662 cleaned more subversion properties
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799857 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 13:07:12 +00:00
Luc Maisonobe f7730c09f2 added a protection against infinite loops that occur with some JVM (Sun before 1.4, JRockit, ...)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799849 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 12:15:19 +00:00
Luc Maisonobe 253c7d3b94 fixed properties
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799736 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 20:11:06 +00:00
Luc Maisonobe 12eee5ea78 added forgotten Apache header
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799644 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 15:51:17 +00:00
Phil Steitz 14478be3d0 Reverted trunk version back during release vote.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799477 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 00:56:23 +00:00
Phil Steitz cd352c2cb2 Prepare (again) for 2.0 release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799447 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 21:24:29 +00:00
Phil Steitz 2f6664b623 Added description for 2.0 release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799445 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 21:21:55 +00:00
Phil Steitz 1b7010b3b1 Change trunk version back during release vote.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799147 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 01:15:04 +00:00
Phil Steitz 0cd9a890ea Prepare for 2.0 release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799144 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 01:08:34 +00:00
Phil Steitz 96d9a2bbd2 Fixed typo and one missed s/used/translated
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799111 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 22:49:23 +00:00
Phil Steitz a021d46d5c Put copyright notices in NOTICE.txt, clean up LICENSE.txt (mostly s/used/translated)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799105 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 22:35:15 +00:00
Luc Maisonobe d15cb255c2 added references to the classes that are derived works of existing products
in the NOTICE and LICENSE files

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@799007 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 18:45:06 +00:00
Luc Maisonobe a311e54561 improved introduction of derived works original licenses as per Phil's suggestion
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@798949 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 15:33:24 +00:00
Luc Maisonobe 6c96f095a4 fixed copyright year
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@798948 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 15:30:56 +00:00
Phil Steitz 67ca596d6a Updated menu to include 2.0 javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@798738 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 00:36:40 +00:00
Phil Steitz f03cf381cf Disabled development reports for release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@798737 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 00:35:36 +00:00
Luc Maisonobe 6f2c42002f moves subcomponents licenses and disclaimers from NOTICE to LICENSE file,
as required by Apache release policy
http://www.apache.org/dev/release.html#distributing-code-under-several-licenses

thanks to sebb for identifying the issue and providing a pointer to the right way to handle this

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@798697 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 20:14:14 +00:00
Phil Steitz bc4a56407e fixed typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797854 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 23:32:07 +00:00
Phil Steitz 93609a7ffd Minor edits.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797834 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 20:56:49 +00:00
Phil Steitz 19838971de Updated download page for 2.0 release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797833 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 20:56:06 +00:00
Phil Steitz d24a9529a8 Dropped maven 1 release notes jsl.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797831 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 20:28:28 +00:00
Phil Steitz ea1617fcb6 Prepare for 2.0-RC1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797805 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 17:57:05 +00:00
Phil Steitz e302655c61 Dropped unenlightening reference.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797802 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 17:23:35 +00:00
Phil Steitz 2dc148477f Fixed javadoc link.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797801 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 17:22:06 +00:00
Phil Steitz e827b4f2d7 Dropped reference to non-existent method.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797800 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 17:21:28 +00:00
Luc Maisonobe 39e1afecdd removed a print
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797799 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 17:08:08 +00:00
Luc Maisonobe f65ae79732 removed a print
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797797 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 17:01:48 +00:00
Luc Maisonobe 43a609a740 improved test coverage
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797795 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 16:51:58 +00:00
Luc Maisonobe 2194603459 improved test coverage
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797792 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 16:41:58 +00:00
Luc Maisonobe cfd7b30418 improved test coverage
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797791 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 16:26:23 +00:00
Luc Maisonobe afb42aaf58 improved test coverage
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797790 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25 16:21:52 +00:00