aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher/src
Commit message (Expand)AuthorAgeFilesLines
* 482945: obfuscated class file finding outer classAndy Clement2015-12-071-3/+7
* Add option not to generate local variable tables in some scenariosAndy Clement2015-08-101-0/+13
* allow reflection world to resolve generated types (e.g. lambdas)Andy Clement2015-06-085-9/+86
* 456003: == to equalsAndy Clement2015-01-071-8/+8
* 456457: unresolvable member fix. Testcode for 456801,455608Andy Clement2015-01-071-2/+2
* Fix 449739: support is(FinalType)Andy Clement2014-11-052-0/+7
* Support for @RequiredTypes and abstract aspectsAndy Clement2014-10-211-11/+39
* Use genericsAndy Clement2014-10-0827-155/+88
* Fix 436653: conditional aspect activation plus various polishAndy Clement2014-10-0610-5/+30
* 433351: first fix. inpath weaving of decp on generic interfaceAndy Clement2014-06-191-0/+6
* ASM 5.0.1 plus polish/formattingAndy Clement2014-04-011-5/+3
* Polish 1.8.0 and optimized fastmatch for and/or pointcutV1_8_0RC2Andy Clement2014-03-206-150/+263
* merging 1.7.4 fixes into 1.8.0Andy Clement2014-03-182-0/+28
* Bug408721: sync blocks around collection accessAndy Clement2013-06-261-40/+50
* Preserve ordering of declare annotation when removing and adding annotationsAndy Clement2013-06-132-8/+15
* Use class file attributes to find containing classAndy Clement2013-05-313-25/+17
* 405016: class literals in annotation matchingAndy Clement2013-04-251-1/+12
* Fix for 404848Andy Clement2013-04-031-0/+4
* fixed 404848Andy Clement2013-04-032-3/+22
* genericsAndy Clement2013-04-011-2/+2
* Fix for 404594Andy Clement2013-04-011-1/+3
* Fix for 404601Andy Clement2013-04-011-0/+11
* pr318878: synchronized perObjectBindAndy Clement2013-02-251-1/+1
* 391384: fixAndy Clement2013-02-053-2/+5
* 394535: fixAndy Clement2013-02-051-2/+2
* 399590Andy Clement2013-02-041-0/+22
* 390269: fix for gc'd raw type refsAndy Clement2013-01-252-13/+17
* 325731Andy Clement2012-11-271-5/+7
* 395221Andy Clement2012-11-271-0/+2
* 389967Andy Clement2012-10-011-2/+3
* 389752: annotation value matching fixes - multiple anno values correctly reso...Andy Clement2012-09-193-19/+29
* 386888: always attempt to use generics in comparisonAndy Clement2012-08-271-7/+7
* 386888Andy Clement2012-08-241-0/+5
* 386049: test and fix. 387568: wip test codeAndy Clement2012-08-221-1/+1
* 73507 - it'd fields on interfaces no longer get mangled names by defaultAndy Clement2012-08-172-14/+58
* 384189: actually respect dont dump on exception settingV1_7_0Andy Clement2012-07-031-0/+6
* 382189 and 382435Andy Clement2012-06-151-6/+7
* 375777 debugAndy Clement2012-05-252-1/+15
* 376918Andy Clement2012-04-161-17/+22
* 375777: ClassCastExceptionAndy Clement2012-04-101-6/+11
* 375777Andy Clement2012-04-052-2/+7
* 376030Andy Clement2012-04-041-17/+8
* 375881Andy Clement2012-04-021-1/+1
* 374964Andy Clement2012-03-231-9/+15
* 374745Andy Clement2012-03-237-96/+127
* invokedynamic tidyup - handle calling getClassname on itinvokedynamicAndy Clement2012-03-192-31/+10
* pr73507 - wipAndy Clement2012-03-152-10/+31
* 373461 - attempted restructure of nameToSignatureAndy Clement2012-03-071-49/+45
* 373130: transient tjpsAndy Clement2012-03-021-0/+10
|\
| * support -Xset:makeTjpFieldsTransient=truetransientTjpAndy Clement2012-02-291-0/+10