summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Patch from Andrew Huff - failing test for pr90588aclement2005-04-134-0/+54
* update the last updated dateacolyer2005-04-131-1/+1
* Changes in staticinitialization sloc reported, see pr 91090aclement2005-04-133-3/+3
* Fix for: Bugzilla Bug 91090: declare warning with staticinitialization matchi...aclement2005-04-131-1/+5
* See pr90806 - change to harness so fast machines don't fail incremental tests.aclement2005-04-131-0/+12
* Null friendly and includes sloc when dumping model (only ever used when debug...aclement2005-04-131-1/+6
* Test for pr90806aclement2005-04-132-1/+16
* Fix for pr90806 - stash sourcecontext whilst we have it.aclement2005-04-131-1/+4
* Test programs for pr90806aclement2005-04-133-0/+10
* Changed copyright message slightly to keep test happy !aclement2005-04-138-8/+32
* From The Branch: Alex's new annotations for annotation style developmentaclement2005-04-128-0/+224
* integrating patch from Andrew Huff to update building from source instructionsacolyer2005-04-121-12/+46
* add a bit of padding below h1 for IEV1_5_0M2acolyer2005-04-103-0/+15
* add some style to our guides ;)acolyer2005-04-1011-90/+394
* Use names like 'tjp.GetInfo' rather than 'tjp_GetInfo' in the lint message !aclement2005-04-071-1/+1
* Guard against NPEaclement2005-04-071-1/+4
* Configure weaver to behave in 1.5 way if Java compiler is configured that way...aclement2005-04-071-0/+8
* Fix for a test that was relying on previous state lying around on disk from a...aclement2005-04-061-4/+11
* Fix for problem introduced when checking contents of dirs on the classpath fo...aclement2005-04-053-10/+81
* replaced Java 1.4 APIwisberg2005-03-262-2/+29
* Don't report unimportant relationships (e.g. perobject)aclement2005-03-241-1/+1
* Removed 4 FIXMEs and added relationships for declare annotation on ITDsaclement2005-03-241-16/+11
* Fix for using declare annotation to target things in the default packageaclement2005-03-241-2/+2
* new tests for ASM testing of declare annotation targetting ITDsaclement2005-03-244-13/+104
* make deca labels 'declare @xxx' rather than 'declare at_xxx'aclement2005-03-241-1/+3
* new icons for annotation/enum, 'borrowed' from JDT UIaclement2005-03-243-1/+7
* guard on structure model dumping.aclement2005-03-242-2/+10
* added test for pr83645 into suiteacolyer2005-03-242-1/+10
* Enhancement 88862: declare annotation hitting ITDs.aclement2005-03-2311-160/+754
* fix for Bugzilla Bug 84333acolyer2005-03-235-0/+65
* Declare annotation hitting ITDs: reworked the code generation mechanism for ...aclement2005-03-231-23/+21
* not useful anymoreaclement2005-03-231-21/+0
* reworked, temporarily commented out the MethodSignature stuff as it misbehave...aclement2005-03-231-26/+26
* fix for Bug 84122 - Allow aspectPath to contain directoriesacolyer2005-03-239-24/+103
* allow for changes in the underlying annotation set.aclement2005-03-231-1/+1
* one fixme resolved ...aclement2005-03-231-2/+2
* enh 76055 -acolyer2005-03-232-0/+10
* test and fix for handling a *... varargs patternacolyer2005-03-235-2/+24
* bug 53209 - inpathDirCopyFilter doc updates and testswisberg2005-03-224-37/+75
* bug 53209 - inpathDirCopyFilter testswisberg2005-03-229-1/+101
* bug 53209 - inpathDirCopyFilterwisberg2005-03-221-8/+84
* Fix for Bugzilla Bug 88652: an array type as the last parameter in a signatur...acolyer2005-03-227-4/+48
* Declare annotation with ITDs: testcodeaclement2005-03-177-0/+252
* fix for missing syntax error on execution((@XXX *) Foo.new(..))acolyer2005-03-144-11/+44
* dead link, new source moduleswisberg2005-03-141-19/+22
* fix for Bugzilla Bug 42743: declare soft limitationacolyer2005-03-145-16/+42
* test cases for Bugzilla Bug 42743: declare soft limitationacolyer2005-03-144-1/+92
* added some words on context binding across disjunctions and declare soft beha...acolyer2005-03-141-6/+66
* Much more robust way to dig round the structure model ...aclement2005-03-111-19/+27
* Oops! Now skips advice/etc when looking for matches for dec @method/@ctoraclement2005-03-111-3/+5