Age | Commit message (Expand) | Author |
2019-06-03 | Checking of min and max factor value was added. | Todor Balabanov |
2019-06-03 | Range for DE scaling factor was implemented. | Todor Balabanov |
2018-06-26 | tdf#43388: add missing info for Evolutionary Algorithm Solver | Julien Nabet |
2016-12-12 | tdf#104268 NLPSolver: Improve display of solution | Laurent Balland-Poirier |
2016-01-21 | coverity#1326449 Dereference null return value | Caolán McNamara |
2015-11-04 | coverity#1327027 SIC: Inner class could be made static | Caolán McNamara |
2015-10-21 | More plausible fix | Stephan Bergmann |
2015-10-15 | coverity#1326260 Explicit null dereferenced | Caolán McNamara |
2015-10-15 | cid#1327023 to cid#1327077 SIC: Inner class could be made static | Noel Grandin |
2015-09-18 | Fix typos | Andrea Gelmini |
2015-02-17 | tdf#87074 null-ref error from NLPSolver in Basic | LeMoyne Castle |
2015-01-05 | java: remove dead code | Noel Grandin |
2014-12-19 | java: nlpsolver: getPropertyByName was checking the wrong datastructure | Noel Grandin |
2014-12-11 | java: reduce visibility of fields and methods | Noel Grandin |
2014-12-05 | java: remove some unused local variables | Noel Grandin |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-12 | java: convert fields to local variables where possible | Noel Grandin |
2014-10-17 | java: final fields that can be static | Noel Grandin |
2014-08-20 | java: remove modifiers implied by the context | Noel Grandin |
2014-08-19 | java: use 'Integer.valueOf' instead of 'new Integer' | Noel Grandin |
2014-08-19 | java: use Boolean.valueOf instead of instantiating Boolean objects | Noel Grandin |
2014-08-19 | java: remove unused methods | Noel Grandin |
2014-08-13 | java: remove dead methods | Noel Grandin |
2014-08-13 | java: remove unused enum values | Noel Grandin |
2014-08-13 | java: remove unused fields | Noel Grandin |
2014-08-13 | java: reduce scope, make some methods private | Noel Grandin |
2014-08-13 | java: reduce scope, make member classes private | Noel Grandin |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-13 | java: reduce scope, make constructors private | Noel Grandin |
2014-04-27 | fdo#78004 fix string formatting | Alex Gulyás |
2014-02-26 | Remove trailing whitespace from nlpsolver | Alexander Wilms |
2014-01-08 | Some ConfigurationProvider -> theDefaultProvider simplifications | Stephan Bergmann |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin |
2013-05-06 | remove some unnecessary casts | Noel Grandin |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-19 | Java cleanup, remove unnecessary casts | Noel Grandin |
2012-10-23 | gbuild: let ExtensionTarget expect manifest below META-INF | Michael Stahl |
2012-09-27 | fdo#51304: Remove @author and more commented code | Marcos Paulo de Souza |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-06-28 | remove malingering legacy RCS tags. | Michael Meeks |
2012-01-03 | localize nlpsolver .properties files within the build | Andras Timar |
2011-12-14 | dos2unix | Andras Timar |
2011-12-03 | nlpsolver: remove unneeded exec bits | Miklos Vajna |
2011-11-29 | remove CR/LF linefeed from description | Andras Timar |
2011-11-29 | enable l10n of nlpsolver | Andras Timar |
2011-11-28 | nlpsolver: add missing passive registration rdb | Michael Meeks |
2011-11-28 | nlpsolver: migrate the build to use native gnumake build | Michael Meeks |
2011-11-28 | move translation files into the correct place | Michael Meeks |
2011-11-28 | Flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repo | Michael Meeks |