Age | Commit message (Expand) | Author |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-18 | java: rather use @Deprecated annotation | Noel Grandin |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-09-28 | ridljar: Any_Test & UnoRuntime_Test (JUnit) | Robert Antoni Buj i Gelonch |
2014-09-25 | java: when rethrowing exceptions, store the original cause | Noel Grandin |
2014-08-20 | java: remove unnecessary constructor declarations | Noel Grandin |
2014-08-19 | java: use 'Byte.valueOf' instead of 'new Byte' | Noel Grandin |
2014-08-19 | java: use 'Short.valueOf' instead of 'new Short' | Noel Grandin |
2014-08-19 | java: use 'Long.valueOf' instead of 'new Long' | Noel Grandin |
2014-08-19 | java: use 'Integer.valueOf' instead of 'new Integer' | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-08 | java: remove dead methods | Noel Grandin |
2014-08-04 | java: implement optimisation in UnoRuntime#setCurrentContext | Noel Grandin |
2014-07-22 | ridljar: javadoc & Override | rbuj |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-01-31 | Silence javadoc 8 errors | Stephan Bergmann |
2014-01-31 | Remove UNOIDL "array" and "union" vaporware remnants | Stephan Bergmann |
2013-10-25 | gbuild: refactor UnoApi to remove rdb files from OUTDIR | Michael Stahl |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-06 | Java cleanup, remove unnecessary @SuppressWarnings annotations | Noel Grandin |
2013-04-26 | Java cleanup, access static methods using correct syntax | Noel Grandin |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-11 | [API CHANGE] WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-04-10 | workaround IBM java 1.5.0 inconvertible types error | Caolán McNamara |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-26 | odk: remove temporary Zip file gratuitous complexity | Michael Stahl |
2013-02-23 | Fix typo "sucessfully" -> "successfully" | Julien Nabet |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2012-12-30 | add runtime deps for custom targets | David Tardon |
2012-11-28 | ridljar etc.: javamaker invocations must rm -r targetdir | Michael Stahl |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-15 | gbuild: remove horrible abuses of gb_Jar_use_jars: | Michael Stahl |
2012-06-29 | ridljar: partially revert 4418ad0388b58cab6a129908f78baec5bc73906e | Michael Stahl |
2012-06-29 | Java5 update - convert code to use generics | Noel Grandin |
2012-06-28 | remove malingering legacy RCS tags. | Michael Meeks |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-10 | normalize variable names in gbuild user makefiles | Michael Stahl |
2012-05-09 | gbuild: remove gb_Helper_abbreviate_dirs_native | Matúš Kukan |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-09 | enforce only one possible use of gb_CustomTarget | Matúš Kukan |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | ridljar: use CustomTarget makefile | Matúš Kukan |
2012-02-20 | Make ridljar JunitTests work | Stephan Bergmann |
2012-02-17 | update makefiles | David Tardon |
2012-02-17 | merge feature/gbuild_java | David Tardon |