aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* Improvements to incremental compilation of binary source to: acolyer2004-03-192-17/+22
* fix for Bugzilla Bug 54621 acolyer2004-03-186-34/+238
* Fix for Bugzilla Bug 40192 aclement2004-03-183-13/+102
* fix for Bugzilla Bug 47910 acolyer2004-03-171-6/+21
* fix for Bugzilla Bug 54618 acolyer2004-03-171-0/+39
* fix for Bugzilla Bug 54622 acolyer2004-03-172-10/+19
* fix for Bugzilla Bug 54622 acolyer2004-03-162-14/+184
* fix for Bugzilla Bug 54625 acolyer2004-03-161-1/+1
* fix for Bugzilla Bug 54965 acolyer2004-03-161-9/+14
* fix for Bugzilla Bug 43714 acolyer2004-03-161-7/+42
* Uses 0 line number when it really doesn't know the relevant line in the file ...aclement2004-03-161-1/+1
* Fix for Bugzilla Bug 41181 aclement2004-03-162-0/+30
* fix for Bugzilla Bug 51322 acolyer2004-03-151-0/+6
* guess who used a 1.4 only API then.....acolyer2004-03-151-4/+2
* fix for Bugzilla Bug 48080 acolyer2004-03-151-0/+7
* move weaving to inside of the compiler.compile loop. acolyer2004-03-154-185/+414
* move weaving to inside of the compiler.compile loop. acolyer2004-03-1510-69/+1438
* Added methods for retrieving the signature of a program element as it occurrs...mkersten2004-03-112-9/+50
* Moved clearning of relationship map to AjBuildManager in order to make mkersten2004-03-111-1/+9
* Fixed generation and access of return types on IProgramElements(s).mkersten2004-03-102-3/+8
* Fix for Bugzilla Bug 50776 aclement2004-03-051-2/+2
* Fix for Bugzilla Bug 52394 aclement2004-03-041-1/+4
* Fix for Bug 36430: Xreweavable supportaclement2004-02-244-1/+31
* fix for Bugzilla Bug 51929 jhugunin2004-02-193-25/+49
* Checking in Noel's update to the benchmarks. We have to scale up the numbers...aclement2004-02-192-6/+3
* Yes yes, I broke the build. The performance code had a 1.4 API in it (split(...aclement2004-02-102-3/+4
* Performance benchmarks from Noel and Matthew. Run these tests standalone to ...aclement2004-02-102-0/+897
* Fix for Bugzilla Bug 50641 aclement2004-02-093-5/+13
* 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-247-1/+207
* eliminated a dependency on org.eclipse.core.runtime that had crept acolyer2004-01-231-2/+2
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-2337-170/+170
* 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-1359-1664/+1730
* Fix for: Bugzilla Bug 49814 jhugunin2004-01-121-0/+8
* 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