13 Commits (5a8cdee463d63f9f3eaf0a40dff26a54a814121c)

Author SHA1 Message Date
  Alexander Kriegisch 5a8cdee463 Fix WildTypePattern.isArray 1 year ago
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 2 years ago
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages 3 years ago
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments 3 years ago
  Lars Grefer 3641f1626d Collection.toArray() call style 3 years ago
  Lars Grefer d66bec041a Manual array copy 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 c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement afaa961b29 mavenized org.aspectj.matcher module - wip 5 years ago
  Andy Clement d4a8cc9048 generics 12 years ago
  aclement 767bb859f1 317743: import handling and type lookup issues 14 years ago
  aclement 540672aeba 314695 14 years ago
  aclement f4b1f8502f change all relevant DataOutputStream usage to use CompressingDataOutputStream 14 years ago
  aclement 83a479f572 refactored generic type handling 14 years ago
  aclement d3ec7d1117 correction to isStar() implementation 14 years ago
  aclement cffe952902 minor optimizations 14 years ago
  aclement 5a37433e22 formatted 14 years ago
  aclement ad94bf289f 246125: pulled tests from weaver into matcher and created bcel subtypes of matcher tests where appropriate 15 years ago
  aclement eb5b285778 246125: the SPLIT 15 years ago