| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove redundant 'name' and 'packaging' tags from POMs | Alexander Kriegisch | 2021-04-15 | 1 | -2/+0 |
* | Clean up Maven dependencies using 'dependency:analyze' goal | Alexander Kriegisch | 2021-04-12 | 1 | -8/+0 |
* | Revert to 1.9.7.BUILD-SNAPSHOT | Andy Clement | 2020-08-21 | 1 | -1/+1 |
* | 1.9.7 milestone 1 published | Andy Clement | 2020-08-21 | 1 | -1/+1 |
* | Remove unnecessary interface modifiers | Lars Grefer | 2020-08-17 | 11 | -286/+286 |
* | Merge pull request #10 from larsgrefer/cleanup/pom | Andy Clement | 2020-08-16 | 1 | -1/+0 |
|\ |
|
| * | Remove project.parent.relative path as ../pom.xml is already the default | Lars Grefer | 2020-08-15 | 1 | -1/+0 |
* | | Cleanup unused imports | Lars Grefer | 2020-08-16 | 2 | -4/+0 |
|/ |
|
* | Merge pull request #3 from larsgrefer/feature/github-actions | Andy Clement | 2020-08-13 | 1 | -0/+1 |
|\ |
|
| * | Fix Javadoc generation on Java 11 | Lars Grefer | 2020-08-13 | 1 | -0/+1 |
* | | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 3 | -27/+27 |
|/ |
|
* | Unnecessary unboxing | Lars Grefer | 2020-08-08 | 3 | -8/+8 |
* | Unnecessary boxing | Lars Grefer | 2020-08-08 | 1 | -7/+7 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 4 | -10/+10 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 4 | -10/+10 |
* | Polish | Andy Clement | 2020-07-22 | 1 | -37/+37 |
* | Rev to 1.9.7.BUILD-SNAPSHOT | Andy Clement | 2020-07-22 | 1 | -1/+1 |
* | AspectJ 1.9.6 final bitsV1_9_6 | Andy Clement | 2020-07-22 | 1 | -1/+1 |
* | polish | Andy Clement | 2020-04-20 | 1 | -0/+2 |
* | Include JDTCore for Java14 | Andy Clement | 2020-04-20 | 2 | -32/+35 |
* | Move to 1.9.6.BUILD-SNAPSHOT version | Andy Clement | 2019-11-28 | 1 | -1/+1 |
* | 1.9.5 release versions in pomsV1_9_5 | Andy Clement | 2019-11-28 | 1 | -1/+1 |
* | Update to 1.9.5.BUILD-SNAPSHOT in poms | Andy Clement | 2019-06-03 | 1 | -1/+1 |
* | 1.9.4 POMS | Andy Clement | 2019-05-10 | 1 | -1/+1 |
* | pushed versions to 1.9.4.BUILD-SNAPSHOT | Andy Clement | 2019-04-17 | 1 | -1/+1 |
* | 333274: more tests and fixes: nested @Around advice with proceed | Andy Clement | 2019-02-19 | 3 | -20/+82 |
* | removed manifest templates | Andy Clement | 2019-02-07 | 2 | -23/+0 |
* | polish javadoc in runtime module | Andy Clement | 2019-02-07 | 60 | -486/+366 |
* | Add module tests back in - but streamlined | Andy Clement | 2019-01-31 | 3 | -3/+43 |
* | mavenizing runtime module - merged in aspectj5rt | Andy Clement | 2019-01-24 | 73 | -0/+5737 |
* | mavenizing runtime module - complete | Andy Clement | 2019-01-24 | 58 | -47/+19 |
* | polish javadoc | Andy Clement | 2018-10-15 | 1 | -12/+12 |
* | Bug#531694: generate more optional thisJoinPoint construction code | Andy Clement | 2018-03-09 | 1 | -9/+116 |
* | Fix 500035: handling target only binding in @AJ pointcut | Andy Clement | 2016-11-18 | 1 | -3/+11 |
* | Support for @RequiredTypes and abstract aspects | Andy Clement | 2014-10-21 | 1 | -1/+1 |
* | Polish generics | Andy Clement | 2014-10-07 | 1 | -1/+1 |
* | Cleaning up thread locals when counters/stacks hit zero | Andy Clement | 2013-03-22 | 7 | -1/+25 |
* | 323438 | aclement | 2010-08-23 | 1 | -0/+31 |
* | 89009: added getId() to joinpoint.staticpart | aclement | 2009-03-24 | 3 | -498/+577 |
* | 154427: test and fix | aclement | 2008-12-01 | 1 | -37/+81 |
* | switch to container from jrelib | aclement | 2008-06-06 | 1 | -5/+5 |
* | 210848: better javadoc | aclement | 2008-02-21 | 1 | -2/+15 |
* | javadoc only - null Constructor for interface and static initializers, empty ... | wisberg | 2006-09-21 | 1 | -2/+13 |
* | Bug 155972 "NullPointerException in ConstructorSignature.getConstructor()" | mwebster | 2006-09-04 | 3 | -3/+3 |
* | Bug 113948 "Repackage AspectJ" (move module root suites out of default package) | mwebster | 2006-07-30 | 1 | -2/+1 |
* | 126167: Fix for @Around problems... | aclement | 2006-06-23 | 2 | -7/+82 |
* | test and fix for 145086 | aclement | 2006-06-03 | 3 | -14/+47 |
* | update license to EPL | acolyer | 2006-06-01 | 48 | -92/+92 |
* | tests and fix for 122253 | aclement | 2006-05-30 | 1 | -0/+188 |
* | fix for NPE in SignatureImpl reported on the list by Simon Walter | aclement | 2006-05-30 | 1 | -1/+5 |