Age | Commit message (Expand) | Author |
2014-11-25 | java: remove some comment noise | Noel Grandin |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-08-19 | java: no need to instantiate String objects directly | Noel Grandin |
2014-08-19 | java: use 'Short.valueOf' instead of 'new Short' | 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: classes in java.lang package do not need to be fully qualified | Noel Grandin |
2014-08-19 | java: remove unused methods | Noel Grandin |
2014-08-14 | java: remove unused imports | Noel Grandin |
2014-08-13 | java: remove dead methods | 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: fix broken javadoc tags | Noel Grandin |
2014-08-12 | java: remove unused parameters | Noel Grandin |
2014-08-12 | java: remove unnecessary semi-colons | Noel Grandin |
2014-08-12 | java: remove unused fields | Noel Grandin |
2014-08-12 | java: remove unused parameters | Noel Grandin |
2014-08-12 | java: remove exceptions from throws clauses that are not actually thrown | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-06-29 | Typo: beeing->being | Julien Nabet |
2014-04-30 | Many spelling fixes: directories h* - p*. | Pedro Giffuni |
2014-04-28 | Typo: becase -> because | Julien Nabet |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-02-26 | Remove visual noise from odk | Alexander Wilms |
2013-05-06 | Java cleanup, convert more Vector to ArrayList | Noel Grandin |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin |
2013-05-06 | use generics and convert from Vector to ArrayList | Noel Grandin |
2013-04-29 | Remove some obsolete makefile.mk | Stephan Bergmann |
2013-04-26 | Java cleanup, call static methods statically | Noel Grandin |
2013-04-23 | Java cleanup - use generics to reduce casting | Noel Grandin |
2013-04-23 | Java cleanup - remove unnecessary casts in the ODK code | Noel Grandin |
2013-04-19 | Adapt SDK to usage of msvcrtd for Windows --enable-dbgutil | Stephan Bergmann |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-02-22 | s/whith/with/ | Tor Lillqvist |
2012-12-11 | Fix SDK examples | Stephan Bergmann |
2012-11-12 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-01 | fdo#51304: Remove the author of some java source files | Anurag Jain |
2012-09-10 | Java5 cleanup, cleanup Vector and ArrayList to use generics | Noel Grandin |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-05 | Java cleanup, fix a couple of compile errors in old code | Noel Grandin |
2012-08-28 | Simplify/remove some methods named "dropTable" | Stephan Bergmann |
2012-07-13 | java: printStackTrace always to stderr | Thomas Arnhold |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-02-01 | A few safe replacements of pathes->paths | Jesús Corrius |
2011-05-02 | Change <file>.toURL() to <file>.toURI().toURL() | Julien Nabet |
2010-12-05 | Replace all occured, occurance etc. | Takeshi Abe |
2010-03-11 | autorecovery: merged changes from m74. Still need to find out how to re-do tw... | Frank Schoenheit [fs] |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien |
2010-02-01 | autorecovery: more sophisticated configuration data for interaction handlers | Frank Schoenheit [fs] |