summaryrefslogtreecommitdiffstats
path: root/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/global
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-3/+3
* java: remove dead codeNoel Grandin2015-01-058-473/+0
* java: remove some unused fieldsNoel Grandin2014-12-051-20/+15
* java: fix some javadoc errorsNoel Grandin2014-11-1810-30/+11
* java: reduce excessive code indentation levelsNoel Grandin2014-11-121-56/+58
* java: always use braces for while loopsNoel Grandin2014-10-161-1/+2
* nlpsolver: ensure that the stream is cleaned up before the method returnsRobert Antoni Buj i Gelonch2014-10-131-9/+20
* java: remove unnecessary constructor declarationsNoel Grandin2014-08-201-5/+0
* java: remove modifiers implied by the contextNoel Grandin2014-08-201-1/+1
* java: remove unused methodsNoel Grandin2014-08-192-89/+0
* java: remove commented out codeNoel Grandin2014-08-142-6/+0
* remove dead java constantsNoel Grandin2014-08-131-1/+0
* java: remove dead methodsNoel Grandin2014-08-135-99/+10
* java: remove unused fieldsNoel Grandin2014-08-132-23/+23
* java: reduce scope, make some methods privateNoel Grandin2014-08-132-8/+8
* java: reduce scope, make constants privateNoel Grandin2014-08-121-1/+1
* java: fix broken javadoc tagsNoel Grandin2014-08-121-1/+1
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-081-1/+1
* nlpsolver: Number parsingrbuj2014-08-071-2/+2
* convert EvolutionarySolver source to unix LFNoel Grandin2014-08-076-251/+251
* java: remove commented out codeNoel Grandin2014-08-052-33/+0
* java: remove some unused fields in the ODK examplesNoel Grandin2014-08-051-1/+0
* java: remove some unused fields in the ODK examplesNoel Grandin2014-08-041-2/+1
* '!= false' is redundant, and confusing - kill it.Jan Holesovsky2014-05-091-2/+2
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-2/+2
* Java cleanup, close file handles when done with themNoel Grandin2013-05-061-0/+1
* Java cleanup, remove unused importsNoel Grandin2013-04-261-2/+0
* Java cleanup, use genericsNoel Grandin2013-04-262-284/+282
* Java cleanup, use generic containers where possibleNoel Grandin2013-04-241-148/+147
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-2/+0
* nlpsolver: remove unneeded exec bitsMiklos Vajna2011-12-0310-0/+0
* Flatten un-maintained ex. Sun/Oracle nlpsolver extension into the repoMichael Meeks2011-11-2810-0/+893