110 Commits (extensions)

Author SHA1 Message Date
  aclement 41fefd58f8 patches from 148190 #22 17 years ago
  aclement d7dbfc08d0 141730#27 patch - switch to jdt handle provider. 17 years ago
  aclement 07e6e9a176 last of the dreaded jdtlikehandleprovider changes - 141730#22 17 years ago
  aclement 137ce3fd3c comments explaining impact of changing model dumping code - pr154552, comment #9 17 years ago
  aclement a562d831df 141556: lint message sort out and memory leak resolution 18 years ago
  aclement 9b03811333 145963: binary entries in the model: various parts to the fix. 18 years ago
  mwebster eb31ec6c3d Bug 113948 "Repackage AspectJ" (move module root suites out of default package) 18 years ago
  aclement e6df082a65 last patches for 141730 18 years ago
  aclement d0c299daf6 last patches for 141730 18 years ago
  aclement 57120150bf new handle provider (pr141730): new interface method implementations 18 years ago
  aclement 6e9b3b60db testcode for new handle provider (pr141730): quirky symbols to use in handles (JDT ones + extra) 18 years ago
  aclement c2ae48e581 145963: patches from comment #3 18 years ago
  aclement abe25b0298 testcode and patches for pr141730 comments #13,14: "new handleprovider" 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 38cc0dd2f7 fix for 146546 18 years ago
  aclement 4dcb8f3d88 test and fix for 145963: faulting in aspects coming in as binary inputs 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
  acolyer b6c89301f2 update license to EPL 18 years ago
  aclement ac4db735b6 134471 - incremental structure model repair code overhaul - different strategy for tidying up relationships. 18 years ago
  aclement 519880eefc 134471 - incremental structure model repair code overhaul - repair the filemap and typemap in addition to the handle map (long standing bug!) 18 years ago
  aclement 2b6f28eaef 134471 - incremental structure model repair code overhaul 18 years ago
  aclement 7e4b7dafc0 128650: more memory stuff 18 years ago
  aclement 9dca72e7c6 test and fix for 132130 18 years ago
  aclement dd8b270597 bug 128650: comment 16: possible alternate implementation that shortens handles drastically ... not currently used. 18 years ago
  aclement 583b72d14f bug 128650: comment 16: rewritten ... not exactly polished but passes all the tests... 18 years ago
  aclement 42000b8dac bug 128650: comment 16: don't allocate tons of space we don't necessarily need. 18 years ago
  aclement bec04d8528 fileMap flush added. 18 years ago
  aclement 7e40a60945 helens changes for 125295 - should keep AJDT happy. 18 years ago
  aclement dd1203a376 more ajdoc changes - see pr121711 - from Helen. 18 years ago
  aclement 930c1d3b84 ajdoc: fixes from Helen for 119453 18 years ago
  acolyer c860a86646 eliminates all compilation warning messages from the asm module 18 years ago
  aclement 4e13e4ee39 fix for something Sian noticed. 18 years ago
  mkersten ab6c7a562a Fixed Bug #56779: [ajdoc] add ajdoc support for inter-type declarations and other declare forms 18 years ago
  aclement 4573068062 Fix and tests for pr77269: incorrect structure model for inner types. (Patch from Helen Hawkins). 18 years ago
  mkersten 37c44d35a6 Fix for Bug #82752: ProgramElement.getSourceSignature returns "public" for "private" members 18 years ago
  acolyer f800dc9be1 ignore bintest directories 19 years ago
  wisberg 2afa9c9148 newbuild.xml replacing build.xml, with Alex ok 19 years ago
  wisberg 6565120f4e prospective replacements for {module}/build.xml - will move there once validated by those who use build.xml. 19 years ago
  aclement 548ff435fe MultiIncrementalSupport: some notes and helper stuff added. 19 years ago
  aclement 664be8d031 Put the ordering back to allow deserialization of an old set of relationships to work. 19 years ago
  mkersten 7a613809e6 Fixed bug#91912 added softens / softened by relationship to ASM 19 years ago
  aclement e1c7b380ad organized imports 19 years ago
  aclement f7bcff6dbf From branch: New build scripts that Alex uses under IntelliJ - can be run individually or via master in build module. 19 years ago
  mkersten df7fff4c8c bug#82171 Created sepereate handle provider to enable ASM use of IDE-specific handle identifiers. 19 years ago
  aclement d866513311 Null friendly and includes sloc when dumping model (only ever used when debugging structuremodel...) 19 years ago
  aclement c55a1db4b1 Guard against NPE 19 years ago
  aclement b967da32c0 guard on structure model dumping. 19 years ago
  aclement 3123880881 Bug found during declare annotation structure model testing! 19 years ago
  aclement e7d978ecdb Declare annotation: new declare nodes. 19 years ago