518 コミット (d2a3860b66879b029b2606b3f974542ffa7e5ed9)

作成者 SHA1 メッセージ 日付
  Alexander Kriegisch 8518fcf96e Globally replace HTTP links to eclipse.org by HTTPS 2年前
  Alexander Kriegisch 5988c287c7 Remove old '.cvsignore' files 9ヶ月前
  Alexander Kriegisch 73e86eb9dc NotTypePattern: Fix matching problem for negated type patterns 10ヶ月前
  Alexander Kriegisch d2c35707ae Fix Spring issue 27761 10ヶ月前
  Alexander Kriegisch db76c17503 Add method ArrayReferenceType.equals to fix failing tests 1年前
  Alexander Kriegisch ab65cbdd58 Add null checks for Shadow.getResolvedSignature() 1年前
  Alexander Kriegisch 53bb964c30 Add safeguards for And/Or/Not pattern node types 1年前
  Alexander Kriegisch 6585b9ef46 Add traverse methods for declare and pattern types 1年前
  Alexander Kriegisch e43fa758f3 Add traverse methods for pointcut types 1年前
  Alexander Kriegisch 91abb82c15 Fix PointcutRewriterTest, add LogicalPointcutStructure test helper class 1年前
  Alexander Kriegisch c9afd2ee1b WildTypePattern: fix hashCode and toString methods 1年前
  Alexander Kriegisch 9cf956c283 Improve array matching for all TypePattern subclasses 1年前
  Alexander Kriegisch 6e79467e0a Handle one- and multi-dimensional array return types correctly 1年前
  Alexander Kriegisch a0bcb6ba4b Simplify if-else in WildTypePattern.matchesExactlyByName 1年前
  Alexander Kriegisch 5a8cdee463 Fix WildTypePattern.isArray 1年前
  Alexander Kriegisch 39b6f35570 Improve code and documentation for #366085 fix 1年前
  Alexander Kriegisch 65f1ec72c2 Fix #366085 concerning declared annotations with source retention 1年前
  Andrey Turbanov 816f585d54 Cleanup redundant null check before instanceof 2年前
  Andrey Turbanov 2091b6d1de Reduce 'Object' class usage 2年前
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update 2年前
  Andrey Turbanov 2301b36776 Cleanup redundant type casts, due to too weak variable type declaration 2年前
  Andy Clement fab59b5d20 Improve annotation style if pointcut handling 2年前
  Andy Clement f1cb850e40 polish - typo 2年前
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations 2年前
  Andrey Turbanov 80e0c5adc8 Replace more usages of StringBuffer with StringBuilder 2年前
  Andrey Turbanov c4c3ceac69 Update org.aspectj.matcher code to use generics. 2年前
  Andrey Turbanov bfd6fee99d Cleanup redundant boxing. 2年前
  Andrey Turbanov 7cec6ee4da Trim trailing whitespaces. 2年前
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2年前
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3年前
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3年前
  Alexander Kriegisch f0cc6138f9 Strip down compiler messages to AspectJ-specific ones 3年前
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages 3年前
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3年前
  Jerry James f8f117808b Fix misplaced or incorrectly nested HTML tags 3年前
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments 3年前
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3年前
  Andy Clement e0adab7d8f polish 3年前
  Lars Grefer 702f3fa5bd Cleanup unused imports 3年前
  Lars Grefer 639f5030e0 Weaken Collection declarations 3年前
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call 3年前
  Lars Grefer 3641f1626d Collection.toArray() call style 3年前
  Lars Grefer d66bec041a Manual array copy 3年前
  Lars Grefer a85308ec10 Manual array to collection copy 3年前
  Lars Grefer d7ba05ce26 Remove checks for old Java Versions 3年前
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3年前
  Andy Clement cacc9d5602 Add a debug flag to workaround issue until we can sort it (565713) 3年前
  Lars Grefer 93ce335dc0 Unnecessary unboxing 3年前
  Lars Grefer f33600d4d5 Unnecessary boxing 3年前
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3年前