summaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* Annotation matching.aclement2004-12-081-0/+4
* With type mungers remembering their location, we now get a sensible error lin...aclement2004-12-071-2/+1
* Rebuilt due to type munger attribute changeaclement2004-12-073-0/+0
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-065-2/+26
* Fixes for Bug 80249: Order of types passed to compiler determines weaving beh...aclement2004-12-061-13/+77
* 72766 - implement isEnum/isAnnotationaclement2004-12-021-0/+12
* 72766 - when *source compiling* output messages to prevent ITD on enums/annot...aclement2004-12-024-0/+45
* Final !! fixes for Bug 78954: Compiler cannot cope with 4000 jars on the clas...aclement2004-11-231-0/+1
* Some more fixes for Bug 78954: Compiler cannot cope with 4000 jars on the cla...aclement2004-11-231-1/+12
* Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into a...aclement2004-10-191-1/+12
* Aha! You foul LazyTjp testcase. The fix I put in to properly support '-proc...aclement2004-10-181-1/+5
* Re-add the LazyTjp testcase.aclement2004-10-181-1/+1
* TEMPORARILY deactivated one test to get a !*(&*£^ build to work.aclement2004-10-151-1/+1
* Comment cleanup.mkersten2004-10-141-16/+1
* Added "uses pointcut" relation to the ASM.mkersten2004-10-141-1/+1
* Added "uses pointcut" relation to the ASM.mkersten2004-10-141-31/+96
* Fix for:aclement2004-10-1410-6/+96
* 76030 - cflow optimizations. Part 2 fix - share counters and stacks when we ...aclement2004-10-121-2/+7
* Made selected methods protected to enable extension.mkersten2004-10-061-6/+6
* Fix for Bugzilla Bug 75129aclement2004-09-301-0/+4
* Ensure makeClasspathString() uses correct buildConfig when reporting problems.aclement2004-09-081-2/+2
* fix for Bugzilla Bug 72157acolyer2004-09-081-0/+7
* Fix for Bugzilla Bug 73433aclement2004-09-081-1/+1
* Fix the build?aclement2004-09-071-7/+3
* Fix for Bugzilla Bug 73334aclement2004-09-0677-489/+494
* Part of fix for AJDT bug 72671aclement2004-09-064-20/+42
* Include any weaving messages in with the info messages.aclement2004-08-271-0/+1
* Fix for Bugzilla Bug 72699aclement2004-08-272-8/+34
* organized importsaclement2004-08-231-2/+0
* Matthews enhancement fix for Bugzilla Bug 72154 "Support for simple dump file"aclement2004-08-2311-5/+146
* More 'cant find types' improved.aclement2004-08-231-2/+4
* Falls back on old way of determining name of structure model node for anonymo...aclement2004-08-201-0/+7
* This time a 1.4 dependency in the test program - removed it.aclement2004-08-204-1/+6
* Fix and testcase for Bugzilla Bug 49657aclement2004-08-1910-0/+113
* BcWeaverJarMaker updates - now line numbers have changed.aclement2004-08-193-0/+0
* fix for Bugzilla Bug 37020acolyer2004-08-1913-12/+143
* Added support for clients to extend the ASM relationships in order to addmkersten2004-08-182-3/+19
* javadoc checks moved here from inside shadows.aclement2004-08-181-0/+34
* Fix for Bugzilla Bug 71076aclement2004-08-183-0/+159
* Guards Guards! Need to check if something is null before I start using it.aclement2004-08-171-2/+2
* remaining fix for 72016 (problem/type information flowing through AJDE)aclement2004-08-171-1/+4
* Fix for Bugzilla Bug 70241: outline view shows anonymous inner classes in dif...aclement2004-08-171-6/+4
* Fix for Bugzilla Bug 72016: No problem type information from AspectJ compiler...aclement2004-08-161-1/+1
* Get the classpath correct for running the rogue test :)aclement2004-08-161-1/+4
* Putting the failing test back in - will it work this time?aclement2004-08-161-1/+1
* commenting out one test for one run - must put it back in when its fixed!aclement2004-08-141-1/+1
* Bugzilla Bug 71339aclement2004-08-131-0/+122
* Bugzilla Bug 71339aclement2004-08-1312-5/+172
* Fix and tests for Bugzilla Bug 71372aclement2004-08-131-5/+13
* organized imports.for_ajdt1_1_12aclement2004-08-122-15/+39