Commit Graph

6375 Commits

Author SHA1 Message Date
Gilles 44ff5b5749 Javadoc errors.
Fields that are "private" cannot be referenced with the "@value" tag.
2017-05-29 02:16:05 +02:00
Gilles 08986d79d8 Javadoc. 2017-05-28 02:30:38 +02:00
Rob Tompkins 8b129cc4bd (chore) pointing commons.osgi.symbolicName to package name in pom 2017-05-27 19:54:02 -04:00
Rob Tompkins 673ff98e9d (chore) adding commons.module.name to pom 2017-05-27 10:39:31 -04:00
Gilles 4a37273818 MATH-1416: Delete utilities now in "Commons Numbers". 2017-05-25 02:02:16 +02:00
Gilles 3200db1671 MATH-1416: Depend on "Commons Numbers" (module "commons-numbers-arrays"). 2017-05-25 01:47:49 +02:00
Gilles 97dc91d154 Missing Javadoc comment. 2017-05-22 01:27:36 +02:00
Gilles f10bd416ec Unused import. 2017-05-22 01:26:52 +02:00
Gilles 13710c36f5 Trailing whitespace (CheckStyle). 2017-05-22 01:26:03 +02:00
Gilles 494745fdd0 MATH-1416: Deleted code ported to "Commons Numbers" (module "commons-numbers-combinatorics"). 2017-05-22 00:56:14 +02:00
Gilles d442a770f2 MATH-1416: Replaced usage of combinatorics code with equivalent calls to "Commons Numbers". 2017-05-22 00:54:01 +02:00
Gilles 05107594d2 MATH-1416: Depend on "Commons Numbers". 2017-05-22 00:51:55 +02:00
Gilles 96c8597c0f MATH-1416: Deleted "ContinuedFraction".
Code is now part of "Commons Numbers" (in module "commons-numbers-fraction").
2017-05-21 04:53:09 +02:00
Gilles b81be1fea3 MATH-1416: Delete functionality now in "Commons Numbers". 2017-05-15 01:15:47 +02:00
Gilles 7f74708201 MATH-1416: Depend on "Commons Numbers" (module "commons-numbers-gamma"). 2017-05-15 01:15:09 +02:00
Gilles 44ab256961 MATH-1416: Delete functionality now in "Commons Numbers". 2017-05-14 23:31:25 +02:00
Gilles 2ec4deacfd MATH-1416: Depend on "Commons Numbers" (module "commons-numbers-gamma"). 2017-05-14 23:28:59 +02:00
Gilles e3eff1e3a4 MATH-1416: Depend on "Commons Numbers" (module "commons-numbers-gamma").
Transitional state (until issue NUMBERS-39 is done).
2017-05-13 21:21:24 +02:00
Ray DeCampo cec35baf0b Last of the javadoc issues 2017-05-13 10:40:25 -04:00
Ray DeCampo cc6a661f99 Fix javadoc issues 2017-05-13 10:39:00 -04:00
Ray DeCampo 5634d8c4cc Fix javadoc issues 2017-05-13 10:38:41 -04:00
Ray DeCampo 8e20a6e04b Fix javadoc issues 2017-05-13 10:38:29 -04:00
Ray DeCampo 4666eb3538 Fix javadoc issues 2017-05-13 10:38:19 -04:00
Ray DeCampo d5b2a8bdec Fix javadoc issues 2017-05-13 10:38:09 -04:00
Ray DeCampo 7c7a1c2a4f Fix javadoc issues 2017-05-13 10:27:35 -04:00
Ray DeCampo a5b47638d4 Fix javadoc issues - had to use CSS to simulate nested <sup> tags 2017-05-13 09:52:59 -04:00
Ray DeCampo d06517ad50 Fix javadoc issues 2017-05-13 09:44:32 -04:00
Ray DeCampo 55a6aa82d1 Fix javadoc issues 2017-05-13 09:42:41 -04:00
Ray DeCampo 2fac0dc774 Fix javadoc issues 2017-05-13 09:30:43 -04:00
Ray DeCampo e2940dbf8a Fix javadoc issues 2017-05-13 09:22:08 -04:00
Ray DeCampo f2eaada92d Fix javadoc issues 2017-05-13 09:21:02 -04:00
Ray DeCampo e94dbfd332 Fix javadoc issues 2017-05-13 09:15:35 -04:00
Ray DeCampo 5976c9e445 Fix javadoc issues 2017-05-13 09:08:59 -04:00
Ray DeCampo 44b2b2c1b4 Fix javadoc issues 2017-05-12 18:05:11 -04:00
Ray DeCampo 69f13aed99 Fix javadoc issues 2017-05-12 18:00:58 -04:00
Ray DeCampo b6bcbff8dc Fix javadoc issues 2017-05-12 17:55:33 -04:00
Ray DeCampo 53d9d652f2 Fix javadoc issues 2017-05-12 17:52:09 -04:00
Ray DeCampo 6440b7f648 Fix invalid HTML entity in javadoc 2017-05-12 17:38:42 -04:00
Ray DeCampo 7a59c0af26 MATH-1284: Merge branch 'feature-MATH-1284' 2017-05-12 17:30:53 -04:00
Gilles bf91584896 Probable typo (tolerance setting in unit test). 2017-05-10 15:33:13 +02:00
Gilles 0f3648f749 Unit tests should have their own tolerance settings. 2017-05-10 15:31:56 +02:00
Gilles e7b4025ee0 Made field "private" (unit test). 2017-05-10 15:27:06 +02:00
Gilles 59279e378c Javadoc. 2017-05-10 15:25:36 +02:00
Gilles d71ead41fb Made class fields "private". 2017-05-10 15:23:07 +02:00
Gilles 6568bb2543 Removed deprecated instance field. 2017-05-10 14:48:31 +02:00
Gilles 6ea0eb2d48 Removed deprecated instance field. 2017-05-10 14:44:57 +02:00
Gilles 10e3811403 Removed deprecated instance field and associated contructors.
The RNG instance is passed as argument to the methods that require it.
2017-05-10 14:41:17 +02:00
Bruno P. Kinoshita 5d87a88952 Fix all PMD issues (missing Javadocs for class fields) 2017-05-10 21:13:58 +12:00
Bruno P. Kinoshita 1b80dc4965 Fix all checkstyle issues (missing javadocs params and trailing white space) 2017-05-10 20:53:08 +12:00
Bruno P. Kinoshita 60fdd5f3a6 MATH-1413: Add changes.xml entry 2017-05-10 19:58:44 +12:00