3014 Commits (284c4eed6b80ac368ca60c2f9eb7aff1234bf2a8)
 

Author SHA1 Message Date
  aclement 04bebb62e8 just a few tests for generic aspects... 19 years ago
  acolyer 8eb191ad3c force parameterizeWith to be implemented all the way down the hierarchy 19 years ago
  acolyer 8ad9eecd63 handle reference pointcuts of the from Generic<X>.foo() 19 years ago
  acolyer e11df238c6 allow a reference pointcut reference of the form Generic<String>.foo() 19 years ago
  acolyer 5dd3cc0851 make sure we don't lose source location on parameterizeWith 19 years ago
  acolyer e6dd6008a5 also parameterize annotation pattern 19 years ago
  acolyer 4a5c56c32b support for parameterizeWith 19 years ago
  acolyer dde3a9141c implementation of parameterizeWith and fix for 107059 part 2 19 years ago
  acolyer 867a65660c messages for trying to reference a pointcut in a generic type from a raw type reference 19 years ago
  acolyer 6cccb66ba4 SuppressAjWarnings should not suppress errors! 19 years ago
  acolyer e1e8a032d3 tests for pr107059 and generics chapter of ajdk 19 years ago
  acolyer f7a8c2e721 tests for examples in the ajdk generics chapter 19 years ago
  acolyer e88e1a38c4 follow-on test for pr107159 19 years ago
  aclement f6544cd391 Makes sure it looks on the generic members for annotations in the case of ITDs. 19 years ago
  aclement 431bc79084 switched test around. 19 years ago
  aclement 590fccc624 Andrews test for pr93356 19 years ago
  aclement 5242ef35b0 test for pr93356 and generic binary weaving itds 19 years ago
  aclement 7951b5c0e2 some binary weaving ITD tests, they dont pass yet. 19 years ago
  aclement dea8672c24 Modified access to onType to be via a get/set pair - enabling me to get in and do some stuff for generic ITDs. 19 years ago
  aclement 9329ddd9d3 I think that astore at the start of the exception block is the right pattern to use. I remember some bug about a decompiler choking on no store when it was expected. 19 years ago
  wisberg 84542fbb09 tests for Fix 106736 - permitting classes dir as aspect URL (also permitting .zip files) 19 years ago
  wisberg 73748ff36e Fix 106736 - permitting classes dir as aspect URL (also permitting .zip files) 19 years ago
  wisberg 10ba23b800 comment only on poorly-named but public addLibraryJarFile(..) 19 years ago
  wisberg e9329e91f4 Using JLS 20.18.7 system property for version per mailing list request 19 years ago
  acolyer c82127f4e6 deleted the section about declaring a pertypewithin aspect with a type variable. We could consider supporting this beyond AspectJ 1.5.0 perhaps, but not before. 19 years ago
  acolyer 154fd6e59d replaced <i> which docbook does not understand with <emphasis> which it does 19 years ago
  acolyer e8f7b99508 pretty much a complete rewrite, this time matching the actual implementation! 19 years ago
  acolyer 779fa790d4 updated copyright date 19 years ago
  acolyer dd2f538903 added method to determine which set of lint kinds are suppressed for a member via @SuppressAjWarnings 19 years ago
  acolyer c11b403d87 tell Lint which warnings to suppress during specialization of this advice 19 years ago
  acolyer cdefebbb41 support for @SuppressAjWarnings 19 years ago
  acolyer afcd1d5330 advice remembers the set of lint warnings that are suppressed for it via @SuppressAjWarnings 19 years ago
  acolyer b212b5d6b3 added ajdk generics tests and test for annotation matching on intermediate type in hierarchy 19 years ago
  acolyer d7bb145d6e test cases for all examples in the new generics chapter of the ajdk 19 years ago
  acolyer c75040720d test case for user list reported problem with annotations on an intermediate type in a hierarchy 19 years ago
  acolyer 0f181ac687 fix for bug 98952: @AJ if pointcut 19 years ago
  acolyer 14eea512cb re-enabling tests with @AJ processing in ajc since these now pass. 19 years ago
  avasseur f9a425cb10 @AJ PTW polish as per aj$getInstance does not rethrow the exc but return null #92880 19 years ago
  acolyer 2a599cb4ed fix for Bugzilla Bug 107059 19 years ago
  acolyer d572efd0e7 implementation of parameterize with for EllipsisTypePattern 19 years ago
  acolyer 95a55cddfe implementation of parameterize with 19 years ago
  acolyer 6a533b0d99 added isAny() to enable easy testing for full wildcard 19 years ago
  acolyer 2f2ddc5b10 test for declare soft with type vars 19 years ago
  acolyer b80aef96e0 tests for pr106130 and pr107059 19 years ago
  acolyer fcddd27d45 ajc-test drivers for 106130, 107059, and declare soft in generic aspect 19 years ago
  acolyer e50ee045bb test for declare soft in a generic aspect when using type vars 19 years ago
  acolyer e5c36a2a95 tests for pr106130 19 years ago
  acolyer 289eb6a040 test for Bugzilla Bug 107059 19 years ago
  acolyer e7b11c1ad0 updated message text... 19 years ago
  aclement 1966bd29f2 removed 1.3 testing temporarily to keep build happy? 19 years ago