summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 117296: testcodeaclement2005-11-221-0/+11
|
* tests for pr103097acolyer2005-11-223-1/+33
|
* tests and fix for pr103051 :- declare soft and adviceexecutionacolyer2005-11-225-4/+36
|
* tests and fix for pr114332 - reflection api not detecting abstract itdms.acolyer2005-11-2111-2/+120
|
* tests for reflective reading of compiled binding pointcuts + ron's bugacolyer2005-11-212-6/+14
|
* test (passing) for pr113368. Tests for reading compiled pointcuts from ↵acolyer2005-11-213-7/+73
| | | | reflection world.
* fix for reading in pointcuts with argument binding in reflective world - ↵acolyer2005-11-218-15/+44
| | | | remember string representation before binding screws it up!
* testcase for 117296aclement2005-11-211-0/+3
|
* test and fix for 115607 (declare @type): patch from helen.aclement2005-11-214-1/+31
|
* pr115250: new testsaclement2005-11-211-0/+8
|
* pr115250: allows for parameterized advice and works with the generic form.aclement2005-11-211-3/+8
|
* pr115250: doesnt attempt to create invoke calls on parameterized types!aclement2005-11-211-1/+5
|
* pr115250: allows for parameterized advice.aclement2005-11-211-1/+5
|
* pr115250: changed parameterizeWith() signature for shadowmungers.aclement2005-11-214-6/+22
|
* pr115250: copy params across to variant that we buildaclement2005-11-211-0/+1
|
* tests for 115250aclement2005-11-211-5/+17
|
* tidied up a bit.aclement2005-11-211-11/+4
|
* two test programs for 115250aclement2005-11-212-0/+74
|
* test and fix for 114875aclement2005-11-215-4/+66
|
* no chained exceptions under 1.3...acolyer2005-11-211-2/+3
|
* tests and fix for pr116229 and pr116755. Also adds support and tests for ↵acolyer2005-11-1924-89/+534
| | | | parseTypePattern in PointcutParser.
* fixes for 115252 from Helen (xlint on incorrect annotation usage in signatures)aclement2005-11-1813-5/+464
|
* tests for 115252aclement2005-11-188-0/+307
|
* fix for 115204, 116890 NPE in WildAnnotationTypePatternaclement2005-11-181-3/+5
|
* fix for 116949aclement2005-11-181-6/+10
|
* test and fix for 116626 from Matthew.aclement2005-11-186-4/+74
|
* Replacing bcel-builder with bcel. Should just export from weaver.wisberg2005-11-181-1/+1
|
* fixes for pr115237aclement2005-11-174-23/+55
|
* case4 of Alex's bug ;)aclement2005-11-177-0/+37
|
* fix for something Sian noticed.aclement2005-11-171-1/+5
|
* fix for latest part of Alex's bug.aclement2005-11-171-1/+2
|
* more tests - for 115237 and alexs bug on the list.aclement2005-11-178-1/+78
|
* next round of fixes for list bug reported by Alexandru.aclement2005-11-1611-5/+42
|
* committing version with a main() in it!aclement2005-11-161-0/+4
|
* more tests... binary bridge methods and the one reported via the list which ↵aclement2005-11-152-1/+24
| | | | includes decps parameterization and ITDs
* fix for pr116255aclement2005-11-151-2/+19
|
* optimization - don't put bridge methods on interfaces.aclement2005-11-151-1/+4
|
* rebuilt for 95517aclement2005-11-151-0/+0
|
* matthews fixes for 95517aclement2005-11-154-20/+103
|
* dont put bridge methods in an interface, you fool.aclement2005-11-151-1/+1
|
* Matthews patches for 115275aclement2005-11-158-3/+101
|
* test and fix for pr114436aclement2005-11-156-1/+25
|
* commentaclement2005-11-151-0/+3
|
* allow for missing type (again) - see pr116305aclement2005-11-151-1/+2
|
* improved bridging code gen - can cope with lazymethodgens that have no ↵aclement2005-11-141-6/+17
| | | | backing memberView
* reported on the list - failing to compile - using ITD to override a ↵aclement2005-11-144-0/+30
| | | | parameterized method
* more binary bridging testcodeaclement2005-11-144-0/+11
|
* testcode for 114436aclement2005-11-143-0/+25
|
* fix for comment #1 in 113368aclement2005-11-141-0/+1
|
* fixes for pr115788 - primitive handling.aclement2005-11-142-0/+13
|