487 Commits (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

Author SHA1 Message Date
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 years ago
  Alexander Kriegisch f0cc6138f9 Strip down compiler messages to AspectJ-specific ones 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
  Andy Clement e0adab7d8f polish 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 years ago
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call 3 years ago
  Lars Grefer 3641f1626d Collection.toArray() call style 3 years ago
  Lars Grefer d66bec041a Manual array copy 3 years ago
  Lars Grefer a85308ec10 Manual array to collection copy 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
  Andy Clement cacc9d5602 Add a debug flag to workaround issue until we can sort it (565713) 3 years ago
  Lars Grefer 93ce335dc0 Unnecessary unboxing 3 years ago
  Lars Grefer f33600d4d5 Unnecessary boxing 3 years ago
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer a508fd5315 'while' loop replaceable with enhanced 'for' loop 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement c3289ab86b Polish 3 years ago
  Andy Clement 869b7cccd3 Fix 550705: tricky intermittent verify error 4 years ago
  Andy Clement 282c5d2d07 polish 4 years ago
  Andy Clement ded957880d Debug for 551732 4 years ago
  Andy Clement 4d6668df0c Fix 550494 4 years ago
  Andy Clement af640d2d88 Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic bytecode 4 years ago
  Andy Clement c53bdfe303 polish for 1.9.3 5 years ago
  Andy Clement 8819fad9f4 333274: more tests and fixes: nested @Around advice with proceed 5 years ago
  Andy Clement 35c4a7d9d8 Adding ProceedingJoinPoint built in type 5 years ago
  Andy Clement de2f7c7532 Fix version tagging for info strings 5 years ago
  Andy Clement 81eac679eb Add module tests back in - but streamlined 5 years ago
  Andy Clement 7758d629f9 tweak matcher for weaver module requirements 5 years ago
  Andy Clement 9803f22ec4 mavenized org.aspectj.matcher - finished 5 years ago
  Andy Clement afaa961b29 mavenized org.aspectj.matcher module - wip 5 years ago
  Andy Clement 5719d79c2b 543657: overweaving declare parents fix 5 years ago
  Andy Clement 8755f774ae 389678: Better support for overweaving 5 years ago
  Andy Clement 1a819be178 Dig deeper to find WildTypePattern in DeclareParents 5 years ago
  Andy Clement 5f594722aa Diagnostics for https://bugs.eclipse.org/bugs/show_bug.cgi?id=543023 5 years ago
  Andy Clement b21a593652 better infrastructure for checking pointcuts terminate correctly - inactive right now 5 years ago
  Andy Clement 450c1fe057 Fix 541325 - Support is(AbstractType) 5 years ago
  Andy Clement a5c0fc936f 537825: Remove FINAL for cflow related class elements for Java 9+ 5 years ago
  Andy Clement 43fab006f4 Fix some generics warnings, add overrides 6 years ago
  Andy Clement a024df9675 Initial cut at bug 535086 - pertypewithin and non vis types 6 years ago
  Andy Clement 7d47cba010 Bug#531694: generate more optional thisJoinPoint construction code 6 years ago
  Andy Clement 6b620ba3aa Fix for Bug 531819 - Negative parameter annotation matching not behaving 6 years ago
  Andy Clement 68ed282a06 JDT Upgrade for 1.9.0.rc3 6 years ago