592 Commits (master)

Author SHA1 Message Date
  Alexander Kriegisch b48e5d71a9 Minor code cosmetics 2 weeks ago
  Alexander Kriegisch e8c2f57913 Further streamline BCException 1 year ago
  Alexander Kriegisch 7bd0a45144 Improve stack trace printing in BCException 1 year ago
  Alexander Kriegisch ed0a8ea17b New Xlint warning 'arrayCannotBeVoid' when resolving 'void[]' 1 year ago
  Alexander Kriegisch cad9346701 UnresolvedType.signatureToName: fix '*' case for generic type '?' 1 year ago
  Alexander Kriegisch 2a1ec081e1 WildTypePattern: match generic type params correctly for array types 1 year ago
  Alexander Kriegisch 397796d676 WildTypePattern.toString: do not parenthesesise generic type list 1 year ago
  Alexander Kriegisch 742d4d7ea0 SignaturePattern.TypePatternVisitor: remove redundant visit method 3 weeks ago
  Alexander Kriegisch 0344282004 SignaturePattern: minor structural refactoring 3 weeks ago
  Alexander Kriegisch c2acbdf9ea SignaturePattern: Add exception for meta annotations 3 weeks ago
  Alexander Kriegisch b5ff0942c3 Lint: minor structural refactoring 3 weeks ago
  Alexander Kriegisch 59fef88ca1 UnresolvedType: fix JVM signature conversion 1 year ago
  Alexander Kriegisch 97d8f7339e Enable type parameter traversal in exact type patterns 1 year ago
  Alexander Kriegisch a86ed456e0 Set version to 1.9.23-SNAPSHOT 1 month ago
  Alexander Kriegisch 2b286c2217 Release AspectJ 1.9.22 1 month ago
  Alexander Kriegisch acdc285883 Remove Apache Commons from 'lib' module, update remaining dependencies 1 month ago
  Alexander Kriegisch 16b14b007c Set version to 1.9.22-SNAPSHOT 1 month ago
  Alexander Kriegisch a357991d67 Release AspectJ 1.9.21.2 1 month ago
  Alexander Kriegisch 198957fd26 LangUtil: remove methods like 'is11VMOrGreater', 'is1dot5VMOrGreater' 2 months ago
  Alexander Kriegisch cbdbba0ab0 Globally replace "http:" by "https:" in non-XML files 2 months ago
  Alexander Kriegisch 2f2416bd5d Replace links to https://www.eclipse.org/aspectj/doc/next 2 months ago
  Alexander Kriegisch f70b4f6749 Set version to 1.9.22-SNAPSHOT 2 months ago
  Alexander Kriegisch d2a3860b66 Release 1.9.21.1 2 months ago
  Alexander Kriegisch 8518fcf96e Globally replace HTTP links to eclipse.org by HTTPS 2 years ago
  Alexander Kriegisch 0bece5e3e1 Set version to 1.9.21.1-SNAPSHOT 4 months ago
  Alexander Kriegisch e13d569d24 Set version to 1.9.22-SNAPSHOT 4 months ago
  Alexander Kriegisch bac644ec1b Release AspectJ 1.9.21 4 months ago
  Alexander Kriegisch 52f52bdc22 Set version to 1.9.21-SNAPSHOT again 5 months ago
  Alexander Kriegisch 7eedc60e76 Release candidate 1.9.21.RC1 5 months ago
  Alexander Kriegisch 8e8d81cae8 Set version 1.9.21-SNAPSHOT 5 months ago
  Alexander Kriegisch 05de091a06 Release milestone 1.9.21.M1 5 months ago
  Alexander Kriegisch 5988c287c7 Remove old '.cvsignore' files 7 months ago
  Alexander Kriegisch 4accdcda5c Set version to 1.9.21-SNAPSHOT 8 months ago
  Alexander Kriegisch 91e3dbf0e1 AspectJ release 1.9.20.1 8 months ago
  Alexander Kriegisch 73e86eb9dc NotTypePattern: Fix matching problem for negated type patterns 8 months ago
  Alexander Kriegisch d2c35707ae Fix Spring issue 27761 8 months ago
  Alexander Kriegisch 1060d22a5c Set version to 1.9.21-SNAPSHOT 8 months ago
  Alexander Kriegisch ca61ec221a Release 1.9.20 8 months ago
  Alexander Kriegisch db76c17503 Add method ArrayReferenceType.equals to fix failing tests 10 months ago
  Alexander Kriegisch ab65cbdd58 Add null checks for Shadow.getResolvedSignature() 10 months ago
  Alexander Kriegisch 53bb964c30 Add safeguards for And/Or/Not pattern node types 1 year ago
  Alexander Kriegisch 6585b9ef46 Add traverse methods for declare and pattern types 1 year ago
  Alexander Kriegisch e43fa758f3 Add traverse methods for pointcut types 1 year ago
  Alexander Kriegisch 91abb82c15 Fix PointcutRewriterTest, add LogicalPointcutStructure test helper class 1 year ago
  Alexander Kriegisch c9afd2ee1b WildTypePattern: fix hashCode and toString methods 1 year ago
  Alexander Kriegisch 9cf956c283 Improve array matching for all TypePattern subclasses 1 year ago
  Alexander Kriegisch 6e79467e0a Handle one- and multi-dimensional array return types correctly 1 year ago
  Alexander Kriegisch a0bcb6ba4b Simplify if-else in WildTypePattern.matchesExactlyByName 1 year ago
  Alexander Kriegisch 5a8cdee463 Fix WildTypePattern.isArray 1 year ago
  Alexander Kriegisch 39b6f35570 Improve code and documentation for #366085 fix 1 year ago