3181 Commits (f8cf60b03ac66011a68da9407f49a69622f26dac)
 

Author SHA1 Message Date
  aclement f8cf60b03a pr110927: testcase and fix 19 years ago
  aclement 0b8ed1d5c1 pr110927: testcase 19 years ago
  avasseur 16c6e0b126 temp comment out for CC, update for #107953 fix 19 years ago
  avasseur 823947e4fd #107953 @AfterThrowing/Returning checks when extra formal is not bound 19 years ago
  avasseur e24482630a test for Adrian, #108488 - note: other test are commented out 19 years ago
  aclement 64da2cd848 pr110788: fix - better analysis of type hierarchy 19 years ago
  aclement 8a4146fc1c organized imports 19 years ago
  aclement fc51daa12d pr110788: testcases 19 years ago
  aclement c7e275bbe8 organized imports 19 years ago
  aclement 1feb254c88 Bit of shuffling to keep the build machine happy. Basically the PointcutExpressionTest is now in *two* places. Its in weaver and when run it will not use a 1.5 delegate, and its in weaver5 where it *will* use a 1.5 delegate. I changed the logic in the ReflectionDelegateFactory to allow for being unable to find the 1.5 delegate class, although this should only arise on the build machine or running weaver tests standalone. 19 years ago
  aclement 8ca0ffcdf0 organized imports 19 years ago
  acolyer 4b15f3893c restoring original behaviour in LocalVariableGen - not happy with my change from last night.... 19 years ago
  acolyer 97520cf015 fix for pr101407 - weaver produces wrong local variable table bytecode. 19 years ago
  acolyer fb428d0e5a tests for pr102933, array clone in -1.4, -1.5 vs -1.3 19 years ago
  acolyer 21804a0c3d improve abort handling for AJDT 19 years ago
  acolyer e76b370126 tests and fix for pr88900, unneccessary warning 19 years ago
  acolyer c6567597ad give context in can't find type messages 19 years ago
  aclement 10a0985aa2 pr110307: test cases. 19 years ago
  aclement 24e42cff34 trick the build machine into compiling our code ! 19 years ago
  acolyer 20cafd486b a few more tweaks to fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 19 years ago
  aclement cf077b3b71 include weaver5 19 years ago
  aclement b1c88bdb04 imports organized. 19 years ago
  aclement 601d08a2e4 doh! 19 years ago
  aclement 7860b68dc8 updated for weaver5 19 years ago
  aclement 58ccf4cfe0 weaver5 added 19 years ago
  aclement 0be5213588 depending on weaver5 will keep the packaging happy... 19 years ago
  aclement 06ce6cb6bf java5 related folders have gone. 19 years ago
  aclement 1362590b3d no longer required with new weaver5 project. 19 years ago
  aclement 9e531e617f moved to weaver5 19 years ago
  aclement 0ea99cad04 weaver5 split out so weaver can continue to be built with Java1.3 19 years ago
  acolyer d485f9bcc4 fix for pr108123 and pr106500 - better diagnostics and exceptions, plus support for -Xdev:Pinpoint 19 years ago
  aclement 4afdcf2612 avoid using IdentityHashMap - that doesnt exist < 1.4 19 years ago
  aclement 1c72a494aa avoid 'illegal forward reference' problem when compiling with 1.3 19 years ago
  aclement 870577699d Ensure tests run if no aj-build folder exists. 19 years ago
  aclement e61636fbce now builds ok under 1.3. Needs a 'drastic' refactor/tidyup 19 years ago
  acolyer 2ac865ad7e remove @Override that for some reason doesn't compile at 1.3 level... 19 years ago
  acolyer a4a9090d88 tests and fix for pr77076 - MUCH better toleration of missing types when weaving into jars etc.. 19 years ago
  aclement 7d73ff1418 tiny update. 19 years ago
  aclement d9fe366566 ast support ! (and testcase) 19 years ago
  aclement d0ae646468 ast support ! 19 years ago
  aclement 61cddce63a ast support - rebuilt shadows 19 years ago
  aclement 14bef379c8 AST support - factories for ensuring when the classes in JDT core initialize, they are able to build the correct AJ subtypes. 19 years ago
  acolyer 03b20bc112 David Knibb's patch for enh 109173 :- Weaving Adaptor enhancements 19 years ago
  aclement 4270e9387e AST support change. 19 years ago
  acolyer 8a0f59ad18 tests and fix for 109283. 19 years ago
  mkersten 0442d2f269 Set project compiler compliance to be Java5 for the weaver project, so that it builds straight out of CVS. 19 years ago
  acolyer f042f0cf99 doh! 19 years ago
  acolyer 2447704c60 attempt to create the right classpath for running org.aspectj.weaver.tools tests on the build machine... 19 years ago
  acolyer edd1fb9692 add the java5-xxx as source folders 19 years ago
  acolyer b5eb04579d load 1.5 dependent tests reflectively... 19 years ago