summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Basic 1.8.7 docsV1_8_7Andy Clement2015-09-082-0/+37
* 458871: dynamically attach agentAndy Clement2015-09-082-2/+10
* 464604: ajdoc SIOOBE on Java7Andy Clement2015-09-041-0/+5
* 476245: compile error already fixed in 1.8.7Andy Clement2015-09-043-0/+18
* 307147: missing joinpoints for itds invoking private methodsAndy Clement2015-09-0311-0/+154
* Bug 475152 - infinite loop during build time weaving when more than 2 aspects...Andy Clement2015-09-028-3/+57
* 475728, 432874Andy Clement2015-09-021-0/+5
* Update version to 1.8.7Andy Clement2015-08-101-1/+1
* Update Asm to pick up fixes for stack map generationAndy Clement2015-08-106-4/+4
* Add option not to generate local variable tables in some scenariosAndy Clement2015-08-105-20/+50
* Support annotation conversion for class annotation valuesAndy Clement2015-08-064-15/+38
* Fix Bug 473555 - File descriptors leak in ExtensibleURLClassLoaderAndy Clement2015-08-051-0/+8
* AspectJ upgraded to Mars compilerAndy Clement2015-06-2541-13/+14914
* Doh, forgot 1.8.6 version in this messages fileAndy Clement2015-06-081-1/+1
* allow reflection world to resolve generated types (e.g. lambdas)Andy Clement2015-06-0825-29/+288
* Bug 467415 - Weaver created bridge methods missing ACC_SYNTHETICAndy Clement2015-05-155-3/+3
* Do not attach INTERFACE modifier to methods from interfacesAndy Clement2015-05-123-8/+6
* Fix 463926Andy Clement2015-04-231-0/+1
* weaving generic typesAndy Clement2015-04-231-0/+22
* APT and missing declaring type in BTB hierarchyAndy Clement2015-04-2311-0/+32
* 464749: Fix, remove Play classAndy Clement2015-04-204-79/+0
* 406167: cope with rogue generic inner type signaturesAndy Clement2015-04-012-21/+58
* 462146: -parameters option on iajcAndy Clement2015-03-261-0/+4
* 462821: invokedynamic detection in hierarchy of aspectsAndy Clement2015-03-239-6/+192
* 1.8.5 readmeV1_8_5Andy Clement2015-01-282-0/+37
* 458660Andy Clement2015-01-282-0/+0
* 450634: support Windows 8 when computing best batch file formatAndy Clement2015-01-082-1/+1
* 456374: == to equalsAndy Clement2015-01-071-1/+1
* 456003: == to equalsAndy Clement2015-01-071-8/+8
* 456457: unresolvable member fix. Testcode for 456801,455608Andy Clement2015-01-0714-2/+159
* 455277: pull across JDT core fix for 300408Andy Clement2015-01-072-0/+0
* Further 451966: privileged aspect and ITDsAndy Clement2014-11-175-4/+57
* Fix for 451966: privileged aspects and itd on interfacesAndy Clement2014-11-173-11/+17
* Updated for 1.8.4Andy Clement2014-11-173-3/+3
* testcode for 451966Andy Clement2014-11-175-0/+101
* 1.8.4V1_8_4Andy Clement2014-11-061-1/+1
* 1.8.4 docsAndy Clement2014-11-062-1/+48
* Fix 449739: support is(FinalType)Andy Clement2014-11-056-0/+74
* Fix 449401: thisAspectInstance compile problem with -1.8Andy Clement2014-10-308-3/+325
* Fix for building on Java8V1_8_3aAndy Clement2014-10-241-0/+1
* make tests tidy up after themselvesV1_8_3Andy Clement2014-10-231-1/+1
* make tests tidy up after themselvesAndy Clement2014-10-212-0/+9
* updated for 1.8.3Andy Clement2014-10-213-3/+3
* Support for @RequiredTypes and abstract aspectsAndy Clement2014-10-2112-16/+228
* Fix 443355: interface super referencesAndy Clement2014-10-085-0/+37
* Use genericsAndy Clement2014-10-0836-214/+140
* Fix for 445968: cachingAndy Clement2014-10-071-1/+1
* Polish genericsAndy Clement2014-10-0719-53/+51
* Fix 443477: remove pre-init from cflow to avoid verify error on jdk 1.7 later...Andy Clement2014-10-073-8/+18
* Fix 436653: conditional aspect activation plus various polishAndy Clement2014-10-0657-142/+642