110 コミット (extensions)

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