59 Commits (6585b9ef46e9cf6402a2d2ec5107443218488dc1)

Autor SHA1 Mensagem Data
  Alexander Kriegisch 6585b9ef46 Add traverse methods for declare and pattern types 1 ano atrás
  Alexander Kriegisch e43fa758f3 Add traverse methods for pointcut types 1 ano atrás
  Alexander Kriegisch c9afd2ee1b WildTypePattern: fix hashCode and toString methods 1 ano atrás
  Alexander Kriegisch 9cf956c283 Improve array matching for all TypePattern subclasses 1 ano atrás
  Alexander Kriegisch 6e79467e0a Handle one- and multi-dimensional array return types correctly 1 ano atrás
  Alexander Kriegisch a0bcb6ba4b Simplify if-else in WildTypePattern.matchesExactlyByName 1 ano atrás
  Alexander Kriegisch 5a8cdee463 Fix WildTypePattern.isArray 1 ano atrás
  Alexander Kriegisch 39b6f35570 Improve code and documentation for #366085 fix 1 ano atrás
  Alexander Kriegisch 65f1ec72c2 Fix #366085 concerning declared annotations with source retention 1 ano atrás
  Andrey Turbanov 816f585d54 Cleanup redundant null check before instanceof 2 anos atrás
  Andrey Turbanov 2091b6d1de Reduce 'Object' class usage 2 anos atrás
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update 2 anos atrás
  Andrey Turbanov 2301b36776 Cleanup redundant type casts, due to too weak variable type declaration 2 anos atrás
  Andy Clement fab59b5d20 Improve annotation style if pointcut handling 2 anos atrás
  Andy Clement f1cb850e40 polish - typo 2 anos atrás
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations 2 anos atrás
  Andrey Turbanov 80e0c5adc8 Replace more usages of StringBuffer with StringBuilder 2 anos atrás
  Andrey Turbanov c4c3ceac69 Update org.aspectj.matcher code to use generics. 2 anos atrás
  Andrey Turbanov bfd6fee99d Cleanup redundant boxing. 2 anos atrás
  Andrey Turbanov 7cec6ee4da Trim trailing whitespaces. 2 anos atrás
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 anos atrás
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 anos atrás
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 anos atrás
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages 3 anos atrás
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3 anos atrás
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags 3 anos atrás
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments 3 anos atrás
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3 anos atrás
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 anos atrás
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 anos atrás
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call 3 anos atrás
  Lars Grefer 3641f1626d Collection.toArray() call style 3 anos atrás
  Lars Grefer d66bec041a Manual array copy 3 anos atrás
  Lars Grefer a85308ec10 Manual array to collection copy 3 anos atrás
  Lars Grefer d7ba05ce26 Remove checks for old Java Versions 3 anos atrás
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 anos atrás
  Andy Clement cacc9d5602 Add a debug flag to workaround issue until we can sort it (565713) 3 anos atrás
  Lars Grefer 93ce335dc0 Unnecessary unboxing 3 anos atrás
  Lars Grefer f33600d4d5 Unnecessary boxing 3 anos atrás
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 anos atrás
  Lars Grefer a508fd5315 'while' loop replaceable with enhanced 'for' loop 3 anos atrás
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 anos atrás
  Andy Clement c3289ab86b Polish 3 anos atrás
  Andy Clement 869b7cccd3 Fix 550705: tricky intermittent verify error 4 anos atrás
  Andy Clement 282c5d2d07 polish 4 anos atrás
  Andy Clement ded957880d Debug for 551732 4 anos atrás
  Andy Clement 4d6668df0c Fix 550494 4 anos atrás
  Andy Clement af640d2d88 Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic bytecode 4 anos atrás
  Andy Clement c53bdfe303 polish for 1.9.3 5 anos atrás
  Andy Clement 8819fad9f4 333274: more tests and fixes: nested @Around advice with proceed 5 anos atrás