summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changed cutoffaclement2005-04-191-3/+4
* from branch: build.xml's for IntelliJaclement2005-04-191-0/+97
* from branch: simple @AJ testsaclement2005-04-193-0/+123
* includes the basic @AJ test suiteaclement2005-04-191-0/+4
* Change to ordering expected due to (harmless!) advice ordering change in Bcel...aclement2005-04-191-1/+1
* From branch: method to check if a source type is @AJ styleaclement2005-04-191-0/+13
* From branch: Changes to runtime for @AJaclement2005-04-195-10/+229
* Empty interface for EnclosingStaticPart, to enable differentiation between ES...aclement2005-04-191-1/+3
* visibility changeaclement2005-04-191-2/+2
* Adds JUnit to the classpath (so it is available for test material to use)aclement2005-04-192-3/+6
* From branch: Driver for build.xmls that now exist in each module.aclement2005-04-191-0/+90
* Uses default locale rather than assuming UKaclement2005-04-191-1/+1
* organized importsaclement2005-04-192-4/+4
* Andrew Huffs coverage tests for @AJ - not currently in RunTheseBeforeYouCommi...aclement2005-04-192-0/+495
* From branch: @AJ test materialaclement2005-04-1912-0/+980
* Andrew Huffs test programs for @AJaclement2005-04-1944-0/+498
* From branch: New build scripts that Alex uses under IntelliJ - can be run ind...aclement2005-04-1918-1/+1072
* Just explaining why empty test is here!aclement2005-04-191-1/+4
* I'm committing this shell of an implementation for runtime reflection on Aspe...acolyer2005-04-1816-0/+985
* Andys quest to reduce unnecessary test output.aclement2005-04-156-51/+59
* bug#82171 Created sepereate handle provider to enable ASM use of IDE-specific...mkersten2005-04-1410-57/+167
* copyright addedaclement2005-04-148-0/+80
* From The Branch: Alex's changes in the weaver module to avoid use of the defa...aclement2005-04-1313-5/+30
* 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