aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core/src
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug 36430: Xreweavable supportaclement2004-02-244-1/+31
* fix for Bugzilla Bug 51929 jhugunin2004-02-193-25/+49
* Fix for Bugzilla Bug 50641 aclement2004-02-092-2/+10
* fix for Bugzilla Bug 49295 jhugunin2004-01-281-0/+2
* generates accurate max stack height information for aspectOf method jhugunin2004-01-271-0/+1
* Bugzilla Bug 50458 acolyer2004-01-264-2060/+265
* Implemented feature for Bugzilla Bug 48091 jhugunin2004-01-243-0/+13
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-2331-139/+139
* enh 48072 - ICrossReferenceHandler support to get xref info from the weaveracolyer2004-01-231-1/+1
* Fix for Bugzilla Bug 36234 acolyer2004-01-151-1/+18
* Fix for 38824.acolyer2004-01-141-14/+12
* Fix for Bugzilla Bug 44587 jhugunin2004-01-142-5/+33
* Fix for Bugzilla Bug 46280 jhugunin2004-01-141-0/+4
* Fix for Bugzilla Bug 49784 acolyer2004-01-142-11/+18
* Fix for Bugzilla Bug 49784 acolyer2004-01-132-0/+12
* move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the acolyer2004-01-1355-1613/+1644
* Bugzilla Bug 46750 jhugunin2004-01-121-2/+2
* pr 46671 ensure we don't look for source on the claspath (Andy's fix)acolyer2004-01-091-1/+7
* Fix for Bugzilla Bug 49638 exception logging: after() throwing advice can't ...jhugunin2004-01-091-1/+6
* fix for Bugzilla Bug 41952 jhugunin2004-01-071-1/+6
* fix for pr 47754, itd of static method on interfaceacolyer2004-01-071-0/+7
* fix for pr 48522, not warning on (un)softened exceptionacolyer2004-01-071-0/+8
* fix for bug 49457 - test for duplicate pointcut definitions in classesacolyer2004-01-072-4/+9
* Andy Clement's patch for enh 46347: "-inpath"acolyer2003-11-115-5/+52
* fix for 42574. (Not using FileUtil.listFiles as recursive (and looks broken f...wisberg2003-10-311-6/+4
* declare -> declareDecl for ajcwisberg2003-10-292-19/+19
* fix for Bugzilla Bug 45441 jhugunin2003-10-231-0/+8
* fix and test for Bugzilla Bug 42993 jhugunin2003-09-121-14/+35
* fix and tests for at least 2 bugs: jhugunin2003-09-103-23/+94
* Added path canonicalization to config parser.mkersten2003-09-051-0/+10
* fix and test for Bugzilla Bug 41359 jhugunin2003-08-281-5/+12
* Fixed AJDT bug with truncation of labels (there was a weird substring call in...mkersten2003-08-161-1/+45
* Added spacewar project for testing.mkersten2003-08-161-1/+0
* Improved declare relationships. Implemented batch-build relationship clearin...mkersten2003-08-141-16/+16
* Updated org.aspectj.asm relationship model to string-handle-based API in orde...mkersten2003-08-146-70/+171
* Added support for multiple relationships for a single program element. Renam...mkersten2003-08-132-7/+7
* Minor improvements to structure model generation, clean up of test suite outp...mkersten2003-08-122-19/+18
* Got advice relationships working.mkersten2003-08-082-4/+6
* First pass at new relationship API support.mkersten2003-08-081-12/+12
* Fixed ProgramElement modifiers bug.mkersten2003-08-081-4/+6
* Reimplemented ASM API as described in bug "41254: revise asm and create inter...mkersten2003-08-085-180/+177
* fix and tests for Bugzilla Bug 41123 jhugunin2003-08-081-1/+7
* fix for Bugzilla Bug 41175 jhugunin2003-08-085-16/+56
* Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...mkersten2003-08-071-1/+1
* Fixed bugs: mkersten2003-08-062-0/+17
* Improved generation of advice and pointcut names in the ASM.mkersten2003-08-061-23/+66
* Exposed declaredSelector with accessor.mkersten2003-08-051-0/+5
* Revised and added tests for ASM containment hierarchy.mkersten2003-08-052-87/+211
* fixes for Bugzilla Bug 40858 jhugunin2003-08-041-3/+19
* Fixed missing sourceline file info.mkersten2003-07-311-41/+13