Commit Graph

110 Commits

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