3 Commity (7a013ac10b7454b2058462f2ad715fb078337bda)

Autor SHA1 Wiadomość Data
  aclement 7a013ac10b findbugs/eclipse warnings fixed 16 lat temu
  aclement 2f2215479d eclipse: unnecessary cast 16 lat temu
  aclement cfd711b962 new ajde.core module 17 lat temu
  acolyer 8997be03b5 update license to EPL 18 lat temu
  aclement 9dca72e7c6 test and fix for 132130 18 lat temu
  aclement 5f8d2cdff4 test and fix for 119451 18 lat temu
  mkersten 37c44d35a6 Fix for Bug #82752: ProgramElement.getSourceSignature returns "public" for "private" members 19 lat temu
  wisberg 07b62e63fa path-handling audit - mainly TODO, but some fixes/finders 19 lat temu
  aclement 2982b4cc62 The BIG commit. 20 lat temu
  acolyer 305b0d18b1 spring cleaning in advance of 1.2 enhancements: 20 lat temu
  mkersten 3a495aad88 Fixed AJDT bug with truncation of labels (there was a weird substring call in AdviceActionDelegate). Fixed ASM/AJDT modifiers bug. Fixed ASM static initializers bug (we may want to change the way they show up, i.e. Added imports to ASM containment hierarchy. Fixed numerous AJBrwoser, JBuilder and NetBeans bugs. 21 lat temu
  mkersten eb12f56518 Added spacewar project for testing. 21 lat temu
  mkersten b5d8b449c7 Updated org.aspectj.asm relationship model to string-handle-based API in order to support adding and removing relationships at any point in the compilation cycle, and to support external tools building relationships (e.g. JDT's incremental containment hierarchy builder). Also made inter-type declaration relationships show up in the model. 21 lat temu
  mkersten bffcd4c305 Added support for multiple relationships for a single program element. Renamed model container class. 21 lat temu
  mkersten 11d7649fc3 Minor improvements to structure model generation, clean up of test suite output, and port of AJDT to new ASM APIs. 21 lat temu
  mkersten 4a1a347b22 Got advice relationships working. 21 lat temu
  mkersten f1deb9c110 Reimplemented ASM API as described in bug "41254: revise asm and create interfaces". Containment hierarchy is done and tests added. Relationships are not done yet. All clients except AJDT ported. More UI porting in Swing clients required. 21 lat temu
  mkersten 1508de05e2 Improved generation of advice and pointcut names in the ASM. 21 lat temu
  mkersten 5594a6579a Revised and added tests for ASM containment hierarchy. 21 lat temu