Apache Commons Math
Go to file
Luc Maisonobe 93dbc5a0c3 replaced duplicated strings by a single static string in many classes
this will later allow enabling the MultipleStringLiterals rule in checkstyle
(there are many other duplicated strings, so this cannot be enabled yet, I'll
do another pass on it later on)

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@885278 13f79535-47bb-0310-9956-ffa450edef68
2009-11-29 21:47:51 +00:00
src replaced duplicated strings by a single static string in many classes 2009-11-29 21:47:51 +00:00
LICENSE.txt Fixed typo and one missed s/used/translated 2009-07-29 22:49:23 +00:00
NOTICE.txt Put copyright notices in NOTICE.txt, clean up LICENSE.txt (mostly s/used/translated) 2009-07-29 22:35:15 +00:00
PROPOSAL.html Fixing the mailing list addresses 2007-07-29 20:14:22 +00:00
RELEASE-NOTES.txt fixed an error in RealMatrix javadoc 2009-08-01 19:01:59 +00:00
build.xml Updated to reflect 2.0 release. 2009-08-07 01:16:00 +00:00
checkstyle.xml tighten checkstyle rules: declaring multiple variables in one statement is now forbidden 2009-10-16 14:51:55 +00:00
doap_math.rdf Add AL header 2009-08-02 17:10:47 +00:00
findbugs-exclude-filter.xml fixed findbugs false positive 2009-10-28 21:54:13 +00:00
license-header.txt Fixed copyright header (committing in parts as the full commit timed out) 2006-11-29 07:06:35 +00:00
pom.xml Added generationsEvolved property to GeneticAlgorithm to track the number 2009-11-22 19:50:54 +00:00
test-jar.xml updated test-jar.xml according to new maven-compliant standard directory layout 2009-08-01 15:10:11 +00:00