summaryrefslogtreecommitdiff
path: root/nlpsolver
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-07Make gb_Extension_use_default_description/license explicitStephan Bergmann1-0/+3
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-2/+2
2013-02-28remove all d.lstMichael Stahl1-0/+0
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar1-0/+0
2012-11-07Delete unused filesZolnai Tamás1-29/+0
2012-11-01Delete useless slashesZolnai Tamás1-1/+1
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl1-0/+0
2012-10-01translations is a source-only moduleAndras Timar1-1/+1
2012-09-27fdo#51304: Remove @author and more commented codeMarcos Paulo de Souza14-52/+1
2012-09-23nlpsolver depends on translationsAndras Timar1-1/+1
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar1-1/+1
2012-09-10add help.tree files to extensions' helpBence Babati3-0/+51