71 Коміти (997e351ea069dd8607501adfbbd681c1787fd41e)

Автор SHA1 Повідомлення Дата
  aclement 997e351ea0 generics 13 роки тому
  aclement 7a625d01b8 251277: making asmmanager non-singleton 15 роки тому
  aclement 2925bb82dd removing unused code 16 роки тому
  aclement 25e44d2072 formatter chewed on it 16 роки тому
  aclement 6b38c14ff1 findbugs/eclipse warnings fixed 16 роки тому
  aclement abadca94b1 eclipse: unnecessary cast 16 роки тому
  aclement ba7d08a763 incorrectly removed this code - although it needs changing, it needs null checks, not instanceof checks 16 роки тому
  aclement 18f59c4ecf removed unnecessary code 16 роки тому
  aclement 8559a350a4 148190#35 17 роки тому
  aclement a010542247 148190#32 17 роки тому
  aclement e375a91c1d 148190#32 17 роки тому
  aclement 9ddbb03d25 148190#32 17 роки тому
  aclement 9c5ec0680f patches from 148190 #22 17 роки тому
  aclement 39c89755c3 tests and fixes for pr164384 17 роки тому
  aclement 40cf610769 fix for 155213: made using date formatter lazy. 18 роки тому
  aclement 7ab3074afd fix annoying stacktrace that comes out when running all tests 18 роки тому
  aclement beaeab3dbf pr145689 - telling AJDT through the progress monitor (rather than a debug interface) whether the build was full or incremental. 18 роки тому
  acolyer 8997be03b5 update license to EPL 18 роки тому
  acolyer 5c1a75d0c0 this commit eliminates all bar 2 of the 60 odd compilation warnings in the ajde module 18 роки тому
  wisberg 58816664c2 omitting incremental as broken for now. 18 роки тому
  aclement facce3e93c new icons for annotation/enum, 'borrowed' from JDT UI 19 роки тому
  mkersten 0e43ed55f5 Fix for Bug 3897 19 роки тому
  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 роки тому
  mkersten aab9c2c57d Applied patch for bug#77799 "NullPointerException in StructureSearchManager" 19 роки тому
  mkersten c5ac111c5b Change to prevent "uses-pointcut" nodes from appearing by default 19 роки тому
  aclement 197afeadcb FindBugs: fixes. 20 роки тому
  aclement 299d24a826 cant find type/organize imports (and hopefully fix the build) 20 роки тому
  aclement 2982b4cc62 The BIG commit. 20 роки тому
  acolyer 2ec27dacd9 fix for Bugzilla Bug 40206 20 роки тому
  mkersten 3b6a9d338f Minor non-disruptive ASM API cleanup. 20 роки тому
  acolyer 305b0d18b1 spring cleaning in advance of 1.2 enhancements: 20 роки тому
  acolyer 87ded0f477 deleted a rogue import of com.sum.crypto... that mik must have added by accident. 21 роки тому
  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 роки тому
  mkersten 466cb82c3b Added declare error/warning relationships to model. 21 роки тому
  mkersten 1c58e3476d Ported inline annotation support to new ASM API. Ported aspect visualizer. Improved link siganture generation. Improved ASM test coverage. 21 роки тому
  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 роки тому
  mkersten bffcd4c305 Added support for multiple relationships for a single program element. Renamed model container class. 21 роки тому
  mkersten 11d7649fc3 Minor improvements to structure model generation, clean up of test suite output, and port of AJDT to new ASM APIs. 21 роки тому
  mkersten 4a1a347b22 Got advice relationships working. 21 роки тому
  mkersten f7944d2c68 First pass at new relationship API support. 21 роки тому
  mkersten 07ec8f6251 Fixed bad cast. 21 роки тому
  mkersten 18f9c1e2db Fixed ProgramElement modifiers bug. 21 роки тому
  mkersten faddf20490 Removed unnecessary cast. 21 роки тому
  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 роки тому
  mkersten acdf688ccc Fixed 21 роки тому
  mkersten 5edccbfaeb Fixed bugs: 21 роки тому
  mkersten 5594a6579a Revised and added tests for ASM containment hierarchy. 21 роки тому
  mkersten b0ccce0d0e Added incremental warning message. 21 роки тому
  mkersten cd1ad650b8 De-coupled AJDE APIs from javax.swing, and moved browser-specific funtionality into the the ajbrowser module.) 21 роки тому
  mkersten bbd832b480 Fix for bug#40771 21 роки тому