Age | Commit message (Expand) | Author |
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 |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-06 | Java cleanup, close file handles when done with them | Noel Grandin |
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-26 | Java cleanup, remove unused imports | Noel Grandin |
2013-04-26 | Java cleanup, use generics | Noel Grandin |
2013-04-24 | Java cleanup, use generic containers where possible | Noel Grandin |
2013-04-19 | Java cleanup, remove unnecessary casts | Noel Grandin |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-07 | Make gb_Extension_use_default_description/license explicit | Stephan Bergmann |