Age | Commit message (Expand) | Author |
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: add @Override annotation to overriding methods | Noel Grandin |
2014-08-08 | java: remove exceptions from throws clauses that are not | Noel Grandin |
2014-08-02 | xmerge: Remove local variable name conflict | rbuj |
2014-08-02 | xmerge: Avoid a possible null pointer exception | rbuj |
2014-08-02 | xmerge: javadoc <code>..</code> fix | rbuj |
2014-08-02 | xmerge: The assigned value is never used | rbuj |
2014-08-02 | xmerge: String comparison | rbuj |
2014-08-01 | xmerge: Use J2SE 5.0 String.{replace|contains} | rbuj |
2014-08-01 | xmerge: simplify static final constructors | Noel Grandin |
2014-08-01 | xmerge: static non-final variable in the initialization | rbuj |
2014-08-01 | xmerge: Remove local variable name conflict | rbuj |
2014-08-01 | xmerge: If statement is redundant | rbuj |
2014-08-01 | xmerge: The assigned value is never used | rbuj |
2014-08-01 | xmerge: String comparison | rbuj |
2014-07-31 | xmerge: Avoid java.util.ConcurrentModificationException | rbuj |
2014-07-31 | remove commented out code | Noel Grandin |
2014-07-29 | xmerge: The assigned value is never used | rbuj |
2014-07-28 | xmerge: If statement is redundant | rbuj |
2014-07-28 | xmerge: Enhanced For-Loops | rbuj |
2014-07-28 | xmerge: If statement is redundant | rbuj |
2014-07-28 | xmerge: @Override | rbuj |
2014-07-28 | xmerge: javadoc <code>..</code> fix | rbuj |
2014-07-28 | xmerge: remove String constructor invocation | rbuj |
2014-07-28 | xmerge: Unused assignment | rbuj |
2014-07-27 | xmerge: remove import from same package | rbuj |
2014-07-27 | xmerge: javadoc <p>..</p> fix | rbuj |
2014-06-04 | compareTo -> equals | Noel Grandin |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-03-11 | "overflow" is one word | Tor Lillqvist |
2014-03-10 | xmerge: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | Remove visual noise from xmerge | Alexander Wilms |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-05-06 | Java cleanup, close file handles when done with them | Noel Grandin |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-03 | remove stale javafilters | Andras Timar |
2013-02-28 | kill random dmake leftovers | Peter Foley |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-22 | s/childrens/children/ | Tor Lillqvist |
2013-01-16 | Get rid of GetVersionInfo and checkdll | Tor Lillqvist |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-11-20 | fdo#51304: Remove @author annotation | José Guilherme Vanz |
2012-09-26 | fdo#51304: Remove @author annotation | José Guilherme Vanz |
2012-08-28 | Make it clearer that previous change was sound | Stephan Bergmann |
2012-08-28 | Java cleanup - remove unnecessary null checks | Noel Grandin |