795 Commits (3b517caf402c6d7c52d4bcbdc86c7528ab828ec9)

Author SHA1 Message Date
  aclement 06f5e354a7 pipeline changes: need extra hook into compiler lifecycle (after diet parse) 18 years ago
  mwebster e2df9de0de Bug 150487 "Tracing and Logging Framework" (handle missing org.apache.commons.logging on JSE-1.3/1.4) 18 years ago
  aclement 9ec075865f allow exception to flow out rather than losing it due to an NPE 18 years ago
  aclement d373429ee9 test and fixes for Bug 145963: add injar aspects to the model 18 years ago
  aclement d3376d0422 pr145689 - telling AJDT through the progress monitor (rather than a debug interface) whether the build was full or incremental. 18 years ago
  aclement b508e08b70 pr145689 - telling AJDT through the progress monitor (rather than a debug interface) whether the build was full or incremental. 18 years ago
  mwebster 58bbbe871e Interim fix for Bug 117885 "Classes are reloaded in AjcTestCase.run()" (copy test CLASSPATH) 18 years ago
  aclement 9249d0c861 remaining fix for 145693 18 years ago
  aclement 82f217fa97 test and fix for 148693 18 years ago
  aclement 2f3eb4fc8e correct construction for inner types and source positions. 18 years ago
  aclement f6834c7692 test and fix for 148737 18 years ago
  aclement b59b036af8 NPE guard for 148911 18 years ago
  aclement be2aca6940 recognizes parameterized methods (fix for 148545) 18 years ago
  aclement 5e24c70a7b organized imports 18 years ago
  aclement ec9b7f9c79 fix for 148536 18 years ago
  acolyer c9f311aeeb tests and implementation for enh 147711 (use true synthetic attribute/flag for aj synthetic members). 18 years ago
  aclement 76d1bc7bdf 148027: dont generate usespointcut relationship (for now...) 18 years ago
  aclement abe25b0298 testcode and patches for pr141730 comments #13,14: "new handleprovider" 18 years ago
  mwebster 81abede511 Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid JUnit dependency problem in util project 18 years ago
  mwebster f4cd0bfb01 Make sandbox directories unique among workspaces e.g. c:\temp\ajcSandbox\org.aspectj\ajcTes1234.tmp 18 years ago
  mwebster b28c0d22c0 Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (AjcTestCase.DEFAULT_CLASSPATH_ENTRIES) 18 years ago
  mwebster 94e8e64956 Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (wrong class loader) 18 years ago
  aclement f58b5d8937 141730: underpinning changes for new handles support. No longer 'leak' implementation details of the handles out into the rest of the code. 18 years ago
  aclement 5a75601c50 141730 - latest variant of program element signature processing 18 years ago
  aclement 5e74f35fa0 some code for 141730 - store type signatures in program elements rather than processed type names. 18 years ago
  mwebster 319a0d1570 132591 - Duplicate exception with aop.xml file on aspectpath 18 years ago
  aclement a5b3183051 improved handling of optional joinpoints argument processing. and updated usage text to correct an error. 18 years ago
  acolyer c82fae9bb7 update license to EPL 18 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  aclement d072fd16ec test and fix for 129282 18 years ago
  aclement 26a8a86299 test and fixes for 143930, 143924 18 years ago
  aclement 4dea3ad241 test and fix for pr132349: itds on inner type of generic type 18 years ago
  acolyer e9c2a596fb final implementation and tests for 101983: allow separate output folders 18 years ago
  aclement bf5c6b8b01 fix for 138171 - error if we can't copy a resource over rather than crashing. 18 years ago
  aclement 84601d8cc7 sick and tired of checking these classes out of CVS and hacking debug ON. The only time I want debug off is when running RunTheseBeforeYouCommitTests. So now debug is hard coded ON and I've checked in a launch config for running the tests with debug off. 18 years ago
  aclement 5f6a6b12c5 test and fix for 141956 18 years ago
  acolyer 40c0d94949 progress on enh 101983 (allow separate output folders for separate source folders) 18 years ago
  aclement b14d5e8a49 for 82570 - add linenumbertable for generated methods (aspectOf/etc) 18 years ago
  aclement 9ffc63b51a tests and fix for 135068: verifyerror for @AJ 18 years ago
  aclement 7a955f0f8f longhand of recent Java API *sigh* 18 years ago
  aclement 9d1f31f65b fixes for missing error messages (pr132314) 18 years ago
  aclement 10a366b6a9 134471 - incremental structure model repair code overhaul - tell the weaver the kind of weave (inc/batch) so it knows whether to do incremental repairs to the model for each file being woven. 18 years ago
  aclement 63a121b159 134471 - incremental structure model repair code overhaul - full equals support for when mungers are compared and we care about slocs. 18 years ago
  wisberg b1ad94d4c9 fix 135210 - -nowarn exceptions for xlint, declare warning 18 years ago
  aclement b26fead410 uses pointcut relationship made conditional (can help make structure model tests easier to write if turned off) 18 years ago
  aclement 299c3a4f2c test and fix for 134371 18 years ago
  aclement 2ed766cd9f test for 136393: NPE on funky ITD ctor 18 years ago
  aclement 5a01932b9d fixes for 137235 (contributed by Ron): more intelligent logic for determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...) 18 years ago
  aclement 0d74ccfc60 fix for 138143: npe on duplicate method for ataj 18 years ago
  aclement 965ac05c7a test and fix for 136258 18 years ago