summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* test for 119539aclement2005-12-073-0/+67
|
* test for 119543aclement2005-12-072-0/+22
|
* addressing 118877aclement2005-12-071-6/+10
|
* hmmm, misbehaving in the suite.aclement2005-12-071-1/+1
|
* tests and fix for pr119352acolyer2005-12-062-2/+12
|
* organized importsaclement2005-12-061-2/+0
|
* fixes for 118715 from Matthew.aclement2005-12-0615-22/+220
|
* fix for pr117854 - first part, broken switch statement.aclement2005-12-063-5/+5
|
* first part of 117854aclement2005-12-063-0/+20
|
* workaround for jrockit potential bug (see pr1054290acolyer2005-12-062-1/+2
|
* tests and fix for pr118149acolyer2005-12-064-0/+37
|
* fixes getGenericXXX methods in Reflection-based resolved member impl, ↵acolyer2005-12-0613-95/+484
| | | | GenericSignatureInformationProvider allows this to work across both 1.4 and 1.5
* fixes for 119019aclement2005-12-047-3/+115
|
* fixes for 117882aclement2005-12-042-0/+138
|
* tests for 117882aclement2005-12-042-2/+84
|
* testcode for 119019aclement2005-12-042-0/+25
|
* fixing the unfixable: 117882 incremental dec @type: testcode from Helen.aclement2005-12-029-0/+71
|
* fixing the unfixable: 117882 incremental dec @type: made two methods in ↵aclement2005-12-022-0/+0
| | | | Annotation non-final so they can be overridden.
* fixing the unfixable: 117882 incremental dec @typeaclement2005-12-021-2/+2
|
* removed 1.5 api - adrian needs to look at the proper solution here though.aclement2005-12-021-2/+4
|
* test and fix for 118698aclement2005-12-024-3/+40
|
* support for isNested, and use of that property when splitting names in ↵acolyer2005-12-027-12/+44
| | | | WildTypePattern
* updates to name processing to take into account nesting on $ conversionsacolyer2005-12-023-2/+6
|
* updates to bcel to support isNested test on JavaClassacolyer2005-12-024-10/+33
|
* test and fix for 118781aclement2005-12-016-3/+60
|
* tests for 118599aclement2005-12-012-3/+34
|
* fix for 118599aclement2005-12-011-1/+2
|
* testcode for 118326aclement2005-12-012-0/+16
|
* testcode for 118599aclement2005-12-012-0/+26
|
* fixes for 117209: ensures proceedOnError makes it across in the case of AJDT ↵aclement2005-11-309-1/+88
| | | | (also -Xajruntimetarget...)
* removed unused import.aclement2005-11-301-3/+2
|
* implementation of new xlint: pr111667aclement2005-11-306-2/+75
|
* More fixes for 116679: now copes with the enclosingSP type that we ↵aclement2005-11-307-30/+160
| | | | introduced for 1.5
* helper method for determining target ajruntimeaclement2005-11-301-0/+4
|
* taking out a failing test that fails due to classpath issues on build ↵acolyer2005-11-291-3/+5
| | | | machine that are too complex to resolve. Facility is also covered by unit tests elsewhere. Look into fixing this post 1.5.0 but I don't want to tamper with the build and test scripts now...
* elimination of compilation warningsacolyer2005-11-291-10/+12
|
* elimination of unused variable warningacolyer2005-11-292-6/+6
|
* a way to run the pointcut parser tests under 1.5 and have the weaver5 types ↵acolyer2005-11-291-0/+28
| | | | visible (not linked to main suite...)
* tests for parameter name generation in advice annotationsacolyer2005-11-295-0/+65
|
* when generating advice annotations, populate the argNames attributeacolyer2005-11-292-15/+63
|
* new versions of aspectjrt.jar with annotation updates inacolyer2005-11-292-0/+0
|
* updates to advice annotations to allow specification (and generation) of ↵acolyer2005-11-295-0/+49
| | | | parameter names if needed
* fix for pr118337acolyer2005-11-291-1/+1
|
* more slight changes for 111317: ast (raised visibility of some inner types)aclement2005-11-292-0/+0
|
* code for 116679: targetting a 1.2.1 runtimeaclement2005-11-2916-1/+104
|
* Further changes for 118192aclement2005-11-283-18/+22
|
* horrible work around for the fact that the build machine runs tests on a 1.5 ↵acolyer2005-11-285-5/+150
| | | | vm without all the 1.5 aj libs present
* fixes for 118192aclement2005-11-283-4/+93
|
* pr93310 now fixed !aclement2005-11-282-23/+37
|
* test and fix for 112736aclement2005-11-286-15/+90
|