aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix for pr117614 + changes to make cantFindType a lint warning (default to er...acolyer2005-11-2412-44/+100
* hopefully the last word on parameterizing pointcuts in all their various glor...acolyer2005-11-243-3/+21
* fix for parameterizing reference pointcuts with bindingsacolyer2005-11-244-24/+61
* try this version instead...acolyer2005-11-241-1/+5
* matthews patches from 116899aclement2005-11-2410-9/+136
* test against output dir location was unreliable on mac os x, now fixedacolyer2005-11-241-0/+1
* tidied up.aclement2005-11-241-11/+13
* testcase (commented out) for 115251aclement2005-11-244-0/+45
* tests and fix for pr114495acolyer2005-11-236-18/+57
* some fixes for 117622aclement2005-11-233-19/+84
* tests and fix for pr114054 (erroneous handling of negation in per-object perc...acolyer2005-11-234-5/+47
* rollback...aclement2005-11-231-1/+1
* tests and fix for pr116254acolyer2005-11-233-10/+11
* test and fixes for 117681aclement2005-11-238-0/+80
* tests and fix for pr103157acolyer2005-11-2310-26/+144
* 87525 - new error message (and testcase). Thats all I'm doing on this for 1.5.0aclement2005-11-235-0/+36
* NPE fix for 115251aclement2005-11-231-1/+1
* Fix for 117190:aclement2005-11-232-0/+0
* fixes for pr115788.aclement2005-11-232-9/+35
* work in progress - not yet active.aclement2005-11-231-2/+7
* 117189: patch from Ron, tidied up by Matthew: reduce overhead when no aspects...aclement2005-11-232-53/+58
* "Formals" defined when used, more details on aspectOf(..)wisberg2005-11-231-5/+20
* 117296: testcode and fixes.aclement2005-11-224-7/+11
* made declaredModifiers accessible to AJDTaclement2005-11-221-1/+1
* 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 reflec...acolyer2005-11-213-7/+73
* fix for reading in pointcuts with argument binding in reflective world - reme...acolyer2005-11-218-15/+44
* 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 pars...acolyer2005-11-1924-89/+534
* 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