Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-02-08valgrind: Cosmetics.Alexander Kurtakov1-2/+6
Stricter compile warnings and fix them. Change-Id: I624dbbbf4945fc1565c1e331b348dc6b6e344601 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/66098 Tested-by: Hudson CI
2015-12-08valgrind: Update to Java 8 and Neon.Alexander Kurtakov1-3/+3
* Bump bree to Java 1.8. * Use lambdas where feasible. * Move to SubMonitor from SubProgressMonitor. Change-Id: I0a051dc40d25380a11629ccab9b455a2f01e5944 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/62183 Tested-by: Hudson CI
2014-01-27Remove unused imports.Alexander Kurtakov1-0/+54
Some of the imports are for javadoc but it's better to use fully qualified class name in the javadoc instead of introducing runtime dependency which is entirely useless. Also enable save actions to auto remove unused imports. Change-Id: Ib4101a4dc71808bda393204b2af546681ec1cb70 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/21115 Tested-by: Hudson CI
2013-12-20valgrind: Finish update to Java 1.7.Alexander Kurtakov1-5/+12
Warnings+fixes. Change-Id: I62906360d906982ed36e09bfbad6a3c8f061f251 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/20065 Tested-by: Hudson CI
2012-04-20Enable more warnings and fix them.Alexander Kurtakov1-2/+82
2009-11-03Tagging for pre-release.Elliott Baron1-0/+8

    Back to the top