summaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher/src/org/aspectj/weaver/patterns/SignaturePattern.java
Commit message (Expand)AuthorAgeFilesLines
* 287613/315820: declare annotation compound patterns and infrastructure for de...aclement2010-06-181-2/+22
* genericsaclement2010-06-161-13/+8
* change all relevant DataOutputStream usage to use CompressingDataOutputStreamaclement2010-05-181-2/+2
* faster parametercount checkingaclement2009-11-131-12/+15
* further optimization possible? task tag addedaclement2009-11-121-0/+1
* final signature optimizationsaclement2009-11-101-9/+39
* timers and improved signature pattern matchingaclement2009-11-091-10/+89
* fastmatch for execution!aclement2009-11-081-0/+26
* slowly merging in optimizationsaclement2009-11-071-1/+5
* more optimizationsaclement2009-11-071-3/+2
* ensure initialized post serializationaclement2009-11-021-0/+1
* knows if exact declaring type patternaclement2009-10-311-3/+11
* formattedaclement2009-10-301-31/+72
* 265695: inherited anno matchingaclement2009-02-201-419/+460
* 246125: the SPLITaclement2008-10-221-0/+754