Age | Commit message (Expand) | Author |
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-12-05 | java: remove some unused fields | Noel Grandin |
2014-11-25 | java: final fields that can be static | Noel Grandin |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-18 | java: fix some javadoc errors | Noel Grandin |
2014-11-12 | java: convert fields to local variables where possible | Noel Grandin |
2014-11-12 | java: reduce excessive code indentation levels | Noel Grandin |
2014-10-17 | java: final fields that can be static | Noel Grandin |
2014-10-16 | java: always use braces for while loops | Noel Grandin |
2014-10-13 | nlpsolver: ensure that the stream is cleaned up before the method returns | Robert Antoni Buj i Gelonch |
2014-09-02 | nlpsolver: fix javadoc error: bad use of '>' | rbuj |
2014-08-20 | remove more unnecessary constructor declarations | Noel Grandin |
2014-08-20 | java: remove unnecessary constructor declarations | 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-14 | java: remove unused imports | Noel Grandin |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-13 | remove dead java constants | Noel Grandin |
2014-08-13 | make some java fields private | Noel Grandin |
2014-08-13 | java: remove dead methods | Noel Grandin |
2014-08-13 | fix makefile | 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-08-12 | java: reduce scope, make constants private | Noel Grandin |
2014-08-12 | java: fix broken javadoc tags | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-08 | java: remove exceptions from throws clauses that are not | Noel Grandin |
2014-08-08 | java: remove unnecessary semi-colons | Noel Grandin |
2014-08-07 | nlpsolver: Use System.arraycopy | rbuj |
2014-08-07 | nlpsolver: Number parsing | rbuj |
2014-08-07 | convert EvolutionarySolver source to unix LF | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-05 | java: remove some unused fields in the ODK examples | Noel Grandin |
2014-08-04 | java: remove some unused fields in the ODK examples | Noel Grandin |
2014-05-09 | '!= false' is redundant, and confusing - kill it. | Jan Holesovsky |
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-11-04 | gbuild: fix gb_Extension_use_default_description | Michael Stahl |
2013-10-25 | stop looking for Jar files in solver | Michael Stahl |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |