summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use signature rather than name when annotation matching as Bcel chops name ↵acolyer2006-04-141-2/+2
| | | | in the java.lang package !!
* test and fix for 136258aclement2006-04-131-2/+2
|
* test and fix for 136258aclement2006-04-134-10/+30
|
* for pointcuts in @AspectJ aspects compiled by javac, try a bit harder to ↵V1_5_1a_finalacolyer2006-04-073-4/+86
| | | | find the pointcut parameter names
* must use the same world when creating a pointcut parseracolyer2006-04-071-0/+4
|
* yuck. need to expose ReflectionWorld in the signature - which is supposed to ↵acolyer2006-04-071-0/+4
| | | | be public API. Need a better long term solution...
* unused import gone.aclement2006-04-061-1/+0
|
* test and fix for 135001aclement2006-04-0610-7/+135
|
* test and fix for 134541aclement2006-04-065-1/+42
|
* bullet proof (?) element formatter (135052)aclement2006-04-061-1/+17
|
* these problematic casts are redundant... (135052)aclement2006-04-061-2/+2
|
* merged with adrian's version...acolyer2006-04-041-17/+18
|
* updates for 1.5.1V1_5_1_finalaclement2006-04-042-1/+54
|
* useful pause() method can be called to enable (de)attaching jconsole.aclement2006-04-041-1/+12
|
* future work (see 133532)aclement2006-04-042-0/+40
|
* tests for 133532 - also tidied up the statelistener codeaclement2006-04-043-7/+55
|
* extra decision recording infrastructure for future debugging! Also fix for ↵aclement2006-04-044-10/+84
| | | | pr133532
* better if no aliases consistently means null rather null before ↵aclement2006-04-041-4/+6
| | | | serialization and an empty arraylist after deserialization
* testcode for 133532 (case 2 is simpler)aclement2006-04-038-0/+91
|
* message fix for 134063aclement2006-03-311-5/+5
|
* test and fix for 134063aclement2006-03-313-10/+47
|
* did that LTWWorld change break the build?aclement2006-03-301-2/+1
|
* for Mr Baclement2006-03-291-1/+2
|
* more tests for @DeclareParents - building it in pieces.aclement2006-03-2911-0/+135
|
* test and fix for @DeclareParents problem where the target was "@Coloured *" ↵aclement2006-03-295-14/+144
| | | | - fix was to resolve the typepattern
* improved FAQ entry for J2ME, hurrah! at last!aclement2006-03-281-10/+52
|
* fix this to match BuildArgParser.aclement2006-03-281-1/+1
|
* test and fix for 126560 (@AJ types resolved in 'current package') and test ↵aclement2006-03-288-0/+113
| | | | for 132349
* fix for NPE : 130837aclement2006-03-281-1/+2
|
* attempt to remove the damn results.ser file.aclement2006-03-281-0/+1
|
* fix for 133298aclement2006-03-282-9/+23
|
* fix for NPE in pr132087aclement2006-03-271-1/+4
|
* test and fixes for 98901, comment 29aclement2006-03-275-3/+102
|
* updates from pr132111aclement2006-03-271-11/+24
|
* fix for NPE in pr132160aclement2006-03-271-1/+1
|
* switched around.aclement2006-03-271-1/+1
|
* test and fix for 133307 - funky type variable bounds.aclement2006-03-278-36/+169
|
* better tests for 133298 - yucky bug.aclement2006-03-265-42/+159
|
* test and fix for 132926aclement2006-03-247-9/+119
|
* fix for 132977aclement2006-03-241-2/+2
|
* works ... possibly could be tidier. Creates aj-build/ajdtoutput containing ↵aclement2006-03-181-104/+124
| | | | jars for sticking into AJDT.
* tidying up...aclement2006-03-181-0/+2
|
* more tests for how AJDT cross project builds work.aclement2006-03-181-2/+88
|
* not finished ... packaging script from AJDT to take an AJ build and produce ↵aclement2006-03-181-0/+246
| | | | AJDT jars.
* 132305: now compares apples and apples not apples and oranges! ↵aclement2006-03-181-80/+180
| | | | hasStructuralChanges() much more reliable.
* ensures bcel stuff flushed.aclement2006-03-181-0/+3
|
* lifecycle method for weaving completion switched on - ensures context ↵aclement2006-03-181-1/+1
| | | | flushed and bcel artifacts discarded in ANT/batch modes.
* guard on lintaclement2006-03-181-5/+7
|
* flush source contexts (128650)aclement2006-03-181-0/+1
|
* removed rogue syserraclement2006-03-181-1/+0
|