22 Commits (65f1ec72c2fc9446a162780dc3f6dee625704c02)

Author SHA1 Message Date
  Andrey Turbanov 816f585d54 Cleanup redundant null check before instanceof 2 years ago
  Andrey Turbanov 2301b36776 Cleanup redundant type casts, due to too weak variable type declaration 2 years ago
  Andrey Turbanov ffda2dde2d Update 'weaver' code to use generics 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build 3 years ago
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages 3 years ago
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3 years ago
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags 3 years ago
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments 3 years ago
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3 years ago
  Lars Grefer c5be7f1734 Remove unnecessary enum modifiers 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer 3641f1626d Collection.toArray() call style 3 years ago
  Lars Grefer d7ba05ce26 Remove checks for old Java Versions 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer f33600d4d5 Unnecessary boxing 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement c3c07fdb4b polish 4 years ago
  Andy Clement 7215c4599e Fix Bug 387122 - threadlocal in weavingadaptor is potential memory leak 4 years ago
  Andy Clement de2f7c7532 Fix version tagging for info strings 5 years ago
  Andy Clement d3da67c03d mavenizing weaver - wip 5 years ago