summaryrefslogtreecommitdiff
path: root/nlpsolver/src
AgeCommit message (Expand)Author
2020-08-02Related tdf#135211: return early if no dataJulien Nabet
2019-09-06Fixing '....'Andrea Gelmini
2019-06-03Checking of min and max factor value was added.Todor Balabanov
2019-06-03Range for DE scaling factor was implemented.Todor Balabanov
2018-06-26tdf#43388: add missing info for Evolutionary Algorithm SolverJulien Nabet
2016-12-12tdf#104268 NLPSolver: Improve display of solutionLaurent Balland-Poirier
2016-01-21coverity#1326449 Dereference null return valueCaolán McNamara
2015-11-04coverity#1327027 SIC: Inner class could be made staticCaolán McNamara
2015-10-21More plausible fixStephan Bergmann
2015-10-15coverity#1326260 Explicit null dereferencedCaolán McNamara
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2015-09-18Fix typosAndrea Gelmini
2015-02-17tdf#87074 null-ref error from NLPSolver in BasicLeMoyne Castle
2015-01-05java: remove dead codeNoel Grandin
2014-12-19java: nlpsolver: getPropertyByName was checking the wrong datastructureNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-05java: remove some unused local variablesNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-10-17java: final fields that can be staticNoel Grandin
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: remove unused enum valuesNoel Grandin
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-04-27fdo#78004 fix string formattingAlex Gulyás
2014-02-26Remove trailing whitespace from nlpsolverAlexander Wilms
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2013-05-06remove some unnecessary castsNoel Grandin
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl
2012-09-27fdo#51304: Remove @author and more commented codeMarcos Paulo de Souza
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-01-03localize nlpsolver .properties files within the buildAndras Timar
2011-12-14dos2unixAndras Timar
2011-12-03nlpsolver: remove unneeded exec bitsMiklos Vajna
2011-11-29remove CR/LF linefeed from descriptionAndras Timar
2011-11-29enable l10n of nlpsolverAndras Timar
2011-11-28nlpsolver: add missing passive registration rdbMichael Meeks
2011-11-28nlpsolver: migrate the build to use native gnumake buildMichael Meeks
2011-11-28move translation files into the correct placeMichael Meeks