3320 Commits (4bd65dfb59acfb5d60a90f79fa73a7e561bb8239)
 

Author SHA1 Message Date
  Peter Donald 764c1a617b Dont test booleans againstr true/false in condition expressions 24 years ago
  Peter Donald 076d8fda91 Made loop counter a simple variable rather than a complex value 24 years ago
  Peter Donald 90ff09d91d Made sure signjar was actually executing command 24 years ago
  Peter Donald 126ad7cd05 Remove unused member variables 24 years ago
  Stephane Bailliez 50d0d8e9c2 Fix modifier order 24 years ago
  Stephane Bailliez 35113692d5 Fix error. filtertrace was static... 24 years ago
  Stephane Bailliez 088129a371 Fix audit violations 24 years ago
  Stephane Bailliez bfc751c8b4 Remove unused variable 24 years ago
  Stephane Bailliez f37b5c2d28 Remove unecessary cast 24 years ago
  Stephane Bailliez 2f77ae0cd6 Fix violations that have trouble to be fixed automatically 24 years ago
  Stephane Bailliez 032d8a1f42 Fix audit violations and style. 24 years ago
  Stephane Bailliez 080765fb9a Fix audit violations 24 years ago
  Stephane Bailliez 4af9e522ed Remove unused variable 24 years ago
  Stephane Bailliez cd917d00d8 Fix audit violations 24 years ago
  Stephane Bailliez 72ccf40cd1 Remove extraneous semicolon 24 years ago
  Stephane Bailliez 5976d0048d Fix array declarators 24 years ago
  Stephane Bailliez 3c7ae9e725 Fix violations 24 years ago
  Stephane Bailliez ca3829750d Fix unecessary cast 24 years ago
  Stephane Bailliez 46b571c78c Fix array declarators 24 years ago
  Stephane Bailliez 260a8dd4d9 Fix static access 24 years ago
  Stephane Bailliez ce31aec556 Fix static access and unused variable 24 years ago
  Stephane Bailliez 5e33fe272b Fix static and unused variable 24 years ago
  Stephane Bailliez b75abffe30 Fix array declarators 24 years ago
  Stephane Bailliez 961daf412a Fix unecessary cast 24 years ago
  Stephane Bailliez 610eaf76dc Copyright fix 24 years ago
  Stephane Bailliez 5f53bba471 Fix static access 24 years ago
  Stephane Bailliez 0defa9394d Remove unecessary cast 24 years ago
  Stephane Bailliez 412dbba3db - fix conditional 24 years ago
  Stephane Bailliez decd0526c3 Remove unused variable 24 years ago
  Stephane Bailliez 144c9d1920 Remove unused fields and methods 24 years ago
  Stephane Bailliez c2cab1b69c - Fix unnecessary cast 24 years ago
  Stephane Bailliez 9ddc3dc542 *** empty log message *** 24 years ago
  Stephane Bailliez 1febec8f88 - Remove unused fields 24 years ago
  Stephane Bailliez 5bb8fb7da8 Fixed array declarator and static member access 24 years ago
  Stephane Bailliez 8c9b85883e - Fixed audit violations 24 years ago
  Stephane Bailliez 4142444775 Violation fixes for which a safe automatic fix exists 24 years ago
  Peter Donald aac16db25b Made loop expression a simple value rather than a complex expression 24 years ago
  Peter Donald 7d9692d725 Move []s to component type and not postfix variable (like icky c programmers do) 24 years ago
  Peter Donald 1b022c8fbe Move []s to component type and not postfix variable (like icky c programmers do) 24 years ago
  Peter Donald 3aa4a41c64 Remove unused variable 24 years ago
  Peter Donald 1a3090627d Made complex loop counter a simple constant 24 years ago
  Peter Donald daf1138400 Remove unused method and variables 24 years ago
  Peter Donald 179cea7fdd Remove localization stuff as it is unused 24 years ago
  Peter Donald ac36bf7f96 Don't compare to true in a condition stattement 24 years ago
  Peter Donald b5b9ac55e8 Reorder declarations for JLS compliance 24 years ago
  Peter Donald 8f2a238c2d Remove unused local and class variables 24 years ago
  Peter Donald bc848b4fe1 Dont modify parameters 24 years ago
  Peter Donald 46dfd8b130 Reorder qualifiers for JLS compliance 24 years ago
  Peter Donald 12438f83eb Make sure loop counter not misused 24 years ago
  Peter Donald ac3448e9c2 Don't use compare to false in conition 24 years ago