Age | Commit message (Expand) | Author |
2015-10-14 | cid#1326608,cid#1326609 CN: Bad implementation of cloneable idiom | Noel Grandin |
2015-10-01 | Fix typos | Andrea Gelmini |
2015-10-01 | Fix typos | Andrea Gelmini |
2015-06-30 | Fix typos | Andrea Gelmini |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-01-05 | java: remove dead code | 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-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: 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 | 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 fields 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 |
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-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 |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2011-12-03 | nlpsolver: remove unneeded exec bits | Miklos Vajna |
2011-11-29 | ...originally probably replaced an en-dash (thanks Roman Eisele). | Stephan Bergmann |
2011-11-29 | Replaced UTF-8 U+FFFD with ASCII space in source code comment. | Stephan Bergmann |
2011-11-28 | nlpsolver: migrate the build to use native gnumake build | Michael Meeks |