| Commit message (Expand) | Author | Age | Files | Lines |
* | patches from 148190 #22 | aclement | 2007-01-11 | 2 | -4/+12 |
* | 141730#27 patch - switch to jdt handle provider. | aclement | 2006-09-27 | 1 | -1/+1 |
* | last of the dreaded jdtlikehandleprovider changes - 141730#22 | aclement | 2006-08-25 | 1 | -0/+6 |
* | comments explaining impact of changing model dumping code - pr154552, comment #9 | aclement | 2006-08-24 | 1 | -1/+5 |
* | 141556: lint message sort out and memory leak resolution | aclement | 2006-08-18 | 1 | -0/+2 |
* | 145963: binary entries in the model: various parts to the fix. | aclement | 2006-08-18 | 4 | -4/+60 |
* | Bug 113948 "Repackage AspectJ" (move module root suites out of default package) | mwebster | 2006-07-30 | 1 | -0/+1 |
* | last patches for 141730 | aclement | 2006-07-06 | 1 | -0/+1 |
* | last patches for 141730 | aclement | 2006-07-06 | 4 | -24/+253 |
* | new handle provider (pr141730): new interface method implementations | aclement | 2006-07-03 | 2 | -0/+20 |
* | testcode for new handle provider (pr141730): quirky symbols to use in handles... | aclement | 2006-07-03 | 1 | -0/+125 |
* | 145963: patches from comment #3 | aclement | 2006-06-20 | 1 | -2/+2 |
* | testcode and patches for pr141730 comments #13,14: "new handleprovider" | aclement | 2006-06-19 | 3 | -8/+13 |
* | 141730: underpinning changes for new handles support. No longer 'leak' imple... | aclement | 2006-06-13 | 6 | -40/+75 |
* | fix for 146546 | aclement | 2006-06-12 | 2 | -4/+2 |
* | test and fix for 145963: faulting in aspects coming in as binary inputs | aclement | 2006-06-12 | 2 | -3/+5 |
* | 141730 - latest variant of program element signature processing | aclement | 2006-06-07 | 5 | -38/+3 |
* | some code for 141730 - store type signatures in program elements rather than ... | aclement | 2006-06-06 | 7 | -22/+80 |
* | update license to EPL | acolyer | 2006-06-01 | 15 | -30/+30 |
* | 134471 - incremental structure model repair code overhaul - different strateg... | aclement | 2006-05-11 | 1 | -113/+370 |
* | 134471 - incremental structure model repair code overhaul - repair the filema... | aclement | 2006-05-11 | 1 | -0/+24 |
* | 134471 - incremental structure model repair code overhaul | aclement | 2006-05-10 | 2 | -0/+17 |
* | 128650: more memory stuff | aclement | 2006-03-18 | 7 | -23/+63 |
* | test and fix for 132130 | aclement | 2006-03-17 | 1 | -1/+1 |
* | bug 128650: comment 16: possible alternate implementation that shortens handl... | aclement | 2006-03-14 | 1 | -0/+91 |
* | bug 128650: comment 16: rewritten ... not exactly polished but passes all the... | aclement | 2006-03-14 | 1 | -138/+166 |
* | bug 128650: comment 16: don't allocate tons of space we don't necessarily need. | aclement | 2006-03-14 | 1 | -1/+1 |
* | fileMap flush added. | aclement | 2006-03-14 | 1 | -0/+3 |
* | helens changes for 125295 - should keep AJDT happy. | aclement | 2006-01-26 | 2 | -7/+31 |
* | more ajdoc changes - see pr121711 - from Helen. | aclement | 2006-01-13 | 1 | -0/+4 |
* | ajdoc: fixes from Helen for 119453 | aclement | 2005-12-21 | 2 | -2/+13 |
* | eliminates all compilation warning messages from the asm module | acolyer | 2005-11-25 | 8 | -17/+35 |
* | fix for something Sian noticed. | aclement | 2005-11-17 | 1 | -1/+5 |
* | Fixed Bug #56779: [ajdoc] add ajdoc support for inter-type declarations and o... | mkersten | 2005-10-05 | 1 | -0/+8 |
* | Fix and tests for pr77269: incorrect structure model for inner types. (Patch ... | aclement | 2005-10-04 | 1 | -3/+10 |
* | Fix for Bug #82752: ProgramElement.getSourceSignature returns "public" for "p...V1_5_0M3 | mkersten | 2005-08-25 | 1 | -10/+0 |
* | ignore bintest directories | acolyer | 2005-05-31 | 1 | -0/+1 |
* | newbuild.xml replacing build.xml, with Alex ok | wisberg | 2005-05-19 | 2 | -43/+3 |
* | prospective replacements for {module}/build.xml - will move there once valida... | wisberg | 2005-05-11 | 1 | -0/+6 |
* | MultiIncrementalSupport: some notes and helper stuff added. | aclement | 2005-04-26 | 1 | -9/+41 |
* | Put the ordering back to allow deserialization of an old set of relationships... | aclement | 2005-04-26 | 1 | -6/+6 |
* | Fixed bug#91912 added softens / softened by relationship to ASM | mkersten | 2005-04-21 | 1 | -5/+6 |
* | organized imports | aclement | 2005-04-19 | 1 | -1/+0 |
* | From branch: New build scripts that Alex uses under IntelliJ - can be run ind... | aclement | 2005-04-19 | 1 | -0/+40 |
* | bug#82171 Created sepereate handle provider to enable ASM use of IDE-specific... | mkersten | 2005-04-14 | 5 | -39/+148 |
* | Null friendly and includes sloc when dumping model (only ever used when debug... | aclement | 2005-04-13 | 1 | -1/+6 |
* | Guard against NPE | aclement | 2005-04-07 | 1 | -1/+4 |
* | guard on structure model dumping. | aclement | 2005-03-24 | 1 | -1/+2 |
* | Bug found during declare annotation structure model testing! | aclement | 2005-03-10 | 1 | -1/+1 |
* | Declare annotation: new declare nodes. | aclement | 2005-03-10 | 1 | -0/+4 |