summaryrefslogtreecommitdiff
path: root/nlpsolver
AgeCommit message (Expand)AuthorFilesLines
2014-10-13nlpsolver: ensure that the stream is cleaned up before the method returnsRobert Antoni Buj i Gelonch1-9/+20
2014-09-02nlpsolver: fix javadoc error: bad use of '>'rbuj1-3/+4
2014-08-20remove more unnecessary constructor declarationsNoel Grandin1-2/+0
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin1-5/+0
2014-08-20java: remove modifiers implied by the contextNoel Grandin6-22/+22
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 Grandin4-115/+0
2014-08-14java: remove unused importsNoel Grandin1-1/+0
2014-08-14java: remove commented out codeNoel Grandin2-6/+0
2014-08-13remove dead java constantsNoel Grandin1-1/+0
2014-08-13make some java fields privateNoel Grandin1-1/+1
2014-08-13java: remove dead methodsNoel Grandin11-177/+23
2014-08-13fix makefileNoel Grandin1-1/+0
2014-08-13java: remove unused enum valuesNoel Grandin3-50/+1
2014-08-13java: remove unused fieldsNoel Grandin3-26/+24
2014-08-13java: reduce scope, make some methods privateNoel Grandin10-24/+24
2014-08-13java: reduce scope, make member classes privateNoel Grandin2-3/+3
2014-08-13java: reduce scope, make fields privateNoel Grandin11-54/+54
2014-08-13java: reduce scope, make constructors privateNoel Grandin3-5/+5
2014-08-12java: reduce scope, make constants privateNoel Grandin1-1/+1
2014-08-12java: fix broken javadoc tagsNoel Grandin1-1/+1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin3-0/+10
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-1/+1
2014-08-08java: remove unnecessary semi-colonsNoel Grandin1-1/+1
2014-08-07nlpsolver: Use System.arraycopyrbuj2-6/+2
2014-08-07nlpsolver: Number parsingrbuj1-2/+2
2014-08-07convert EvolutionarySolver source to unix LFNoel Grandin15-964/+964
2014-08-05java: remove commented out codeNoel Grandin2-33/+0
2014-08-05java: remove some unused fields in the ODK examplesNoel Grandin1-1/+0
2014-08-04java: remove some unused fields in the ODK examplesNoel Grandin1-2/+1
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky1-2/+2
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-11-04gbuild: fix gb_Extension_use_default_descriptionMichael Stahl1-1/+1
2013-10-25stop looking for Jar files in solverMichael Stahl1-2/+2
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
2013-06-03re-base on ALv2 code. Includes:Michael Meeks3-63/+36
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-2/+2
2013-05-06Java cleanup, close file handles when done with themNoel Grandin1-0/+1
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 Meeks2-46/+9
2013-04-26Java cleanup, remove unused importsNoel Grandin1-2/+0
2013-04-26Java cleanup, use genericsNoel Grandin2-284/+282
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin1-148/+147
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin7-34/+34
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0