summaryrefslogtreecommitdiff
path: root/nlpsolver/src
AgeCommit message (Expand)AuthorFilesLines
2019-09-06Fixing '....'Andrea Gelmini1-1/+1
2019-06-03Checking of min and max factor value was added.Todor Balabanov1-2/+2
2019-06-03Range for DE scaling factor was implemented.Todor Balabanov2-4/+8
2018-06-26tdf#43388: add missing info for Evolutionary Algorithm SolverJulien Nabet1-0/+6
2016-12-12tdf#104268 NLPSolver: Improve display of solutionLaurent Balland-Poirier1-1/+1
2016-01-21coverity#1326449 Dereference null return valueCaolán McNamara1-12/+8
2015-11-04coverity#1327027 SIC: Inner class could be made staticCaolán McNamara1-1/+1
2015-10-21More plausible fixStephan Bergmann1-2/+4
2015-10-15coverity#1326260 Explicit null dereferencedCaolán McNamara1-1/+1
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin2-2/+2
2015-09-18Fix typosAndrea Gelmini1-1/+1
2015-02-17tdf#87074 null-ref error from NLPSolver in BasicLeMoyne Castle3-17/+13
2015-01-05java: remove dead codeNoel Grandin2-42/+0
2014-12-19java: nlpsolver: getPropertyByName was checking the wrong datastructureNoel Grandin1-1/+1
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-2/+2
2014-12-05java: remove some unused local variablesNoel Grandin1-1/+0
2014-11-18java: make fields final where possibleNoel Grandin3-29/+29
2014-11-12java: convert fields to local variables where possibleNoel Grandin6-63/+38
2014-10-17java: final fields that can be staticNoel Grandin1-1/+1
2014-08-20java: remove modifiers implied by the contextNoel Grandin1-14/+14
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2-5/+5
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin3-3/+3
2014-08-19java: remove unused methodsNoel Grandin1-16/+0
2014-08-13java: remove dead methodsNoel Grandin2-13/+3
2014-08-13java: remove unused enum valuesNoel Grandin3-50/+1
2014-08-13java: remove unused fieldsNoel Grandin1-3/+1
2014-08-13java: reduce scope, make some methods privateNoel Grandin2-9/+9
2014-08-13java: reduce scope, make member classes privateNoel Grandin2-3/+3
2014-08-13java: reduce scope, make fields privateNoel Grandin4-29/+29
2014-08-13java: reduce scope, make constructors privateNoel Grandin3-5/+5
2014-04-27fdo#78004 fix string formattingAlex Gulyás1-1/+1
2014-02-26Remove trailing whitespace from nlpsolverAlexander Wilms11-54/+54
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann1-3/+3
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin1-7/+8
2013-05-06remove some unnecessary castsNoel Grandin1-5/+4
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+5
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin7-34/+34
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl1-0/+0
2012-09-27fdo#51304: Remove @author and more commented codeMarcos Paulo de Souza14-52/+1
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-1/+0
2012-06-28remove malingering legacy RCS tags.Michael Meeks17-51/+0
2012-01-03localize nlpsolver .properties files within the buildAndras Timar51-1283/+0
2011-12-14dos2unixAndras Timar2-53/+53
2011-12-03nlpsolver: remove unneeded exec bitsMiklos Vajna22-0/+0
2011-11-29remove CR/LF linefeed from descriptionAndras Timar1-2/+1
2011-11-29enable l10n of nlpsolverAndras Timar1-3/+3
2011-11-28nlpsolver: add missing passive registration rdbMichael Meeks1-0/+13
2011-11-28nlpsolver: migrate the build to use native gnumake buildMichael Meeks9-159/+73
2011-11-28move translation files into the correct placeMichael Meeks53-0/+1336
2011-11-28Flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repoMichael Meeks22-0/+2896