795 Commits (3b517caf402c6d7c52d4bcbdc86c7528ab828ec9)

Autor SHA1 Nachricht Datum
  mwebster ea82f25eb6 Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project root" (use sandbox for compiling and running tests) vor 18 Jahren
  aclement 9664058bcd test and fix for 152589: adviceDidNotMatch incorrectly appearing vor 18 Jahren
  aclement a3f3ae406d test and fix for 152257 vor 18 Jahren
  mwebster eb31ec6c3d Bug 113948 "Repackage AspectJ" (move module root suites out of default package) vor 18 Jahren
  aclement af9e8ba799 pipeline changes: fix for deep nesting aspects vor 18 Jahren
  aclement d2e88a7f9f pipeline changes: new info message for time taken, plus optional (commented out logic) for easily attaching jconsole vor 18 Jahren
  aclement 2719757a92 pipeline changes: converts Eclipse annotations to AJ ones vor 18 Jahren
  aclement 847f91920f pipeline changes: builds EclipseResolvedMembers vor 18 Jahren
  aclement b22f23ad78 pipeline changes: changed to cope with differing implementations of ICompilerAdapter vor 18 Jahren
  aclement 4d2d363d34 pipeline changes: multiple variants of compiler adapter now, one pipelines, one doesnt. vor 18 Jahren
  aclement 54f7bb4f25 fix for Bug 151845: NPE while building vor 18 Jahren
  mwebster c4e60095c3 Bug 150487 "Tracing and Logging Framework" (remove 1.4 API) vor 18 Jahren
  aclement 5526c123cd pipeline changes: new kind of ResolvedMember for Eclipsey members vor 18 Jahren
  aclement 06f5e354a7 pipeline changes: need extra hook into compiler lifecycle (after diet parse) vor 18 Jahren
  mwebster e2df9de0de Bug 150487 "Tracing and Logging Framework" (handle missing org.apache.commons.logging on JSE-1.3/1.4) vor 18 Jahren
  aclement 9ec075865f allow exception to flow out rather than losing it due to an NPE vor 18 Jahren
  aclement d373429ee9 test and fixes for Bug 145963: add injar aspects to the model vor 18 Jahren
  aclement d3376d0422 pr145689 - telling AJDT through the progress monitor (rather than a debug interface) whether the build was full or incremental. vor 18 Jahren
  aclement b508e08b70 pr145689 - telling AJDT through the progress monitor (rather than a debug interface) whether the build was full or incremental. vor 18 Jahren
  mwebster 58bbbe871e Interim fix for Bug 117885 "Classes are reloaded in AjcTestCase.run()" (copy test CLASSPATH) vor 18 Jahren
  aclement 9249d0c861 remaining fix for 145693 vor 18 Jahren
  aclement 82f217fa97 test and fix for 148693 vor 18 Jahren
  aclement 2f3eb4fc8e correct construction for inner types and source positions. vor 18 Jahren
  aclement f6834c7692 test and fix for 148737 vor 18 Jahren
  aclement b59b036af8 NPE guard for 148911 vor 18 Jahren
  aclement be2aca6940 recognizes parameterized methods (fix for 148545) vor 18 Jahren
  aclement 5e24c70a7b organized imports vor 18 Jahren
  aclement ec9b7f9c79 fix for 148536 vor 18 Jahren
  acolyer c9f311aeeb tests and implementation for enh 147711 (use true synthetic attribute/flag for aj synthetic members). vor 18 Jahren
  aclement 76d1bc7bdf 148027: dont generate usespointcut relationship (for now...) vor 18 Jahren
  aclement abe25b0298 testcode and patches for pr141730 comments #13,14: "new handleprovider" vor 18 Jahren
  mwebster 81abede511 Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid JUnit dependency problem in util project vor 18 Jahren
  mwebster f4cd0bfb01 Make sandbox directories unique among workspaces e.g. c:\temp\ajcSandbox\org.aspectj\ajcTes1234.tmp vor 18 Jahren
  mwebster b28c0d22c0 Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (AjcTestCase.DEFAULT_CLASSPATH_ENTRIES) vor 18 Jahren
  mwebster 94e8e64956 Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (wrong class loader) vor 18 Jahren
  aclement f58b5d8937 141730: underpinning changes for new handles support. No longer 'leak' implementation details of the handles out into the rest of the code. vor 18 Jahren
  aclement 5a75601c50 141730 - latest variant of program element signature processing vor 18 Jahren
  aclement 5e74f35fa0 some code for 141730 - store type signatures in program elements rather than processed type names. vor 18 Jahren
  mwebster 319a0d1570 132591 - Duplicate exception with aop.xml file on aspectpath vor 18 Jahren
  aclement a5b3183051 improved handling of optional joinpoints argument processing. and updated usage text to correct an error. vor 18 Jahren
  acolyer c82fae9bb7 update license to EPL vor 18 Jahren
  acolyer b6c89301f2 update license to EPL vor 18 Jahren
  aclement d072fd16ec test and fix for 129282 vor 18 Jahren
  aclement 26a8a86299 test and fixes for 143930, 143924 vor 18 Jahren
  aclement 4dea3ad241 test and fix for pr132349: itds on inner type of generic type vor 18 Jahren
  acolyer e9c2a596fb final implementation and tests for 101983: allow separate output folders vor 18 Jahren
  aclement bf5c6b8b01 fix for 138171 - error if we can't copy a resource over rather than crashing. vor 18 Jahren
  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. vor 18 Jahren
  aclement 5f6a6b12c5 test and fix for 141956 vor 18 Jahren
  acolyer 40c0d94949 progress on enh 101983 (allow separate output folders for separate source folders) vor 18 Jahren