summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-062-10/+18
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-0654-60/+1826
* Fixes for Bug 80249: Order of types passed to compiler determines weaving beh...aclement2004-12-066-17/+110
* jdeveloperaop link, corrected html, added email archive search link, removed ...wisberg2004-12-061-83/+61
* This modified ordering (?!?) means you don't get silly .ajsym files left arou...aclement2004-12-031-3/+3
* remove that stupid launcher in org.eclipse.jdt.coreaclement2004-12-032-22/+0
* 72766 - varargs policing in signature matchingaclement2004-12-037-15/+124
* 72766 - varargs policing in signature matchingaclement2004-12-037-0/+56
* 72766 - avoided another problem to do with asking unresolvable members for th...aclement2004-12-031-5/+19
* 72766 - avoid the potential NPE !aclement2004-12-031-5/+5
* 72766 - varargs policing in signature matchingaclement2004-12-032-2/+6
* integrate new tools tests into suiteacolyer2004-12-032-0/+28
* APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...acolyer2004-12-0321-20/+908
* support for 3rd party integration with pointcut parsing /matchingacolyer2004-12-024-0/+179
* APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...acolyer2004-12-021-1/+28
* updated description of tools package to reflect wider scopeacolyer2004-12-021-3/+2
* APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...acolyer2004-12-0219-19/+823
* 72766 - improved build.xml for building the testcode jaraclement2004-12-023-17/+8
* 72766 - enum testdataaclement2004-12-028-0/+44
* 72766 - annotation testdataaclement2004-12-025-0/+37
* 72766 - progress text file for 1.5.0M1aclement2004-12-021-0/+28
* 72766 - enum/annotations tests added to suite.aclement2004-12-021-1/+3
* 72766 - tests to confirm ITDs on enums/annotations not allowed.aclement2004-12-023-0/+214
* fixed unused importsaclement2004-12-021-3/+0
* 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
* 72766 - more helpers for identifying enums/annotationsaclement2004-12-022-0/+38
* 72766 - when *binary weaving* output messages to stop ITDs on enums/annotationsaclement2004-12-021-1/+36
* 72766 - helper methods for identifying enums/annotations that call the BCEL s...aclement2004-12-021-0/+8
* 72766 - messages output when preventing ITDs on enums/annotationsaclement2004-12-022-0/+22
* 72766: This is covariance support. only missing bit is for dynamic join poin...aclement2004-12-0123-7/+621
* fixed typo in the "id" of the chapteracolyer2004-12-011-1/+1
* couple of doc bugs pointed out by andy...acolyer2004-12-011-2/+2
* Part of 72766: Bridge methods - we now do the right thing if we see one (i.e....aclement2004-11-3020-7/+291
* JDeveloper urlwisberg2004-11-301-3/+5
* ensure every generated html file has a meaningful nameacolyer2004-11-287-12/+12
* aspectj 5 docs update. Signature matching chapter added.acolyer2004-11-2813-191/+781
* more updates to 1.5 designacolyer2004-11-247-142/+669
* Final !! fixes for Bug 78954: Compiler cannot cope with 4000 jars on the clas...aclement2004-11-234-1/+2
* Some more fixes for Bug 78954: Compiler cannot cope with 4000 jars on the cla...aclement2004-11-233-17/+169
* Fix some stuff that Wes pointed out: addEmptyConstructor() in ClassGen has al...aclement2004-11-2243-187/+266
* BCEL Java5 Supportaclement2004-11-1934-0/+493
* BCEL Java5 Supportaclement2004-11-19342-514/+1393
* BCEL Java5 Supportaclement2004-11-1942-8/+4863
* Fixed 2 xml errors.aclement2004-11-192-2/+2
* Some enhancements discovered whilst working on bugzilla bug 78954: Compiler c...aclement2004-11-185-22/+32
* Imports organized.aclement2004-11-1826-111/+153
* Doesnt delete the 'src' dir.aclement2004-11-181-1/+1
* Adding BCEL src to bcel-builder project. We change/patch BCEL more frequentl...aclement2004-11-18342-0/+56495
* some small updates in annotations, plus beginnings of varargs sectionacolyer2004-11-184-1/+193