42 Revīzijas (f75a66ece05d2ebec90bccb3dccd6ce9b2baebc3)

Autors SHA1 Ziņojums Datums
  mkersten 3b6a9d338f Minor non-disruptive ASM API cleanup. pirms 20 gadiem
  mkersten 4ee35142ff Added methods for retrieving the signature of a program element as it occurrs in the source code. pirms 20 gadiem
  mkersten d5165134df Fixed generation and access of return types on IProgramElements(s). pirms 20 gadiem
  mkersten 669cd7ce86 Fixed bug#45489 "Structure model is wrong when re-opened" pirms 20 gadiem
  acolyer 24be322620 spring cleaning in advance of 1.2 enhancements: pirms 20 gadiem
  mkersten bdc79f1b42 Fix for bug#47318: "org.aspectj.asm.IRelationship.Kind.ALL does not contain all kinds" pirms 20 gadiem
  mkersten 426d89b639 Fix for bug#43709. pirms 21 gadiem
  acolyer ad0dd8b3fd always canonicalize the file argument when searching for nodes by file and/or line. pirms 21 gadiem
  acolyer 931e121c76 added a cache by type to avoid linear searches pirms 21 gadiem
  acolyer ef28081257 remember handleIdentifier once calculated, use canonical file path map pirms 21 gadiem
  acolyer a29afa3b91 added a cache of canonical file paths pirms 21 gadiem
  mkersten a43ec0b4cf Removed asm path canonicalization. pirms 21 gadiem
  acolyer 31f9de4724 added a cache by handle to avoid terrible performance on larger projects pirms 21 gadiem
  acolyer 4468c138c9 Added a removeAllListeners method to be called from test suite to pirms 21 gadiem
  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. pirms 21 gadiem
  acolyer f15aa16ada copyright header change to satisfy BuildModuleTests pirms 21 gadiem
  mkersten 1c58e3476d Ported inline annotation support to new ASM API. Ported aspect visualizer. Improved link siganture generation. Improved ASM test coverage. pirms 21 gadiem
  mkersten 56d4d719ba Improved declare relationships. Implemented batch-build relationship clearing policy. pirms 21 gadiem
  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. pirms 21 gadiem
  mkersten bffcd4c305 Added support for multiple relationships for a single program element. Renamed model container class. pirms 21 gadiem
  mkersten 1e0113299d Minor improvements to structure model generation, clean up of test suite output, and port of AJDT to new ASM APIs. pirms 21 gadiem
  wisberg 28616d99ec corrected header (copyright) pirms 21 gadiem
  mkersten 4a1a347b22 Got advice relationships working. pirms 21 gadiem
  mkersten 3289df4d8c Fixed initialization. pirms 21 gadiem
  mkersten f7944d2c68 First pass at new relationship API support. pirms 21 gadiem
  mkersten 18f9c1e2db Fixed ProgramElement modifiers bug. pirms 21 gadiem
  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. pirms 21 gadiem
  mkersten 1508de05e2 Improved generation of advice and pointcut names in the ASM. pirms 21 gadiem
  mkersten 5594a6579a Revised and added tests for ASM containment hierarchy. pirms 21 gadiem
  mkersten d203b7fbc0 Deprecated singleton API. pirms 21 gadiem
  mkersten 819bf96738 Refactored singleton reference to be accessed via getDefault() in order to be consistent with the rest of AJDE. pirms 21 gadiem
  acolyer 55508643c4 "organized imports" to eliminate compiler warnings pirms 21 gadiem
  wisberg 0e0671667e comment re: canonicalized path pirms 21 gadiem
  wisberg d2cba1ffb6 NPE guard pirms 21 gadiem
  wisberg 7d043c7a63 comment re: List children supporting ListIterator().remove() pirms 21 gadiem
  acolyer aa7e7a63ee Improved formatting of toString for LinkNodes pirms 21 gadiem
  mkersten 9a67e6290d The mappings for advice are now correct, and associations have corresponding kinds (e.g. "affects exception handlers"). pirms 21 gadiem
  acolyer c1a978da9f Bug 33011. Refactored access to file map for easier pirms 21 gadiem
  mkersten 32a7e80fac Fixed source line mapping errors. pirms 21 gadiem
  mkersten ab6b18d687 Fixed failing unit tests. Involved making paths work right in structure model, pirms 21 gadiem
  jhugunin c1260e6b26 fixed bug #29186, much better handling of structure generation pirms 21 gadiem
  wisberg d842c4f113 initial version pirms 21 gadiem