| Commit message (Expand) | Author | Age | Files | Lines |
* | 1.9.7 releaseV1_9_7 | Andy Clement | 2021-06-24 | 1 | -1/+1 |
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 7 | -65/+65 |
* | Use canonical snapshot version 1.9.7-SNAPSHOT | Alexander Kriegisch | 2021-05-23 | 1 | -1/+1 |
* | Replace use of ASM-renamed by original ASM | Alexander Kriegisch | 2021-05-16 | 1 | -2/+2 |
* | 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 | -23/+2 |
* | Clean up remaining references to system-scoped dependencies | Alexander Kriegisch | 2021-04-10 | 1 | -9/+0 |
* | Replace system-scoped dependency on commons by granular dependencies | Alexander Kriegisch | 2021-03-29 | 1 | -0/+2 |
* | Make all tests run on Java 16 via '-add-opens' JVM optionjava16-add-opens | Alexander Kriegisch | 2021-03-23 | 1 | -23/+23 |
* | Fix 'ajdoc' tests for Java 15 build | Alexander Kriegisch | 2021-03-14 | 2 | -76/+84 |
* | 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 |
* | 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 |
* | | Merge branch 'master' into feature/collection-performance | Andy Clement | 2020-08-15 | 2 | -2/+0 |
|\ \ |
|
| * | | Cleanup unused imports | Lars Grefer | 2020-08-16 | 2 | -2/+0 |
| |/ |
|
* | | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 1 | -5/+5 |
* | | Redundant Collection.addAll() call | Lars Grefer | 2020-08-15 | 1 | -2/+1 |
|/ |
|
* | lets have maven fail if those tests fail... | Andy Clement | 2020-08-14 | 1 | -1/+1 |
* | Unnecessary unboxing | Lars Grefer | 2020-08-08 | 1 | -1/+1 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 1 | -2/+2 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 3 | -16/+16 |
* | 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 | 2019-11-29 | 2 | -1539/+1571 |
* | polish | Andy Clement | 2019-11-29 | 1 | -211/+222 |
* | 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 |
* | Add module tests back in - but streamlined | Andy Clement | 2019-02-01 | 3 | -46/+29 |
* | mavenizing testing-drivers - done' | Andy Clement | 2019-01-30 | 3 | -0/+6 |
* | mavenizing testing-drivers - wip | Andy Clement | 2019-01-30 | 14 | -49/+61 |
* | Reverse default - behave like 1.5 (support annotations) by default | Andy Clement | 2018-10-10 | 1 | -7/+4 |
* | Fix classpath for tests on Java9 | Andy Clement | 2016-06-27 | 1 | -1/+2 |
* | findbugs/eclipse warnings fixed | aclement | 2008-08-27 | 3 | -52/+70 |
* | fixed jre lib warning | aclement | 2008-06-08 | 1 | -13/+13 |
* | Bug 113948 "Repackage AspectJ" (move module root suites out of default package) | mwebster | 2006-07-30 | 1 | -0/+1 |
* | update license to EPL | acolyer | 2006-06-01 | 8 | -16/+16 |
* | Completed: Improve ajc memory usage | acolyer | 2006-02-24 | 2 | -0/+21 |
* | fixing typo | aclement | 2005-06-09 | 1 | -1/+1 |
* | Skipping long test of rarely-changed code | wisberg | 2005-06-08 | 1 | -0/+2 |
* | ignore bintest directories | acolyer | 2005-05-31 | 1 | -1/+2 |
* | newbuild.xml replacing build.xml, with Alex ok | wisberg | 2005-05-19 | 2 | -63/+3 |
* | prospective replacements for {module}/build.xml - will move there once valida... | wisberg | 2005-05-11 | 1 | -0/+6 |
* | From branch: New build scripts that Alex uses under IntelliJ - can be run ind... | aclement | 2005-04-19 | 1 | -0/+60 |
* | -exitOnFailure for System.exit(..) on failure, so release/build.xml can respo... | wisberg | 2005-03-10 | 1 | -2/+20 |
* | temporary workaround for (jar assembly after removing ant jar from testing-dr... | wisberg | 2005-03-10 | 1 | -1/+1 |
* | ignoring ajcore files | wisberg | 2005-03-08 | 1 | -0/+1 |