Age | Commit message (Expand) | Author | Files | Lines |
2014-08-19 | java: use 'Integer.valueOf' instead of 'new Integer' | Noel Grandin | 2 | -5/+5 |
2014-08-19 | java: use Boolean.valueOf instead of instantiating Boolean objects | Noel Grandin | 3 | -3/+3 |
2014-08-19 | java: remove unused methods | Noel Grandin | 4 | -115/+0 |
2014-08-14 | java: remove unused imports | Noel Grandin | 1 | -1/+0 |
2014-08-14 | java: remove commented out code | Noel Grandin | 2 | -6/+0 |
2014-08-13 | remove dead java constants | Noel Grandin | 1 | -1/+0 |
2014-08-13 | make some java fields private | Noel Grandin | 1 | -1/+1 |
2014-08-13 | java: remove dead methods | Noel Grandin | 11 | -177/+23 |
2014-08-13 | fix makefile | Noel Grandin | 1 | -1/+0 |
2014-08-13 | java: remove unused enum values | Noel Grandin | 3 | -50/+1 |
2014-08-13 | java: remove unused fields | Noel Grandin | 3 | -26/+24 |
2014-08-13 | java: reduce scope, make some methods private | Noel Grandin | 10 | -24/+24 |
2014-08-13 | java: reduce scope, make member classes private | Noel Grandin | 2 | -3/+3 |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin | 11 | -54/+54 |
2014-08-13 | java: reduce scope, make constructors private | Noel Grandin | 3 | -5/+5 |
2014-08-12 | java: reduce scope, make constants private | Noel Grandin | 1 | -1/+1 |
2014-08-12 | java: fix broken javadoc tags | Noel Grandin | 1 | -1/+1 |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin | 3 | -0/+10 |
2014-08-08 | java: remove exceptions from throws clauses that are not | Noel Grandin | 1 | -1/+1 |
2014-08-08 | java: remove unnecessary semi-colons | Noel Grandin | 1 | -1/+1 |
2014-08-07 | nlpsolver: Use System.arraycopy | rbuj | 2 | -6/+2 |
2014-08-07 | nlpsolver: Number parsing | rbuj | 1 | -2/+2 |
2014-08-07 | convert EvolutionarySolver source to unix LF | Noel Grandin | 15 | -964/+964 |
2014-08-05 | java: remove commented out code | Noel Grandin | 2 | -33/+0 |
2014-08-05 | java: remove some unused fields in the ODK examples | Noel Grandin | 1 | -1/+0 |
2014-08-04 | java: remove some unused fields in the ODK examples | Noel Grandin | 1 | -2/+1 |
2014-05-09 | '!= false' is redundant, and confusing - kill it. | Jan Holesovsky | 1 | -2/+2 |
2014-04-27 | fdo#78004 fix string formatting | Alex Gulyás | 1 | -1/+1 |
2014-02-26 | Remove trailing whitespace from nlpsolver | Alexander Wilms | 11 | -54/+54 |
2014-01-08 | Some ConfigurationProvider -> theDefaultProvider simplifications | Stephan Bergmann | 1 | -3/+3 |
2013-11-04 | gbuild: fix gb_Extension_use_default_description | Michael Stahl | 1 | -1/+1 |
2013-10-25 | stop looking for Jar files in solver | Michael Stahl | 1 | -2/+2 |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist | 1 | -1/+1 |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks | 3 | -63/+36 |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist | 1 | -2/+2 |
2013-05-06 | Java cleanup, close file handles when done with them | Noel Grandin | 1 | -0/+1 |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin | 1 | -7/+8 |
2013-05-06 | remove some unnecessary casts | Noel Grandin | 1 | -5/+4 |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 2 | -46/+9 |
2013-04-26 | Java cleanup, remove unused imports | Noel Grandin | 1 | -2/+0 |
2013-04-26 | Java cleanup, use generics | Noel Grandin | 2 | -284/+282 |
2013-04-24 | Java cleanup, use generic containers where possible | Noel Grandin | 1 | -148/+147 |
2013-04-19 | Java cleanup, remove unnecessary casts | Noel Grandin | 7 | -34/+34 |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold | 1 | -1/+1 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -2/+0 |
2013-03-07 | Make gb_Extension_use_default_description/license explicit | Stephan Bergmann | 1 | -0/+3 |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King | 1 | -2/+2 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar | 1 | -0/+0 |
2012-11-07 | Delete unused files | Zolnai Tamás | 1 | -29/+0 |