2160 Commits (8766cadf5e70cf564ebc6699e48e3b2b7f20ad0a)
 

Author SHA1 Message Date
  wisberg 6776e8c378 name, avoid build.xml if dir null 19 years ago
  wisberg 066222bd25 2005-6 licenses and copyrights 19 years ago
  wisberg c9b113c925 base version changed to 1.2, this year to 2005 19 years ago
  wisberg 0c29b719fd initial support for building aspectj projects 19 years ago
  wisberg 091849cc30 avoiding bootstrap to make it easier to implement aspectj ant build *sigh* 19 years ago
  wisberg cd0399065d copyright holder - test failed when enabled. 19 years ago
  wisberg 24b9d46b15 Initial library module 19 years ago
  wisberg 5108369ed7 .ajproperties to text from binary 19 years ago
  wisberg 231112c89f Initial library module 19 years ago
  wisberg 311cef3ae0 per... advice "may then" to "will only" run, per user discussion 19 years ago
  mkersten 0e43ed55f5 Fix for Bug 3897 19 years ago
  aclement 942dc7337a Removing string temporarily - might be interfering with XML output for test results. 19 years ago
  aclement b2714f437b Fix for Bug 83645: pertypewithin({interface}) illegal field modifier 19 years ago
  aclement 2aeab8210d Fix for Bug 83645: pertypewithin({interface}) illegal field modifier 19 years ago
  aclement 4adf568fdf Fix for Bug 83645: pertypewithin({interface}) illegal field modifier 19 years ago
  aclement fa3cbd5115 Fix for Bug 83645: pertypewithin({interface}) illegal field modifier 19 years ago
  mkersten 5765d534a5 Tests and fix for: Bug 83565 19 years ago
  wisberg 50bab658e3 skipping test on X feature said to be failing on the build machine, though not locally. 19 years ago
  wisberg 36a3833866 preliminary fork support 19 years ago
  wisberg 5f290ea3dd refactoring, reformatting; support for generated test classes (latter not checked in) 19 years ago
  wisberg 048c86217e old test for done signal 19 years ago
  wisberg 1cee4fbd9b ignore bin 19 years ago
  wisberg 9c82919cca Summary of implementation limitations carefully worded to avoid the term "limitation" since Erik took it out. Proposed without objection on the mail list. 19 years ago
  wisberg 74b121aaaa support -showWeaveInfo in javac adapter 19 years ago
  wisberg 9b90a9bb03 tests for PR48650 partial workaround - ugh 19 years ago
  wisberg 8cc7315ade hack workaround for 48650 19 years ago
  wisberg 9b4532c41a Permit outjars to be used as injars in subsequent compile runs 19 years ago
  aclement 102eaace8f Fix for null arrays (from AV) 19 years ago
  aclement c301fe9d41 Added isSynthetic() to keep Java5 compiler happy (isSynthetic() is a new method in the Member class) 19 years ago
  aclement 7b4c7d7bef @AJ syntax (pr83626): changes to bcel from Alex 19 years ago
  aclement c18316237b Matthew fix for 83380: don't use enum as a variable name. 19 years ago
  wisberg 8e143992f8 @testcase PR83645 pertypewithin on interface 19 years ago
  aclement 1b01255892 Fix for Bug 83563: pertypewithin() handling of inner classes 19 years ago
  aclement 159d6bd942 Matthew fix for 83380: don't use enum as a variable name. 19 years ago
  aclement 3960b953bd Correctly build jdtcore includes fix for 83423. (BinaryTypeBinding) 19 years ago
  aclement 9367b36e48 Fix to ensure woven methods don't lose their annotations. 19 years ago
  aclement 1076c83616 First bit of implementing annotation checking in EclipseSourceType. 19 years ago
  aclement 61cd77beeb This fix for 'c' values in annotations has been verified by Pepe. Committing source changes and testcase. 19 years ago
  aclement c6e5f9af54 Fix for type 'c' values in annotations - 'c' == 'Class' 19 years ago
  aclement 8679b48247 fix (*cough* hack) for annotations originating from class files required by the compiler... will it work ... 19 years ago
  mkersten e4e35b9399 Added OOPSLA 2004 slides. 19 years ago
  aclement 5d281fd8e9 Fix for Bug 83303: complier error when mixing inheritance, overriding and polymorphism 19 years ago
  aclement 759be74616 Get enum value fields to work in the ASM. Plus test reorg as we are now adding tests that will only run on 1.5 19 years ago
  aclement a972be27a5 Promoted visibility of dump method for use from test cases. 19 years ago
  aclement 94e8935ef6 Update to allow 1.5 to be specified. 19 years ago
  aclement 71966e3348 Fix for Bug 82570: Weaved code does not include debug lines 19 years ago
  acolyer 0c83150870 updates for ltw and annotations 19 years ago
  aclement feb085e611 organized imports 19 years ago
  aclement 634e6c66aa first example now works! 19 years ago
  aclement 00b76289a2 Fix to allow pertypewithin aspectOf() to cope with 1.5 generic form of java.lang.Class 19 years ago