Commit Graph

23 Commits

Author SHA1 Message Date
Phil Steitz 82bb367f1f Added reminders for tabs, svn props.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@348902 13f79535-47bb-0310-9956-ffa450edef68
2005-11-25 07:00:50 +00:00
Phil Steitz cab4468cb6 Improved contribution-related documentation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@278557 13f79535-47bb-0310-9956-ffa450edef68
2005-09-04 04:37:37 +00:00
Phil Steitz 30f22d9481 Eliminated tabs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201919 13f79535-47bb-0310-9956-ffa450edef68
2005-06-26 22:39:42 +00:00
Phil Steitz f1a9880905 Added [math] prefix to Bugzilla templates.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@179181 13f79535-47bb-0310-9956-ffa450edef68
2005-05-31 03:04:20 +00:00
Brent Worden 66f5351b0b fixed javadoc comments, added @since tags to new classes and methods, corrected hyperlinks in user guide, add fraction unit tests.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@171283 13f79535-47bb-0310-9956-ffa450edef68
2005-05-22 05:25:44 +00:00
Phil Steitz 9b4fe9da0a Added subversion links
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@155666 13f79535-47bb-0310-9956-ffa450edef68
2005-02-28 05:12:42 +00:00
Dirk Verbeeck 9cdfd53d3b svn:keywords correction
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@155427 13f79535-47bb-0310-9956-ffa450edef68
2005-02-26 13:11:52 +00:00
Dirk Verbeeck 3bad03d075 change http://nagoya.apache.org/bugzilla
to http://issues.apache.org/bugzilla

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@149300 13f79535-47bb-0310-9956-ffa450edef68
2005-01-31 21:03:02 +00:00
Phil Steitz d4638be678 Removed broken link.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141497 13f79535-47bb-0310-9956-ffa450edef68
2004-11-08 00:56:06 +00:00
Mark R. Diggory 20ea8a0154 info on creating patches
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141433 13f79535-47bb-0310-9956-ffa450edef68
2004-08-27 15:09:27 +00:00
Phil Steitz ead1ee60a5 Added link to Wiki, edited contributing section.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141430 13f79535-47bb-0310-9956-ffa450edef68
2004-08-22 01:39:35 +00:00
Phil Steitz 478ad433a8 Changed statements about references to allow inline definitions, algorithm descriptions.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141415 13f79535-47bb-0310-9956-ffa450edef68
2004-07-25 15:15:55 +00:00
Brent Worden c28fd51e88 Fixed javadoc, checkstyle, and link warnings. Made some corrections and additions to the user guide.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141331 13f79535-47bb-0310-9956-ffa450edef68
2004-06-23 16:26:18 +00:00
Phil Steitz 94f23a61b5 Added copyright notice and reference to 2.0 license.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141107 13f79535-47bb-0310-9956-ffa450edef68
2004-02-28 17:47:37 +00:00
Dirk Verbeeck 772d74b0fb Reapply changeset (mdiggory 2003/11/09 12:17:50)
Adding documentation for Contributors.
 Adding xsl stylesheets to render xdoc in browser and css to style content, this makes testing documentation additions easier without rendering the entire site. Simply open up xdoc in browser to see what it will look like after rendering.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141018 13f79535-47bb-0310-9956-ffa450edef68
2003-11-15 18:38:16 +00:00
Mark R. Diggory dd899e75fc Recovering
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141012 13f79535-47bb-0310-9956-ffa450edef68
2003-11-14 21:50:39 +00:00
Mark R. Diggory e389289e77 Committing promotion to commons proper!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141010 13f79535-47bb-0310-9956-ffa450edef68
2003-11-01 16:09:22 +00:00
Mark R. Diggory 985378c6f2 A couple additions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141002 13f79535-47bb-0310-9956-ffa450edef68
2003-10-16 14:05:07 +00:00
Mark R. Diggory 3f313dff3a PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20782
Submitted by:	HotFusionMan@Yahoo.com

I added this, but there are changes I'd like to make in the near future. Only the "running" aspects of the variance calc should be in the insertValue function, all other calculation should be in the getVariance function.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140908 13f79535-47bb-0310-9956-ffa450edef68
2003-06-16 14:29:30 +00:00
Mark R. Diggory fe27566380 PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20404
Submitted by:	Phil Steitz


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140884 13f79535-47bb-0310-9956-ffa450edef68
2003-06-04 02:40:26 +00:00
Tim O'Brien 25b3e45109 * add the numerical analysis and prob/stat references that have been posted or
included in javadoc recently, plus a few more generic references.
* update the task list based on accomplishments and discussion

PR: Issue 20357
Obtained from: Bugzilla
Submitted by: Phil Steitz
Reviewed by: Tim O'Brien


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140872 13f79535-47bb-0310-9956-ffa450edef68
2003-05-30 15:40:28 +00:00
Tim O'Brien e0161bb4cf Added mdiggory patch for developer resources
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140855 13f79535-47bb-0310-9956-ffa450edef68
2003-05-22 16:55:22 +00:00
Robert Burrell Donkin 526e1c4171 Created outline documentation. This will be built using maven. Lots more content needed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140840 13f79535-47bb-0310-9956-ffa450edef68
2003-05-20 10:27:26 +00:00