summaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* 141730 - latest variant of program element signature processingaclement2006-06-072-15/+2
* some code for 141730 - store type signatures in program elements rather than ...aclement2006-06-063-29/+39
* 132591 - Duplicate exception with aop.xml file on aspectpathmwebster2006-06-021-0/+11
* improved handling of optional joinpoints argument processing. and updated us...aclement2006-06-012-4/+7
* update license to EPLacolyer2006-06-012-4/+4
* update license to EPLacolyer2006-06-01121-242/+242
* test and fix for 129282aclement2006-05-312-3/+39
* test and fixes for 143930, 143924aclement2006-05-302-3/+4
* test and fix for pr132349: itds on inner type of generic typeaclement2006-05-221-1/+32
* final implementation and tests for 101983: allow separate output foldersacolyer2006-05-192-6/+6
* fix for 138171 - error if we can't copy a resource over rather than crashing.aclement2006-05-181-4/+13
* sick and tired of checking these classes out of CVS and hacking debug ON. Th...aclement2006-05-172-2/+2
* test and fix for 141956aclement2006-05-171-2/+5
* progress on enh 101983 (allow separate output folders for separate source fol...acolyer2006-05-163-1/+65
* for 82570 - add linenumbertable for generated methods (aspectOf/etc)aclement2006-05-162-2/+2
* tests and fix for 135068: verifyerror for @AJaclement2006-05-161-0/+6
* longhand of recent Java API *sigh*aclement2006-05-121-1/+8
* fixes for missing error messages (pr132314)aclement2006-05-111-1/+10
* 134471 - incremental structure model repair code overhaul - tell the weaver t...aclement2006-05-111-0/+1
* 134471 - incremental structure model repair code overhaul - full equals suppo...aclement2006-05-111-0/+22
* fix 135210 - -nowarn exceptions for xlint, declare warningwisberg2006-05-101-2/+2
* uses pointcut relationship made conditional (can help make structure model te...aclement2006-05-101-2/+2
* test and fix for 134371aclement2006-05-053-4/+7
* test for 136393: NPE on funky ITD ctoraclement2006-05-051-3/+3
* fixes for 137235 (contributed by Ron): more intelligent logic for determining...aclement2006-05-048-8/+80
* fix for 138143: npe on duplicate method for atajaclement2006-04-241-1/+2
* test and fix for 136258aclement2006-04-131-2/+2
* test and fix for 136258aclement2006-04-131-9/+9
* bullet proof (?) element formatter (135052)aclement2006-04-061-1/+17
* useful pause() method can be called to enable (de)attaching jconsole.aclement2006-04-041-1/+12
* extra decision recording infrastructure for future debugging! Also fix for p...aclement2006-04-044-10/+84
* fix for NPE : 130837aclement2006-03-281-1/+2
* fix for NPE in pr132087aclement2006-03-271-1/+4
* fix for NPE in pr132160aclement2006-03-271-1/+1
* test and fix for 133307 - funky type variable bounds.aclement2006-03-271-0/+1
* fix for 132977aclement2006-03-241-2/+2
* 132305: now compares apples and apples not apples and oranges! hasStructural...aclement2006-03-181-80/+180
* 128650: more memory stuffaclement2006-03-184-9/+19
* test and fix for 131505: keep aspectnames in the state objectaclement2006-03-152-6/+20
* bug 128650: comment 16: tidy up logic, forget the compiler.aclement2006-03-141-0/+3
* bug 128650: comment 16: tidy up logicaclement2006-03-142-0/+6
* bug 128650: comment 16: better at tidying upaclement2006-03-141-0/+7
* bug 128650: comment 16: creates far less garbageaclement2006-03-141-63/+67
* bug 128650: comment 16: optimized to deathaclement2006-03-141-34/+45
* 101411: -XaddSerialVersionUIDPOST_MEMORY_CHANGESaclement2006-03-095-0/+14
* hopefully enables outxml to work from AJDT.aclement2006-03-081-0/+1
* 129163: more bits...: set the compiler correctly for error reporting on inc ...aclement2006-03-081-1/+1
* added -outxml and -outxmlfile to list of options printed on command-lineacolyer2006-03-081-0/+2
* 129163: more bits... recording whether crosscutting members has changed 'sin...aclement2006-03-071-3/+3
* 129163: first part: changed comparison code to ignore ajc$/hasaspect/aspectof...aclement2006-03-062-31/+51