2009-10-10
@Allain Lalonde
More CheckStyle Stuff
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
More CheckStyle attacking.
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
Fixing Checkstyle javadoc errors in worst offender.
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
Fixing FindBugs transient field warnings.
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
Adding fix for NPE on positions.
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
Fixing PMD Bug in setText of PText
Allain Lalonde committed on 10 Oct 2009
@Allain Lalonde
Hunting FindBugs in Core.
Allain Lalonde committed on 10 Oct 2009
2009-10-09
@Allain Lalonde
Removing FindBugs Excludes, since all they did was remove tests from the examples modules. Instead I removed the unnecessary reporting from examples. ...
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Removing accidental System.out.printlns woops.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Added messages for IOException throws in javadocs on PObjectOutputStream
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Removing lots of javadoc findbugs in the core
Allain Lalonde committed on 9 Oct 2009
@Michael L Heuer
formatting changes only, replacing tab characters with spaces
Michael L Heuer committed on 9 Oct 2009
@Michael L Heuer
Issue 128 ; applying patch from akurtakov, adding maven-bundle-plugin configuration and changing packaging from jar to bundle
Michael L Heuer committed on 9 Oct 2009
@Allain Lalonde
Trying again with ignores rules.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Adding findbugs exclude rules to other projects.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Makind FindBugs ignore any Test classes and example classes.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Making checks for examples far less restrictive than the core library. Snippets don't always need to conform to SOLID principles.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Formatting to conform with CheckStyle and some removal of inline conditionals.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Killing more CheckStyle and a Couple PMD complaints.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Stabbing at some more CheckStyle complaints and making FileLength max=4000. We have PNode to thank for that.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Attacking some checkstyle complaints.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Removed unnecessary imports.
Allain Lalonde committed on 9 Oct 2009
@Allain Lalonde
Making CheckStyle more permissive of things the Piccolo2D code base doesn't agree with.
Allain Lalonde committed on 9 Oct 2009
2009-09-26
@Michael L Heuer
Issue 127 ; tolerances for unit test assertions were too strict for OpenJDK IcedTea6 1.4.1 implementation on linux
Michael L Heuer committed on 26 Sep 2009
2009-09-19
@Michael L Heuer
typo fix
Michael L Heuer committed on 19 Sep 2009
@Michael L Heuer
adding Alexander Kurtakov as a contributor, re Issue 125
Michael L Heuer committed on 19 Sep 2009
@Michael L Heuer
replacing tab characters with spaces
Michael L Heuer committed on 19 Sep 2009
2009-09-18
@Michael L Heuer
Issue 125 ; fix for compilation error with more recent versions of SWT dependency on linux, thanks to akurtakov for the patch
Michael L Heuer committed on 18 Sep 2009
2009-08-21
@Michael L Heuer
Issue 69 ; moving POffscreenCanvas to core
Michael L Heuer committed on 21 Aug 2009
@Michael L Heuer
Issue 64 ; minor checkstyle fixes
Michael L Heuer committed on 21 Aug 2009